summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mae.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-27sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren1-0/+4
2023-08-09sfc: offload left-hand side rules for conntrackEdward Cree1-0/+6
2023-08-09sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree1-0/+3
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree1-0/+3
2023-06-10sfc: MAE functions to create/update/delete encap headersEdward Cree1-0/+7
2023-06-10sfc: add function to atomically update a rule in the MAEEdward Cree1-0/+1
2023-05-12sfc: support TC decap rules matching on enc_src_portEdward Cree1-1/+1
2023-05-12sfc: populate enc_ip_tos matches in MAE outer rulesEdward Cree1-0/+1
2023-03-29sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree1-0/+3
2023-03-29sfc: add functions to insert encap matches into the MAEEdward Cree1-0/+5
2023-03-29sfc: add notion of match on enc keys to MAE machineryEdward Cree1-0/+3
2023-02-16sfc: add devlink port support for ef100Alejandro Lucero1-0/+2
2023-02-16sfc: add mport lookup based on driver's mport dataAlejandro Lucero1-0/+2
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero1-0/+36
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree1-0/+3
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree1-0/+4
2022-09-28sfc: bare bones TC offload on EF100Edward Cree1-0/+4
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree1-0/+10
2022-07-30sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree1-0/+3
2022-07-30sfc: insert default MAE rules to connect VFs to representorsEdward Cree1-0/+16
2022-07-30sfc: determine wire m-port at EF100 PF probe timeEdward Cree1-0/+1
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree1-0/+22