summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mae.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree1-2/+6
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree1-0/+51
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree1-0/+111
2022-11-05sfc: add Layer 4 matches to ef100 TC offloadEdward Cree1-0/+15
2022-11-05sfc: add Layer 3 flag matches to ef100 TC offloadEdward Cree1-0/+25
2022-11-05sfc: add Layer 3 matches to ef100 TC offloadEdward Cree1-0/+39
2022-11-05sfc: add Layer 2 matches to ef100 TC offloadEdward Cree1-1/+36
2022-11-05sfc: check recirc_id match caps before MAE offloadEdward Cree1-0/+17
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Edward Cree1-3/+2
2022-09-28sfc: bare bones TC offload on EF100Edward Cree1-0/+109
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree1-0/+56
2022-07-30sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree1-0/+37
2022-07-30sfc: insert default MAE rules to connect VFs to representorsEdward Cree1-1/+256
2022-07-30sfc: determine wire m-port at EF100 PF probe timeEdward Cree1-0/+10
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree1-0/+44