aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/tc.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-16sfc: implement counters readout to TC statsGravatar Edward Cree 1-0/+39
2022-11-16sfc: validate MAE action orderGravatar Edward Cree 1-0/+50
2022-11-16sfc: attach an MAE counter to TC actions that need itGravatar Edward Cree 1-0/+25
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsGravatar Edward Cree 1-0/+6
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Gravatar Edward Cree 1-0/+1
2022-11-16sfc: add ef100 MAE counter support functionsGravatar Edward Cree 1-0/+1
2022-11-04sfc: add Layer 4 matches to ef100 TC offloadGravatar Edward Cree 1-2/+19
2022-11-04sfc: add Layer 3 flag matches to ef100 TC offloadGravatar Edward Cree 1-1/+9
2022-11-04sfc: add Layer 3 matches to ef100 TC offloadGravatar Edward Cree 1-9/+47
2022-11-04sfc: add Layer 2 matches to ef100 TC offloadGravatar Edward Cree 1-5/+57
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Gravatar Edward Cree 1-26/+21
2022-09-28sfc: bare bones TC offload on EF100Gravatar Edward Cree 1-0/+272
2022-09-28sfc: interrogate MAE capabilities at probe timeGravatar Edward Cree 1-0/+25
2022-09-28sfc: add a hashtable for offloaded TC rulesGravatar Edward Cree 1-1/+114
2022-09-28sfc: bind indirect blocks for TC offload on EF100Gravatar Edward Cree 1-0/+6
2022-09-28sfc: bind blocks for TC offload on EF100Gravatar Edward Cree 1-1/+13
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscGravatar Edward Cree 1-2/+71
2022-07-29sfc: insert default MAE rules to connect VFs to representorsGravatar Edward Cree 1-0/+183