index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ethtool.h
Age
Commit message (
Expand
)
Author
2025-07-08
net: ethtool: remove the compat code for _rxfh_context ops
Jakub Kicinski
2025-06-12
net: ethtool: add dedicated callbacks for getting and setting rxfh fields
Jakub Kicinski
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
2025-06-11
eth: Update rmon hist range
Mohsin Bashir
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
2025-04-17
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
2025-04-14
net: ethtool: fix get_ts_stats() documentation
Russell King (Oracle)
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
2025-02-25
ethtool: Symmetric OR-XOR RSS hash
Gal Pressman
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
2025-01-14
net: pse-pd: Clean ethtool header of PSE structures
Kory Maincent
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
2024-11-14
net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
Edward Cree
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-12
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
2024-07-12
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
2024-07-05
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
2024-07-05
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
2024-06-28
net: ethtool: attach an XArray of custom RSS contexts to a netdevice
Edward Cree
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-28
ethtool: Add ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-29
ethtool: reformat kerneldoc for struct ethtool_fec_stats
Jonathan Corbet
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
[next]