index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ef100_rep.c
Age
Commit message (
Expand
)
Author
2023-02-16
sfc: add support for devlink port_function_hw_addr_get in ef100
Alejandro Lucero
2023-02-16
sfc: add devlink port support for ef100
Alejandro Lucero
2023-02-16
sfc: add mport lookup based on driver's mport data
Alejandro Lucero
2023-02-16
sfc: enumerate mports in ef100
Alejandro Lucero
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
sfc: add a hashtable for offloaded TC rules
Edward Cree
2022-09-28
sfc: bind blocks for TC offload on EF100
Edward Cree
2022-07-29
sfc: implement ethtool get/set RX ring size for EF100 reps
Edward Cree
2022-07-29
sfc: insert default MAE rules to connect VFs to representors
Edward Cree
2022-07-29
sfc: receive packets from EF100 VFs into representors
Edward Cree
2022-07-29
sfc: ef100 representor RX top half
Edward Cree
2022-07-29
sfc: ef100 representor RX NAPI poll
Edward Cree
2022-07-29
sfc: plumb ef100 representor stats
Edward Cree
2022-07-22
sfc: attach/detach EF100 representors along with their owning PF
Edward Cree
2022-07-22
sfc: hook up ef100 representor TX
Edward Cree
2022-07-22
sfc: determine representee m-port for EF100 representors
Edward Cree
2022-07-22
sfc: phys port/switch identification for ef100 reps
Edward Cree
2022-07-22
sfc: add basic ethtool ops to ef100 reps
Edward Cree
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree