]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sfxge/common
sfxge(4): add Medford2 support for licensing
[FreeBSD/FreeBSD.git] / sys / dev / sfxge / common /
2018-11-28 arybchiksfxge(4): add Medford2 support for licensing
2018-11-28 arybchiksfxge(4): add Medford2 support for external port numbers
2018-11-28 arybchiksfxge(4): group Medford external port mapping entries
2018-11-28 arybchiksfxge(4): clarify port mode names and masks
2018-11-28 arybchiksfxge(4): support Medford2 event timer semantics
2018-11-28 arybchiksfxge(4): support FEC mode settings
2018-11-28 arybchiksfxge(4): remove obsolete comments
2018-11-28 arybchiksfxge(4): move VI window size config to ef10 NIC board
2018-11-28 arybchiksfxge(4): move privilege config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move vector config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move limits config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move Tx config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move Rx config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move datapath config to ef10 NIC board cfg
2018-11-28 arybchiksfxge(4): move PHY/link config to ef10 NIC board cfg
2018-11-28 arybchiksfxge(4): move legacy board config to ef10 NIC board cfg
2018-11-28 arybchiksfxge(4): move MAC address config to ef10 NIC board cfg
2018-11-28 arybchiksfxge(4): move PF/VF config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): move port config to ef10 NIC board config
2018-11-28 arybchiksfxge(4): pacify false positive warning
2018-11-28 arybchiksfxge(4): add ef10 NIC board config method
2018-11-28 arybchiksfxge(4): use correct name for frame truncation event
2018-11-27 arybchiksfxge(4): remove MAC stats size define
2018-11-27 arybchiksfxge(4): resolve code analysis warnings
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): use MAC stats DMA buffer size when decoding
2018-11-27 arybchiksfxge(4): use MAC stats DMA buffer size from caps
2018-11-27 arybchiksfxge(4): improve robustness of MAC stats get via MCDI
2018-11-27 arybchiksfxge(4): retrieve number of MAC stats from NIC
2018-11-27 arybchiksfxge(4): refactor EF10 get datapath capabilities
2018-11-27 arybchiksfxge(4): handle new speeds in link events
2018-11-27 arybchiksfxge(4): add efsys macro to get memory region size
2018-11-27 arybchiksfxge(4): add new loopback modes
2018-11-27 arybchiksfxge(4): support new link modes
2018-11-27 arybchiksfxge(4): simplify loopback type checking
2018-11-27 arybchiksfxge(4): report memory BAR number
2018-11-27 arybchiksfxge(4): update notes on interrupt testing on VFs
2018-11-27 arybchiksfxge(4): fix ICC warning because of non-enum value...
2018-11-27 arybchiksfxge(4): refactoring eliminating code analysis warnings
2018-11-27 arybchiksfxge(4): update hardware headers for Medford2
2018-11-27 arybchiksfxge(4): add method to make checksum option descriptors
2018-11-27 arybchiksfxge(4): improve comments for EF10 ext port mapping
2018-11-27 arybchiksfxge(4): support runtime VI window size
2018-11-27 arybchiksfxge(4): add Medford2 support to MON module
2018-11-27 arybchiksfxge(4): add Medford2 support to VPD module
2018-11-27 arybchiksfxge(4): add Medford2 support to BOOTCFG module
2018-11-27 arybchiksfxge(4): add Medford2 support to SRAM module
2018-11-27 arybchiksfxge(4): add Medford2 support to NVRAM module
2018-11-27 arybchiksfxge(4): add Medford2 support to Tx module
2018-11-27 arybchiksfxge(4): add Medford2 support to Rx module
2018-11-27 arybchiksfxge(4): add Medford2 support to PHY module
2018-11-27 arybchiksfxge(4): add Medford2 support to MCDI module
2018-11-27 arybchiksfxge(4): add Medford2 support to MAC module
2018-11-27 arybchiksfxge(4): add Medford2 support to INTR module
2018-11-27 arybchiksfxge(4): add Medford2 support to FILTER module
2018-11-27 arybchiksfxge(4): add Medford2 support to EV module
2018-11-27 arybchiksfxge(4): move RxDP config get to EF10 NIC code
2018-11-27 arybchiksfxge(4): correct PIO buffer dimensions for Medford2
2018-11-27 arybchiksfxge(4): add Medford2 support to NIC module
2018-11-27 arybchiksfxge(4): put Siena-specific code under its efsys option
2018-11-27 arybchiksfxge(4): add efsys option for Medford2
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): update autogenerated headers from firmwaresrc
2018-11-26 arybchiksfxge(4): regenerate files with genfwdef after ID update
2018-11-26 arybchiksfxge(4): add API to control UDP tunnel ports
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): remove Falcon-specific concurrency check
2018-11-24 arybchiksfxge(4): move BIU test code into Siena-specific file
2018-11-24 arybchiksfxge(4): fix PreFAST static analysis warning (C6001)
2018-11-24 arybchiksfxge(4): expand on comment on number of queues field
2018-11-24 arybchiksfxge(4): remove obsolete check for pre-Siena hardware
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 (C4189)
2018-11-24 arybchiksfxge(4): fix warnings from VS2015 C compiler (C4100)
2018-11-24 arybchiksfxge(4): fix warnings from VS2015 C compiler (C4245)
2018-11-24 arybchiksfxge(4): fix warnings from VS2015 C compiler (C4244)
2018-11-24 arybchiksfxge(4): fix warnings from VS2015 C compiler (C4310)
2018-11-24 arybchiksfxge(4): fix probes in licensing support
2018-11-24 arybchiksfxge(4): fix diagnostics support build without Siena
2018-11-24 arybchiksfxge(4): allow to use PHY stats on Huntington/Medford
2018-11-24 arybchiksfxge(4): fix coding style
2018-11-24 arybchiksfxge(4): remove unused defined for WPTR alignment
2018-11-24 arybchiksfxge(4): support new sensors
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): fix build issue with PHY LED control enabled
2018-11-24 arybchiksfxge(4): improve names for TXQ descriptor counts
2018-11-24 arybchiksfxge(4): improve names for RXQ descriptor counts
2018-11-24 arybchiksfxge(4): improve names for EVQ descriptor counts
2018-11-24 arybchiksfxge(4): remove assertion on no longer used define
2018-11-23 arybchiksfxge(4): request info about outer frame in Rx events
2018-11-23 arybchiksfxge(4): ignore error in completion event on MCDIv2 HW
2018-11-23 arybchiksfxge(4): use MCDIv2 for requests with too long response
2018-11-23 arybchiksfxge(4): support inner checksum offload on transmit
2018-11-23 arybchiksfxge(4): make MAC naming consistent with other modules
next