summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef100_rep.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: add support for devlink port_function_hw_addr_get in ef100Alejandro Lucero2023-02-161-0/+8
* sfc: add devlink port support for ef100Alejandro Lucero2023-02-161-0/+22
* sfc: add mport lookup based on driver's mport dataAlejandro Lucero2023-02-161-4/+1
* sfc: enumerate mports in ef100Alejandro Lucero2023-02-161-0/+22
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-2/+1
* sfc: add a hashtable for offloaded TC rulesEdward Cree2022-09-281-1/+1
* sfc: bind blocks for TC offload on EF100Edward Cree2022-09-281-0/+16
* sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree2022-07-291-0/+27
* sfc: insert default MAE rules to connect VFs to representorsEdward Cree2022-07-291-4/+16
* sfc: receive packets from EF100 VFs into representorsEdward Cree2022-07-291-0/+19
* sfc: ef100 representor RX top halfEdward Cree2022-07-291-0/+55
* sfc: ef100 representor RX NAPI pollEdward Cree2022-07-291-0/+64
* sfc: plumb ef100 representor statsEdward Cree2022-07-291-0/+14
* sfc: attach/detach EF100 representors along with their owning PFEdward Cree2022-07-221-2/+9
* sfc: hook up ef100 representor TXEdward Cree2022-07-221-0/+23
* sfc: determine representee m-port for EF100 representorsEdward Cree2022-07-221-0/+27
* sfc: phys port/switch identification for ef100 repsEdward Cree2022-07-221-2/+37
* sfc: add basic ethtool ops to ef100 repsEdward Cree2022-07-221-0/+26
* sfc: add skeleton ef100 VF representorsEdward Cree2022-07-221-0/+126