]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sfxge
Followup to r347996
[FreeBSD/FreeBSD.git] / sys / dev / sfxge /
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): use n Tx queues instead of n + 2 on EF10 HW
2018-12-10 arybchiksfxge(4): prepare the number of Tx queues on event...
2018-12-10 arybchiksfxge(4): report support for Tx checksum op descriptors
2018-12-10 arybchiksfxge(4): populate per-event queue stats in sysctl
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): rollback last seen VLAN TCI if Tx packet...
2018-11-30 arybchiksfxge(4): ensure EvQ poll stops when abort is requested
2018-11-30 arybchiksfxge(4): support Medford2
2018-11-30 arybchiksfxge(4): update external port number calculation
2018-11-30 arybchiksfxge(4): correct annotations where NULL input is OK
2018-11-30 arybchiksfxge(4): support new link modes in the driver
2018-11-30 arybchiksfxge(4): use transceiver ID when reading info
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): infer port mode bandwidth from max link speed
2018-11-30 arybchiksfxge(4): support improvements to bandwidth calculations
2018-11-30 arybchiksfxge(4): add X2 port modes to bandwidth calculator
2018-11-30 arybchiksfxge(4): update to current port mode terminology
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): make last byte of module information available
2018-11-30 arybchiksfxge(4): add helper API to make Geneve filter spec
2018-11-30 arybchiksfxge(4): fix MAC Tx stats for less or equal to 64...
2018-11-30 arybchiksfxge(4): modify phy caps to indicate FEC request
2018-11-30 arybchiksfxge(4): improve handling of legacy RSS hash flags
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): use simpler code to check hash algorithm...
2018-11-30 arybchiksfxge(4): add support to get active FEC type
2018-11-30 arybchiksfxge(4): fix a typo in unicast filter insertion comment
2018-11-30 arybchiksfxge(4): prevent access to the NIC config before probe
2018-11-30 arybchiksfxge(4): fix ID retrieval in v3 licensing
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): fix out of bounds read when dereferencing...
2018-11-30 arybchiksfxge(4): add information if TSO workaround is required
2018-11-30 arybchiksfxge(4): avoid usage of too big arrays on stack
2018-11-30 arybchiksfxge(4): generalise EF10 NVRAM buffer interface
2018-11-30 arybchiksfxge(4): add accessor for default port mode
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): check size of memory to read sensors data to
2018-11-30 arybchiksfxge(4): add generated description of sensors
2018-11-30 arybchiksfxge(4): remove probes when a Tx queue is too full
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): fix build because of no declaration
2018-11-29 arybchiksfxge(4): fix SAL annotation for input buffers
2018-11-29 arybchiksfxge(4): fix PreFAST warnings because of unused return
2018-11-29 arybchiksfxge(4): add Medford2 head-of-line blocking stats
2018-11-29 arybchiksfxge(4): support RxDP scatter disabled truncate counter
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): add equal stride super-buffer prefix layout
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): make RxQ type data an union
2018-11-29 arybchiksfxge(4): update autogenerated MCDI and TLV headers
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): cope with clang warning on negative shift
2018-11-29 arybchiksfxge(4): fix comparison always true warning
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 firmware subvariant aware driver option
2018-11-29 arybchiksfxge(4): update MCDI headers
next