summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/tc.c
AgeCommit message (Expand)AuthorFilesLines
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-30sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree1-2/+71
2022-07-30sfc: insert default MAE rules to connect VFs to representorsEdward Cree1-0/+183