index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
1
-1
/
+26
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
1
-3
/
+0
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
1
-0
/
+3
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-3
/
+3
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
1
-5
/
+3
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side
Heiner Kallweit
1
-2
/
+14
2023-12-29
ethtool: reformat kerneldoc for struct ethtool_fec_stats
Jonathan Corbet
1
-2
/
+4
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
1
-0
/
+6
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-15
/
+11
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-8
/
+30
2023-12-13
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
1
-0
/
+2
2023-12-08
ethtool: Implement ethtool_puts()
justinstitt@google.com
1
-0
/
+13
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
1
-0
/
+8
2023-11-02
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
1
-2
/
+2
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
1
-20
/
+2
2023-10-18
ethtool: Add forced speed to supported link modes maps
Paul Greenwalt
1
-0
/
+37
2023-04-18
bonding: add software tx timestamping support
Hangbin Liu
1
-0
/
+1
2023-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
1
-4
/
+10
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
1
-0
/
+4
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL_NETLINK=n
Vladimir Oltean
1
-11
/
+0
2023-01-23
net: ethtool: add helpers for MM fragment size translation
Vladimir Oltean
1
-0
/
+42
2023-01-23
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
1
-40
/
+60
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
1
-0
/
+9
2023-01-23
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
1
-0
/
+99
2023-01-13
ethtool: add tx aggregation parameters
Daniele Palmas
1
-1
/
+11
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
1
-0
/
+12
2022-11-17
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
1
-4
/
+4
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
1
-0
/
+17
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
1
-0
/
+4
2022-02-23
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
1
-0
/
+4
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
1
-0
/
+2
2022-01-20
ethtool: Fix link extended state for big endian
Moshe Tal
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
1
-0
/
+18
2021-10-06
ethtool: Add transceiver module extended state
Ido Schimmel
1
-0
/
+1
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
1
-0
/
+22
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+9
2021-08-24
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
1
-1
/
+10
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
1
-4
/
+0
2021-07-01
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
1
-0
/
+10
2021-06-22
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
1
-6
/
+6
2021-04-16
ethtool: add interface to read RMON stats
Jakub Kicinski
1
-0
/
+43
2021-04-16
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
1
-0
/
+12
2021-04-16
ethtool: add interface to read standard MAC stats
Jakub Kicinski
1
-0
/
+31
2021-04-16
ethtool: add a new command for reading standard stats
Jakub Kicinski
1
-0
/
+10
2021-04-15
ethtool: add FEC statistics
Jakub Kicinski
1
-0
/
+40
2021-04-15
ethtool: move ethtool_stats_init
Jakub Kicinski
1
-0
/
+6
2021-04-11
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
1
-1
/
+32
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+17
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
1
-1
/
+8
[next]