History log of /freebsd/sys/dev/sfxge/common/ef10_tlv_layout.h (Results 1 – 25 of 30)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0
# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0
# b138e49c 01-Sep-2020 Mateusz Guzik <mjg@FreeBSD.org>

sfxge: clean up empty lines in .c and .h files


Revision tags: release/11.4.0, release/12.1.0, release/11.3.0
# 67350cb5 09-Dec-2018 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r340918 through r341763.


Revision tags: release/12.0.0
# aed78107 29-Nov-2018 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge(4): update autogenerated MCDI and TLV headers

Equal stride super-buffer is a new name instead of deprecated equal
stride packed stream to avoid confusion with previous packed stream.

Sponsore

sfxge(4): update autogenerated MCDI and TLV headers

Equal stride super-buffer is a new name instead of deprecated equal
stride packed stream to avoid confusion with previous packed stream.

Sponsored by: Solarflare Communications, Inc.
Differential Revision: https://reviews.freebsd.org/D18233

show more ...


# 80c4ed96 29-Nov-2018 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge(4): sync MCDI headers and TLV layout

Regenerate MCDI and TLV layout headers from firmwaresrc to
pick up DPDK firmware variant and related Rx queue and filtering
extensions.

Sponsored by: So

sfxge(4): sync MCDI headers and TLV layout

Regenerate MCDI and TLV layout headers from firmwaresrc to
pick up DPDK firmware variant and related Rx queue and filtering
extensions.

Sponsored by: Solarflare Communications, Inc.
Differential Revision: https://reviews.freebsd.org/D18216

show more ...


# 6d522ee0 28-Nov-2018 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge(4): run genfwdef to update headers

Submitted by: Andy Moreton <amoreton at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
Differential Revision: https://reviews.freebsd.org

sfxge(4): run genfwdef to update headers

Submitted by: Andy Moreton <amoreton at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
Differential Revision: https://reviews.freebsd.org/D18207

show more ...


# 9ed106d0 26-Nov-2018 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge(4): update autogenerated headers from firmwaresrc

Pick up Medford2 interfaces.

Split AOE operations out into own header.

Sponsored by: Solarflare Communications, Inc.
Differential Revision

sfxge(4): update autogenerated headers from firmwaresrc

Pick up Medford2 interfaces.

Split AOE operations out into own header.

Sponsored by: Solarflare Communications, Inc.
Differential Revision: https://reviews.freebsd.org/D18137

show more ...


Revision tags: release/11.2.0, release/10.4.0, release/11.1.0
# 4af6e4df 29-Dec-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge(4): sync up tlv_layout.h (from firmwaresrc 82cd8a5715e9)

Submitted by: Matthew Slattery <mslattery at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days


# a0e610c4 16-Oct-2016 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r306906 through r307382.


# 62242903 10-Oct-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge(4): sync tlv_layout.h with firmwaresrc and update port-mode definition use

It fixes driver attach issue to a new firmware which reports a new
port-modes.

Reviewed by: gnn
Submitted by: T

sfxge(4): sync tlv_layout.h with firmwaresrc and update port-mode definition use

It fixes driver attach issue to a new firmware which reports a new
port-modes.

Reviewed by: gnn
Submitted by: Tom Millington <tmillington at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days
Differential Revision: https://reviews.freebsd.org/D8203

show more ...


Revision tags: release/11.0.1, release/11.0.0
# ba3049f9 06-Jun-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge(4): update TX vFIFO ULL tag location to avoid merge conflict

Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week


# 7d17c52b 16-May-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

fxge(4): cleanup: run genfwdef to propogate prior changes to TLV headers

Submitted by: Andrew Lee <alee at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week


# 2d9312f6 14-May-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge(4): import TLV layout from firmwaresrc

Submitted by: Laurence Evans <levans at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week


Revision tags: release/10.3.0
# d9b9dae1 22-Jan-2016 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r294169 through r294598.


# 009e81b1 22-Jan-2016 Bjoern A. Zeeb <bz@FreeBSD.org>

MFH @r294567


# 59d43d11 20-Jan-2016 Glen Barber <gjb@FreeBSD.org>

MFH

Sponsored by: The FreeBSD Foundation


# 3e83cbac 18-Jan-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge: cleanup: remove extra empty lines

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days


# 5a59cbc9 18-Jan-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge: highlight that descriptor cache sizes are configured using TLV now

Submitted by: Tom Millington <tmillington at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after:

sfxge: highlight that descriptor cache sizes are configured using TLV now

Submitted by: Tom Millington <tmillington at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

show more ...


# 8b18714d 18-Jan-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge: support RFID-selectable segments of dynamic configuration

tlv_partition_header has field *preset* to support RFID-selectable
segments of dynamic configuration

Submitted by: Mateusz Wrzesin

sfxge: support RFID-selectable segments of dynamic configuration

tlv_partition_header has field *preset* to support RFID-selectable
segments of dynamic configuration

Submitted by: Mateusz Wrzesinski <mwrzesinski at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

show more ...


# a11378bd 14-Jan-2016 Glen Barber <gjb@FreeBSD.org>

MFH

Sponsored by: The FreeBSD Foundation


# ea2c42d8 13-Jan-2016 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r293686 through r293849.


# 88cbf0f7 13-Jan-2016 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge: add Medford firmware subtypes definitions

Pulled firmware_ids.h from firmwaresrc and applied genfwdef script.

Submitted by: Richard Houldsworth <rhouldsworth at solarflare.com>
Reviewed by

sfxge: add Medford firmware subtypes definitions

Pulled firmware_ids.h from firmwaresrc and applied genfwdef script.

Submitted by: Richard Houldsworth <rhouldsworth at solarflare.com>
Reviewed by: gnn
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days
Differential Revision: https://reviews.freebsd.org/D4897

show more ...


# b626f5a7 04-Jan-2016 Glen Barber <gjb@FreeBSD.org>

MFH r289384-r293170

Sponsored by: The FreeBSD Foundation


# 9a7cd2e6 22-Dec-2015 Bjoern A. Zeeb <bz@FreeBSD.org>

MFH @r292599

This includes the pluggable TCP framework and other chnages to the
netstack to track for VNET stability.

Security: The FreeBSD Foundation


# 4d982a25 05-Dec-2015 Andrew Rybchenko <arybchik@FreeBSD.org>

sfxge: pick up the new TLV structures

The header is auto-generated from firmware sources.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days


12