index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
1
-0
/
+18
2023-01-23
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
1
-0
/
+25
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
1
-0
/
+3
2023-01-07
ethtool: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2022-11-18
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
1
-6
/
+4
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
1
-0
/
+8
2022-10-04
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
1
-0
/
+45
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
1
-2
/
+16
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-14
/
+14
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-0
/
+1
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
1
-0
/
+1
2021-10-07
ethtool: Add transceiver module extended state
Ido Schimmel
1
-0
/
+6
2021-10-07
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
1
-0
/
+23
2021-08-17
ethtool: add two link extended substates of bad signal integrity
Guangbin Huang
1
-0
/
+2
2021-06-17
net: fix mistake path for netdev_features_strings
Jian Shen
1
-2
/
+2
2021-04-17
ethtool: add interface to read RMON stats
Jakub Kicinski
1
-0
/
+2
2021-04-17
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
1
-0
/
+2
2021-04-17
ethtool: add interface to read standard MAC stats
Jakub Kicinski
1
-0
/
+2
2021-04-17
ethtool: add a new command for reading standard stats
Jakub Kicinski
1
-0
/
+4
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+33
2021-04-08
ethtool: fix kdoc in headers
Jakub Kicinski
1
-0
/
+6
2021-04-08
ethtool: document reserved fields in the uAPI
Jakub Kicinski
1
-1
/
+21
2021-04-08
ethtool: un-kdocify extended link state
Jakub Kicinski
1
-20
/
+6
2021-03-27
ethtool: document the enum values not defines
Jakub Kicinski
1
-10
/
+10
2021-03-27
ethtool: fec: add note about reuse of reserved
Jakub Kicinski
1
-0
/
+4
2021-03-26
ethtool: clarify the ethtool FEC interface
Jakub Kicinski
1
-7
/
+30
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
1
-1
/
+1
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
1
-1
/
+1
2021-03-26
ethtool: fec: remove long structure description
Jakub Kicinski
1
-4
/
+0
2021-03-26
ethtool: fec: fix typo in kdoc
Jakub Kicinski
1
-1
/
+1
2020-12-15
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
1
-1
/
+1
2020-09-20
ethtool: Add 100base-FX link mode entries
Dan Murphy
1
-0
/
+2
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
1
-0
/
+2
2020-07-09
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
1
-0
/
+15
2020-06-30
ethtool: Add link extended state
Amit Cohen
1
-0
/
+70
2020-05-07
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
1
-1
/
+15
2020-03-30
ethtool: add timestamping related string sets
Michal Kubecek
1
-0
/
+6
2020-02-19
ethtool: Add support for low latency RS FEC
Aya Levin
1
-1
/
+3
2020-01-27
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
1
-0
/
+4
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
1
-0
/
+2
2019-12-28
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
1
-0
/
+3
2019-12-13
ethtool: provide link mode names as a string set
Michal Kubecek
1
-0
/
+2
2019-10-16
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
1
-0
/
+6
2019-09-16
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
1
-0
/
+22
2019-05-23
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
1
-0
/
+2
2019-05-02
ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitions
Erez Alfasi
1
-0
/
+3
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-09
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
Michael Zhivich
1
-1
/
+1
2019-03-27
ethtool: add PHY Fast Link Down support
Heiner Kallweit
1
-0
/
+8
2019-02-25
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
1
-8
/
+9
[next]