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
/
include
/
uapi
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
2022-11-17
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
2021-10-06
ethtool: Add transceiver module extended state
Ido Schimmel
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-08-16
ethtool: add two link extended substates of bad signal integrity
Guangbin Huang
2021-06-17
net: fix mistake path for netdev_features_strings
Jian Shen
2021-04-16
ethtool: add interface to read RMON stats
Jakub Kicinski
2021-04-16
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
2021-04-16
ethtool: add interface to read standard MAC stats
Jakub Kicinski
2021-04-16
ethtool: add a new command for reading standard stats
Jakub Kicinski
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-07
ethtool: fix kdoc in headers
Jakub Kicinski
2021-04-07
ethtool: document reserved fields in the uAPI
Jakub Kicinski
2021-04-07
ethtool: un-kdocify extended link state
Jakub Kicinski
2021-03-26
ethtool: document the enum values not defines
Jakub Kicinski
2021-03-26
ethtool: fec: add note about reuse of reserved
Jakub Kicinski
2021-03-25
ethtool: clarify the ethtool FEC interface
Jakub Kicinski
2021-03-25
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
2021-03-25
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
2021-03-25
ethtool: fec: remove long structure description
Jakub Kicinski
2021-03-25
ethtool: fec: fix typo in kdoc
Jakub Kicinski
2020-12-15
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
2020-09-19
ethtool: Add 100base-FX link mode entries
Dan Murphy
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
2020-07-08
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-06-29
ethtool: Add link extended state
Amit Cohen
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-03-29
ethtool: add timestamping related string sets
Michal Kubecek
2020-02-18
ethtool: Add support for low latency RS FEC
Aya Levin
2020-01-27
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2019-12-27
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
2019-12-12
ethtool: provide link mode names as a string set
Michal Kubecek
2019-10-15
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
2019-09-16
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
2019-05-22
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
2019-05-01
ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitions
Erez Alfasi
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
Michael Zhivich
2019-03-27
ethtool: add PHY Fast Link Down support
Heiner Kallweit
2019-02-24
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
2019-02-19
ethtool: Added support for 50Gbps per lane link modes
Aya Levin
2018-11-17
uapi/ethtool: fix spelling errors
Stephen Hemminger
2018-08-29
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
2018-08-07
ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKE
Florian Fainelli
[next]