summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mae.c
AgeCommit message (Expand)Author
2023-03-29sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree
2023-03-29sfc: add functions to insert encap matches into the MAEEdward Cree
2023-03-29sfc: add notion of match on enc keys to MAE machineryEdward Cree
2023-03-10sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree
2023-02-20sfc: clean up some inconsistent indentingsYang Li
2023-02-16sfc: add mport lookup based on driver's mport dataAlejandro Lucero
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree
2022-11-04sfc: add Layer 4 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 flag matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 2 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: check recirc_id match caps before MAE offloadEdward Cree
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Edward Cree
2022-09-28sfc: bare bones TC offload on EF100Edward Cree
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-29sfc: determine wire m-port at EF100 PF probe timeEdward Cree
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree