summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/tc.c
AgeCommit message (Expand)Author
2023-03-29sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree
2023-03-29sfc: add code to register and unregister encap matchesEdward Cree
2023-03-29sfc: handle enc keys in efx_tc_flower_parse_match()Edward Cree
2023-03-29sfc: document TC-to-EF100-MAE action translation conceptsEdward Cree
2023-03-10sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree
2022-11-16sfc: implement counters readout to TC statsEdward Cree
2022-11-16sfc: validate MAE action orderEdward Cree
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Edward 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-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-09-28sfc: add a hashtable for offloaded TC rulesEdward Cree
2022-09-28sfc: bind indirect blocks for TC offload on EF100Edward Cree
2022-09-28sfc: bind blocks for TC offload on EF100Edward 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