index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
net: sfc: efx: convert to use .get_rx_ring_count
Breno Leitao
2025-06-30
net: ethtool: move rxfh_fields callbacks under the rss_lock
Jakub Kicinski
2025-06-21
eth: sfc: migrate to new RXFH callbacks
Jakub Kicinski
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
2024-10-06
sfc: add n_rx_overlength to ethtool stats
Edward Cree
2024-10-06
sfc: remove obsolete counters from struct efx_channel
Edward Cree
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)