summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/rx_common.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: add ability for an RXQ to grant credits on refillEdward Cree2022-11-161-0/+3
* sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2022-10-191-5/+5
* sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree2022-07-291-4/+0
* sfc: Encapsulate access to netdev_priv()Jonathan Cooper2022-06-291-2/+2
* sfc: Do not free an empty page_ringMartin Habets2022-04-041-0/+3
* sfc: The size of the RX recycle ring should be more flexibleMartin Habets2022-02-011-17/+1
* sfc: The RX page_ring is optionalMartin Habets2022-01-041-0/+5
* sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang2021-12-221-1/+4
* xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
* sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree2020-10-201-1/+0
* sfc: null out channel->rps_flow_id after freeing itEdward Cree2020-08-181-0/+1
* sfc: check hash is valid before using itEdward Cree2020-08-141-1/+2
* sfc: extend common GRO interface to support CHECKSUM_COMPLETEEdward Cree2020-06-291-3/+8
* sfc: commonise ARFS handlingEdward Cree2020-06-291-0/+234
* sfc: fix XDP-redirect in this driverJesper Dangaard Brouer2020-03-161-3/+3
* sfc: move RPS codeAlex Maftei (amaftei)2020-01-101-1/+234
* sfc: move RSS codeAlex Maftei (amaftei)2020-01-101-0/+65
* sfc: move more rx codeAlex Maftei (amaftei)2020-01-101-17/+195
* sfc: move common rx codeAlex Maftei (amaftei)2020-01-081-0/+375