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
/
ethtool_common.c
Age
Commit message (
Expand
)
Author
2024-06-28
sfc: remove get_rxfh_context dead code
Edward Cree
2024-06-28
sfc: use new rxfh_context API
Edward Cree
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
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)