summaryrefslogtreecommitdiffstats
path: root/net/ethtool/common.h
AgeCommit message (Expand)AuthorLines
2025-09-18net: ethtool: add get_rx_ring_count callback to optimize RX ring queriesBreno Leitao-0/+2
2025-07-21ethtool: move ethtool_rxfh_ctx_alloc() to common codeJakub Kicinski-0/+3
2025-07-21ethtool: rejig the RSS notification machinery for more typesJakub Kicinski-2/+3
2025-07-17ethtool: rss: support setting input-xfrm via NetlinkJakub Kicinski-0/+1
2025-06-25net: ethtool: rss: add notificationsJakub Kicinski-0/+8
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier-7/+0
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski-0/+6
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent-0/+2
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent-1/+1
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent-0/+13
2024-10-17ethtool: rss: prevent rss ctx deletion when in useDaniel Zahka-0/+1
2024-08-09ethtool: refactor checking max channelsMina Almasry-2/+5
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski-1/+1
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent-1/+1
2024-07-11ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski-1/+1
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean-0/+2
2022-11-08ethtool: Fail number of channels change when it conflicts with rxnfcGal Pressman-0/+1
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel-0/+1
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn-0/+5
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson-0/+7
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski-0/+1
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli-0/+2
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek-0/+1
2020-03-29ethtool: add timestamping related string setsMichal Kubecek-0/+5
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek-0/+1
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek-0/+2
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek-0/+1
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek-0/+1
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek-0/+3
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek-0/+4
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek-0/+5
2019-12-12ethtool: move string arrays into common fileMichal Kubecek-0/+17