summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/tc.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-16sfc: implement counters readout to TC statsEdward Cree1-0/+39
2022-11-16sfc: validate MAE action orderEdward Cree1-0/+50
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree1-0/+25
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree1-0/+6
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Edward Cree1-0/+1
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree1-0/+1
2022-11-04sfc: add Layer 4 matches to ef100 TC offloadEdward Cree1-2/+19
2022-11-04sfc: add Layer 3 flag matches to ef100 TC offloadEdward Cree1-1/+9
2022-11-04sfc: add Layer 3 matches to ef100 TC offloadEdward Cree1-9/+47
2022-11-04sfc: add Layer 2 matches to ef100 TC offloadEdward Cree1-5/+57
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Edward Cree1-26/+21
2022-09-28sfc: bare bones TC offload on EF100Edward Cree1-0/+272
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree1-0/+25
2022-09-28sfc: add a hashtable for offloaded TC rulesEdward Cree1-1/+114
2022-09-28sfc: bind indirect blocks for TC offload on EF100Edward Cree1-0/+6
2022-09-28sfc: bind blocks for TC offload on EF100Edward Cree1-1/+13
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree1-2/+71
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree1-0/+183