aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/rx_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel1-1/+1
2020-10-20sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree1-1/+0
2020-08-18sfc: null out channel->rps_flow_id after freeing itEdward Cree1-0/+1
2020-08-14sfc: check hash is valid before using itEdward Cree1-1/+2
2020-06-29sfc: extend common GRO interface to support CHECKSUM_COMPLETEEdward Cree1-3/+8
2020-06-29sfc: commonise ARFS handlingEdward Cree1-0/+234
2020-03-16sfc: fix XDP-redirect in this driverJesper Dangaard Brouer1-3/+3
2020-01-10sfc: move RPS codeAlex Maftei (amaftei)1-1/+234
2020-01-10sfc: move RSS codeAlex Maftei (amaftei)1-0/+65
2020-01-10sfc: move more rx codeAlex Maftei (amaftei)1-17/+195
2020-01-08sfc: move common rx codeAlex Maftei (amaftei)1-0/+375