net/sfc: support Rx scatter in EF10 Rx datapath
[dpdk.git] / drivers / net / sfc / base /
2018-03-30 Andy Moretonnet/sfc/base: move limits config to ef10 NIC board...
2018-03-30 Andy Moretonnet/sfc/base: move Tx config to ef10 NIC board config
2018-03-30 Andy Moretonnet/sfc/base: move Rx config to ef10 NIC board config
2018-03-30 Andy Moretonnet/sfc/base: move datapath config to ef10 NIC board cfg
2018-03-30 Andy Moretonnet/sfc/base: move PHY/link config to ef10 NIC board cfg
2018-03-30 Andy Moretonnet/sfc/base: move legacy board config to ef10 NIC...
2018-03-30 Andy Moretonnet/sfc/base: move MAC address config to ef10 NIC board cfg
2018-03-30 Andy Moretonnet/sfc/base: move PF/VF config to ef10 NIC board config
2018-03-30 Andy Moretonnet/sfc/base: move port config to ef10 NIC board config
2018-03-30 Andy Moretonnet/sfc/base: add ef10 NIC board config method
2018-03-30 Andy Moretonnet/sfc/base: use correct name for frame truncation...
2018-03-30 Andy Moretonnet/sfc/base: remove MAC stats size define
2018-03-30 Richard Houldsworthnet/sfc/base: resolve code analysis warnings
2018-03-30 Andy Moretonnet/sfc/base: decode Medford2 FEC stats if available
2018-03-30 Andy Moretonnet/sfc/base: run mkconfig.py to add FEC MAC stats
2018-03-30 Andy Moretonnet/sfc/base: use MAC stats DMA buffer size when decoding
2018-03-30 Andy Moretonnet/sfc/base: use MAC stats DMA buffer size from caps
2018-03-30 Andy Moretonnet/sfc/base: improve robustness of MAC stats get via...
2018-03-30 Andy Moretonnet/sfc/base: retrieve number of MAC stats from NIC
2018-03-30 Andy Moretonnet/sfc/base: refactor EF10 get datapath capabilities
2018-03-30 Andy Moretonnet/sfc/base: handle new speeds in link events
2018-03-30 Andy Moretonnet/sfc/base: add efsys macro to get memory region...
2018-03-30 Andy Moretonnet/sfc/base: add new loopback modes
2018-03-30 Andy Moretonnet/sfc/base: support new link modes
2018-03-30 Andy Moretonnet/sfc/base: simplify loopback type checking
2018-03-30 Andy Moretonnet/sfc/base: report memory BAR number
2018-03-30 Andy Moretonnet/sfc/base: update notes on interrupt testing on VFs
2018-03-30 Andrew Rybchenkonet/sfc/base: fix too long line
2018-03-30 Richard Houldsworthnet/sfc/base: refactoring eliminating code analysis...
2018-03-30 Andy Moretonnet/sfc/base: update hardware headers for Medford2
2018-03-30 Mark Spendernet/sfc/base: add method to make checksum option descri...
2018-03-30 Richard Houldsworthnet/sfc/base: improve comments for EF10 ext port mapping
2018-03-30 Andy Moretonnet/sfc/base: support runtime VI window size
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to MON module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to VPD module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to BOOTCFG module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to SRAM module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to NVRAM module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to Tx module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to Rx module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to PHY module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to MCDI module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to MAC module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to INTR module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to FILTER module
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to EV module
2018-03-30 Andy Moretonnet/sfc/base: move RxDP config get to EF10 NIC code
2018-03-30 Andy Moretonnet/sfc/base: correct PIO buffer dimensions for Medford2
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 support to NIC module
2018-03-30 Andy Moretonnet/sfc/base: add efsys option for Medford2
2018-03-30 Andy Moretonnet/sfc/base: add Medford2 PCI IDs
2018-03-30 Andy Moretonnet/sfc/base: add 3.3V and 12.0V current sensors
2018-03-30 Andrew Rybchenkonet/sfc/base: update autogenerated headers from firmwaresrc
2018-03-30 Andrew Jacksonnet/sfc/base: regenerate files with genfwdef after...
2018-02-05 Ivan Malovnet/sfc: support meson build
2018-01-21 Andy Moretonnet/sfc/base: fix unused argument warning
2018-01-16 Andrew Rybchenkonet/sfc/base: change license to BSD-3-Clause
2018-01-16 Ivan Malovnet/sfc/base: add API to control UDP tunnel ports
2018-01-16 Andrew Rybchenkonet/sfc/base: allow to request inner classes for Rx...
2018-01-16 Andrew Rybchenkonet/sfc/base: add function to create packed stream RxQ
2018-01-16 Andrew Rybchenkonet/sfc/base: control RxQ scatter using flag instead...
2018-01-16 Ivan Malovnet/sfc/base: remove Falcon-specific concurrency check
2018-01-16 Mark Spendernet/sfc/base: move BIU test code into Siena-specific...
2018-01-16 Andrew Leenet/sfc/base: fix PreFAST static analysis warning ...
2018-01-16 Mark Spendernet/sfc/base: expand on comment on number of queues...
2018-01-16 Mark Spendernet/sfc/base: remove obsolete check for pre-Siena hardware
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Andrew Leenet/sfc/base: fix warnings from VS2015 C compiler ...
2018-01-16 Mark Spendernet/sfc/base: fix probes in licensing support
2018-01-16 Mark Spendernet/sfc/base: fix diagnostics support build without...
2018-01-16 Mark Spendernet/sfc/base: allow to use PHY stats on Huntington...
2018-01-16 Andy Moretonnet/sfc/base: fix coding style
2018-01-16 Andy Moretonnet/sfc/base: remove unused defined for WPTR alignment
2018-01-16 Andrew Jacksonnet/sfc/base: support new sensors
2018-01-16 Andy Moretonnet/sfc/base: add new sensors
2018-01-16 Andy Moretonnet/sfc/base: move Siena-specific defs to right header
2018-01-16 Vijay Srivastavanet/sfc/base: fix build issue with PHY LED control...
2018-01-16 Andy Moretonnet/sfc/base: improve names for TXQ descriptor counts
2018-01-16 Andy Moretonnet/sfc/base: improve names for RXQ descriptor counts
2018-01-16 Andy Moretonnet/sfc/base: improve names for EVQ descriptor counts
2018-01-16 Mark Spendernet/sfc/base: remove assertion on no longer used define
2018-01-16 Mark Spendernet/sfc/base: request info about outer frame in Rx...
2018-01-16 Mark Spendernet/sfc/base: ignore error in completion event on MCDIv2 HW
2018-01-16 Mark Spendernet/sfc/base: use MCDIv2 for requests with too long...
2018-01-16 Andrew Rybchenkonet/sfc/base: support inner checksum offload on transmit
2018-01-16 Andy Moretonnet/sfc/base: make MAC naming consistent with other...
2018-01-16 Andrew Rybchenkonet/sfc/base: more accurately calculate number of PS...
2018-01-16 Andrew Rybchenkonet/sfc/base: enforce packed stream fake buffer size
2018-01-16 Andrew Rybchenkonet/sfc/base: provide simple access to RxQ state in EvQ
2018-01-16 Andrew Rybchenkonet/sfc/base: optimize credits overflow check
2018-01-16 Andrew Rybchenkonet/sfc/base: clarify meaning of Rx desc lbits in PS...
2018-01-16 Andrew Rybchenkonet/sfc/base: add description of the PS packets layout
2018-01-16 Andrew Rybchenkonet/sfc/base: improve RxQ label init prototype
2018-01-16 Andrew Rybchenkonet/sfc/base: improve PS credits push function name
2018-01-16 Andrew Leenet/sfc/base: support MUM/SUC firmware partitions
next