aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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