summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef100_rep.c
AgeCommit message (Expand)Author
2023-02-16sfc: add support for devlink port_function_hw_addr_get in ef100Alejandro Lucero
2023-02-16sfc: add devlink port support for ef100Alejandro Lucero
2023-02-16sfc: add mport lookup based on driver's mport dataAlejandro Lucero
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28sfc: add a hashtable for offloaded TC rulesEdward Cree
2022-09-28sfc: bind blocks for TC offload on EF100Edward Cree
2022-07-29sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-29sfc: receive packets from EF100 VFs into representorsEdward Cree
2022-07-29sfc: ef100 representor RX top halfEdward Cree
2022-07-29sfc: ef100 representor RX NAPI pollEdward Cree
2022-07-29sfc: plumb ef100 representor statsEdward Cree
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree
2022-07-22sfc: hook up ef100 representor TXEdward Cree
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree
2022-07-22sfc: phys port/switch identification for ef100 repsEdward Cree
2022-07-22sfc: add basic ethtool ops to ef100 repsEdward Cree
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree