summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ethtool.h
AgeCommit message (Expand)Author
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-02net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-06ethtool: Replace 0-length array with flexible arrayKees Cook
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel
2022-09-23net: phy: Add support for rate matchingSean Anderson
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel
2021-08-16ethtool: add two link extended substates of bad signal integrityGuangbin Huang
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen
2021-04-16ethtool: add interface to read RMON statsJakub Kicinski
2021-04-16ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski
2021-04-16ethtool: add interface to read standard MAC statsJakub Kicinski
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-07ethtool: fix kdoc in headersJakub Kicinski
2021-04-07ethtool: document reserved fields in the uAPIJakub Kicinski
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski
2021-03-26ethtool: document the enum values not definesJakub Kicinski
2021-03-26ethtool: fec: add note about reuse of reservedJakub Kicinski
2021-03-25ethtool: clarify the ethtool FEC interfaceJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski
2021-03-25ethtool: fec: remove long structure descriptionJakub Kicinski
2021-03-25ethtool: fec: fix typo in kdocJakub Kicinski
2020-12-15uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
2020-03-29ethtool: add timestamping related string setsMichal Kubecek
2020-02-18ethtool: Add support for low latency RS FECAya Levin
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek
2019-10-15ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko
2019-09-16ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean
2019-05-22net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn