index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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)