开源镜像站
帮助
动态
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
/
ethtool_common.c
Age
Commit message (
Expand
)
Author
2022-10-19
sfc: remove 'log-tc-errors' ethtool private flag
Edward Cree
2022-09-28
sfc: optional logging of TC offload errors
Edward Cree
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-29
sfc: check ef100 RX packets are from the wire
Edward Cree
2022-06-29
sfc: Encapsulate access to netdev_priv()
Jonathan Cooper
2022-06-29
sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
Jonathan Cooper
2021-10-18
sfc: Fix reading non-legacy supported link modes
Erik Ekman
2020-09-11
sfc: decouple TXQ type from label
Edward Cree
2020-09-07
sfc: remove EFX_DRIVER_VERSION
Edward Cree
2020-09-07
sfc: remove phy_op indirection
Edward Cree
2020-07-27
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
sfc: remove efx_ethtool_nway_reset()
Edward Cree
2020-07-02
sfc: get drvinfo driver name from outside the common code
Edward Cree
2020-07-02
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
2020-06-29
sfc: commonise other ethtool bits
Edward Cree
2020-06-29
sfc: commonise ethtool NFC and RXFH/RSS functions
Edward Cree
2020-06-29
sfc: commonise ethtool link handling functions
Edward Cree
2020-01-13
sfc/ethtool_common: Make some function to static
Zhang Xiaoxu
2020-01-10
sfc: move some ethtool code
Alex Maftei (amaftei)