index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
common.h
Age
Commit message (
Expand
)
Author
13 days
ethtool: move ethtool_rxfh_ctx_alloc() to common code
Jakub Kicinski
13 days
ethtool: rejig the RSS notification machinery for more types
Jakub Kicinski
2025-07-17
ethtool: rss: support setting input-xfrm via Netlink
Jakub Kicinski
2025-06-25
net: ethtool: rss: add notifications
Jakub Kicinski
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
2024-12-16
net: ethtool: Add support for tsconfig command to get/set hwtstamp config
Kory Maincent
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
2024-10-17
ethtool: rss: prevent rss ctx deletion when in use
Daniel Zahka
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
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-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
2021-04-11
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2021-02-03
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
2020-07-07
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
2020-03-29
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek
2020-03-29
ethtool: add timestamping related string sets
Michal Kubecek
2020-03-12
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
2020-03-12
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
2020-01-27
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2019-12-27
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
2019-12-27
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
2019-12-12
ethtool: provide link mode names as a string set
Michal Kubecek
2019-12-12
ethtool: move string arrays into common file
Michal Kubecek