]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sfxge/common/efx.h
MFV r349134:
[FreeBSD/FreeBSD.git] / sys / dev / sfxge / common / efx.h
2019-06-17 mmMFV r349134:
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 arybchiksfxge(4): report support for Tx checksum op descriptors
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-11-30 arybchiksfxge(4): correct annotations where NULL input is OK
2018-11-30 arybchiksfxge(4): add accessor to whole link status
2018-11-30 arybchiksfxge(4): guard Rx scale code with corresponding option
2018-11-30 arybchiksfxge(4): adjust PHY module info interface
2018-11-30 arybchiksfxge(4): expose PHY module device address constants
2018-11-30 arybchiksfxge(4): add helper API to make Geneve filter spec
2018-11-30 arybchiksfxge(4): simplify the code to parse RSS hash type
2018-11-30 arybchiksfxge(4): check buffer size for hash flags
2018-11-30 arybchiksfxge(4): add support to get active FEC type
2018-11-30 arybchiksfxge(4): add API to inform libefx of hardware removal
2018-11-30 arybchiksfxge(4): add routine to check for hardware presence
2018-11-30 arybchiksfxge(4): add information if TSO workaround is required
2018-11-30 arybchiksfxge(4): add buffer editing functions to boot config
2018-11-30 arybchiksfxge(4): add API to retrieve sensor limits
2018-11-30 arybchiksfxge(4): add generated description of sensors
2018-11-30 arybchiksfxge(4): refactor monitors support
2018-11-30 arybchiksfxge(4): move empty efsys definitions to EFX headers
2018-11-29 arybchiksfxge(4): add more definitions of partitions
2018-11-29 arybchiksfxge(4): add Medford2 head-of-line blocking stats
2018-11-29 arybchiksfxge(4): generate Medford2 RxDP stats
2018-11-29 arybchiksfxge(4): get max supported value for action MARK
2018-11-29 arybchiksfxge(4): support MARK and FLAG actions in filters
2018-11-29 arybchiksfxge(4): get actions MARK and FLAG support
2018-11-29 arybchiksfxge(4): support equal stride super-buffer Rx mode
2018-11-29 arybchiksfxge(4): detect equal stride super-buffer support
2018-11-29 arybchiksfxge(4): honour packed stream RSS restriction
2018-11-29 arybchiksfxge(4): support more RSS hash configurations
2018-11-29 arybchiksfxge(4): add a new means to control RSS hash
2018-11-29 arybchiksfxge(4): support FW subvariant choice
2018-11-29 arybchiksfxge(4): report no Tx checksum FW subvariant support
2018-11-29 arybchiksfxge(4): add values for RxDPCPU firmware id recognition
2018-11-29 arybchiksfxge(4): support choosing firmware variant
2018-11-29 arybchiksfxge(4): distinguish filters for encapsulated packets
2018-11-29 arybchiksfxge(4): support VXLAN filter creation
2018-11-29 arybchiksfxge(4): support VNI/VSID and inner frame local MAC
2018-11-29 arybchiksfxge(4): add signed image layout support
2018-11-28 arybchiksfxge(4): add outer IP ID parameter to TSOv2 descriptor
2018-11-28 arybchiksfxge(4): add encapsulated TSOv2 capability
2018-11-28 arybchiksfxge(4): regenerate headers to pick up CTPIO stats
2018-11-28 arybchiksfxge(4): add 1.3V voltage and current sensors
2018-11-28 arybchiksfxge(4): support FEC mode settings
2018-11-27 arybchiksfxge(4): remove MAC stats size define
2018-11-27 arybchiksfxge(4): decode Medford2 FEC stats if available
2018-11-27 arybchiksfxge(4): run mkconfig.py to add FEC MAC stats
2018-11-27 arybchiksfxge(4): retrieve number of MAC stats from NIC
2018-11-27 arybchiksfxge(4): add new loopback modes
2018-11-27 arybchiksfxge(4): support new link modes
2018-11-27 arybchiksfxge(4): report memory BAR number
2018-11-27 arybchiksfxge(4): add method to make checksum option descriptors
2018-11-27 arybchiksfxge(4): support runtime VI window size
2018-11-27 arybchiksfxge(4): add Medford2 support to NIC module
2018-11-27 arybchiksfxge(4): add Medford2 PCI IDs
2018-11-26 arybchiksfxge(4): add 3.3V and 12.0V current sensors
2018-11-26 arybchiksfxge(4): add API to control UDP tunnel ports
2018-11-25 dimMerge ^/head r340869 through r340917.
2018-11-24 arybchiksfxge(4): allow to request inner classes for Rx packets
2018-11-24 arybchiksfxge(4): add function to create packed stream RxQ
2018-11-24 arybchiksfxge(4): control RxQ scatter using flag instead of...
2018-11-24 arybchiksfxge(4): fix warnings from VS2015 C compiler (C4214)
2018-11-24 arybchiksfxge(4): fix warnings from VS2015 C compiler (C4057)
2018-11-24 arybchiksfxge(4): fix warnings from VS2015 C compiler (C4245)
2018-11-24 arybchiksfxge(4): fix coding style
2018-11-24 arybchiksfxge(4): add new sensors
2018-11-24 arybchiksfxge(4): move Siena-specific defs to right header
2018-11-24 arybchiksfxge(4): improve names for TXQ descriptor counts
2018-11-24 arybchiksfxge(4): improve names for RXQ descriptor counts
next