index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
2023-11-02
1
-2
/
+2
*
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
2023-10-20
1
-20
/
+2
*
ethtool: Add forced speed to supported link modes maps
Paul Greenwalt
2023-10-18
1
-0
/
+37
*
bonding: add software tx timestamping support
Hangbin Liu
2023-04-18
1
-0
/
+1
*
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2023-03-27
1
-4
/
+10
*
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
2023-02-13
1
-0
/
+4
*
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
2023-01-26
1
-11
/
+0
*
net: ethtool: add helpers for MM fragment size translation
Vladimir Oltean
2023-01-23
1
-0
/
+42
*
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
2023-01-23
1
-40
/
+60
*
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
2023-01-23
1
-0
/
+9
*
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
2023-01-23
1
-0
/
+99
*
ethtool: add tx aggregation parameters
Daniele Palmas
2023-01-13
1
-1
/
+11
*
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
2023-01-11
1
-0
/
+12
*
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
2022-11-17
1
-4
/
+4
*
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-08
1
-0
/
+17
*
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2022-04-15
1
-0
/
+4
*
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2022-02-23
1
-0
/
+4
*
ethtool: add header/data split indication
Jakub Kicinski
2022-01-28
1
-0
/
+2
*
ethtool: Fix link extended state for big endian
Moshe Tal
2022-01-20
1
-1
/
+1
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2021-11-22
1
-0
/
+18
*
ethtool: Add transceiver module extended state
Ido Schimmel
2021-10-06
1
-0
/
+1
*
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-10-06
1
-0
/
+22
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+9
*
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
2021-08-24
1
-1
/
+10
*
ethtool: improve compat ioctl handling
Arnd Bergmann
2021-07-23
1
-4
/
+0
*
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
2021-07-01
1
-0
/
+10
*
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
2021-06-22
1
-6
/
+6
*
ethtool: add interface to read RMON stats
Jakub Kicinski
2021-04-16
1
-0
/
+43
*
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
2021-04-16
1
-0
/
+12
*
ethtool: add interface to read standard MAC stats
Jakub Kicinski
2021-04-16
1
-0
/
+31
*
ethtool: add a new command for reading standard stats
Jakub Kicinski
2021-04-16
1
-0
/
+10
*
ethtool: add FEC statistics
Jakub Kicinski
2021-04-15
1
-0
/
+40
*
ethtool: move ethtool_stats_init
Jakub Kicinski
2021-04-15
1
-0
/
+6
*
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
2021-04-11
1
-1
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-6
/
+17
|
\
|
*
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2021-04-07
1
-1
/
+8
|
*
ethtool: fix kdoc in headers
Jakub Kicinski
2021-04-07
1
-2
/
+7
|
*
ethtool: un-kdocify extended link state
Jakub Kicinski
2021-04-07
1
-3
/
+1
*
|
ethtool: document PHY tunable callbacks
Jakub Kicinski
2021-04-07
1
-0
/
+2
*
|
ethtool: Add common function for filling out strings
Alexander Duyck
2021-03-17
1
-0
/
+9
|
/
*
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-02-03
1
-0
/
+1
*
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2021-02-03
1
-0
/
+4
*
ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
Antonio Cardace
2020-11-20
1
-0
/
+1
*
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
2020-10-06
1
-0
/
+4
*
ethtool: add standard pause stats
Jakub Kicinski
2020-09-15
1
-0
/
+26
*
net: phy: Define PHY statistics ethtool_phy_ops
Florian Fainelli
2020-07-08
1
-0
/
+7
*
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
2020-07-07
1
-0
/
+25
*
ethtool: Add link extended state
Amit Cohen
2020-06-29
1
-0
/
+23
*
ethtool.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-2
/
+2
[next]