net/sfc: support regioned NIC DMA memory mapping type
[dpdk.git] / drivers / net / sfc / sfc_dp_rx.h
2021-11-17 Viacheslav Galaktionovnet/sfc: support regioned NIC DMA memory mapping type
2021-10-13 Ivan Malovnet/sfc: fence off 8 bits in Rx mark for tunnel offload
2021-10-11 Ivan Ilchenkonet/sfc: collect per queue stats in EF100 Rx
2021-07-20 Igor Romanovnet/sfc: add Rx datapath method to get pushed buffers...
2021-03-12 Andrew Rybchenkonet/sfc: update copyright year
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-10-16 Igor Romanovnet/sfc: forward function control window offset to...
2020-10-16 Andrew Rybchenkonet/sfc: support per-queue Rx prefix for EF100
2020-10-16 Andrew Rybchenkonet/sfc: implement EF100 native Rx
2020-04-21 Andrew Rybchenkonet/sfc: add Xilinx copyright
2019-06-13 Georgiy Levashovnet/sfc: support Rx interrupts for efx datapath
2019-06-13 Andrew Rybchenkonet/sfc: advertise offload capabilities by Rx datapaths
2019-02-08 Igor Romanovnet/sfc: use NIC EVQ descs limits instead of defines
2019-02-08 Igor Romanovnet/sfc: use NIC Rx descs limits instead of defines
2019-02-07 Andrew Rybchenkonet/sfc: support Rx descriptor status in secondary...
2018-07-23 Andrew Rybchenkonet/sfc: prepare to support Rx datapath without checksum
2018-04-27 Andrew Rybchenkonet/sfc: support flow marks in equal stride super-buffer Rx
2018-04-27 Andrew Rybchenkonet/sfc: support callback to check if mempool is supported
2018-04-27 Andrew Rybchenkonet/sfc: support equal stride super-buffer Rx mode
2018-04-27 Andrew Rybchenkonet/sfc: allow to take mbuf pool into account when...
2018-03-30 Andrew Rybchenkonet/sfc: support runtime VI window size
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Andrew Rybchenkonet/sfc: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc: support more options for a number of Rx descri...
2018-01-16 Andrew Rybchenkonet/sfc: use Rx queue max fill level calculated on...
2018-01-16 Andrew Rybchenkonet/sfc: make refill threshold check Rx datapath specific
2018-01-16 Andrew Rybchenkonet/sfc: support VXLAN and NVGRE packet types classific...
2017-10-06 Ivan Malovnet/sfc: support Rx descriptor status API
2017-06-12 Andrew Rybchenkonet/sfc: support multi-process
2017-04-04 Andrew Rybchenkonet/sfc: implement EF10 native Rx datapath
2017-04-04 Andrew Rybchenkonet/sfc: make Rx scatter a datapath-dependent feature
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Rx datapath