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
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
1
-0
/
+5
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
1
-0
/
+73
2025-04-17
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
1
-0
/
+11
2025-04-14
net: ethtool: fix get_ts_stats() documentation
Russell King (Oracle)
1
-4
/
+5
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
1
-0
/
+8
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
1
-3
/
+2
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
1
-4
/
+0
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
1
-0
/
+7
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
1
-0
/
+9
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
1
-0
/
+2
2025-01-14
net: pse-pd: Clean ethtool header of PSE structures
Kory Maincent
1
-20
/
+0
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
1
-0
/
+23
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
1
-0
/
+4
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
1
-3
/
+3
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings"
Kees Cook
1
-1
/
+1
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
1
-0
/
+4
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+1
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 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
[next]