index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
1
-0
/
+23
2025-02-08
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
1
-0
/
+4
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
1
-0
/
+4
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
1
-1
/
+2
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-5
/
+5
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-3
/
+22
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-3
/
+22
2024-07-12
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
1
-12
/
+8
2024-07-12
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
1
-0
/
+2
2024-07-05
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
1
-0
/
+5
2024-07-05
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
1
-0
/
+15
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
1
-0
/
+2
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
1
-0
/
+3
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
1
-3
/
+6
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
1
-0
/
+40
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
1
-0
/
+14
2024-06-28
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
1
-0
/
+42
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
1
-0
/
+8
2024-06-28
ethtool: Add ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
1
-8
/
+12
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
1
-1
/
+3
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 ...
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...
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
[next]