]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sfxge
netmap: fix crash with monitors and VALE ports
[FreeBSD/FreeBSD.git] / sys / dev / sfxge /
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
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): support drop filters on EF10 family NICs
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): support filters for encapsulated packets
2018-11-29 arybchiksfxge(4): sync MCDI headers and TLV layout
2018-11-29 arybchiksfxge(4): add signed image layout support
2018-11-29 arybchiksfxge(4): add firmware image layout option
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): support CTPIO stats
2018-11-28 arybchiksfxge(4): regenerate headers to pick up CTPIO stats
2018-11-28 arybchiksfxge(4): add bit to indicate CTPIO availability
2018-11-28 arybchiksfxge(4): add CTPIO statistics
2018-11-28 arybchiksfxge(4): run genfwdef to update headers
2018-11-28 arybchiksfxge(4): document the event type for CTPIO sends
2018-11-28 arybchiksfxge(4): add 1.3V voltage and current sensors
2018-11-28 arybchiksfxge(4): provide a flag for controlling CTPIO mode
2018-11-28 arybchiksfxge(4): add Medford2 support for tunnel encapsulations
2018-11-28 arybchiksfxge(4): add Medford2 support for licensing
next