开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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