summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ethtool.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen1-2/+2
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski1-0/+2
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski1-0/+2
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski1-0/+2
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski1-0/+4
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-21/+33
2021-04-08ethtool: fix kdoc in headersJakub Kicinski1-0/+6
2021-04-08ethtool: document reserved fields in the uAPIJakub Kicinski1-1/+21
2021-04-08ethtool: un-kdocify extended link stateJakub Kicinski1-20/+6
2021-03-27ethtool: document the enum values not definesJakub Kicinski1-10/+10
2021-03-27ethtool: fec: add note about reuse of reservedJakub Kicinski1-0/+4
2021-03-26ethtool: clarify the ethtool FEC interfaceJakub Kicinski1-7/+30
2021-03-26ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski1-1/+1
2021-03-26ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski1-1/+1
2021-03-26ethtool: fec: remove long structure descriptionJakub Kicinski1-4/+0
2021-03-26ethtool: fec: fix typo in kdocJakub Kicinski1-1/+1
2020-12-15uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel1-1/+1
2020-09-20ethtool: Add 100base-FX link mode entriesDan Murphy1-0/+2
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski1-0/+2
2020-07-09ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger1-0/+15
2020-06-30ethtool: Add link extended stateAmit Cohen1-0/+70
2020-05-07ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel1-1/+15
2020-03-30ethtool: add timestamping related string setsMichal Kubecek1-0/+6
2020-02-19ethtool: Add support for low latency RS FECAya Levin1-1/+3
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek1-0/+4
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek1-0/+2
2019-12-28ethtool: provide string sets with STRSET_GET requestMichal Kubecek1-0/+3
2019-12-13ethtool: provide link mode names as a string setMichal Kubecek1-0/+2
2019-10-16ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko1-0/+6
2019-09-16ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean1-0/+22
2019-05-23net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn1-0/+2
2019-05-02ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitionsErez Alfasi1-0/+3
2019-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-04-09ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich1-1/+1
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit1-0/+8
2019-02-25net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit1-8/+9
2019-02-20ethtool: Added support for 50Gbps per lane link modesAya Levin1-1/+17
2018-11-18uapi/ethtool: fix spelling errorsStephen Hemminger1-2/+2
2018-08-30ethtool: drop get_settings and set_settings callbacksMichal Kubecek1-12/+3
2018-08-07ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKEFlorian Fainelli1-1/+4
2018-08-05ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-07-14net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold1-1/+1
2018-03-26ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy1-0/+4
2018-03-09net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree1-6/+26
2017-12-01net: ethtool: add support for reset of AP inside NIC interface.Scott Branden1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman1-0/+1
2017-09-22net: ethtool: Add back transceiver typeFlorian Fainelli1-1/+5
2017-07-30net: ethtool: add support for forward error correction modesVidya Sagar Ravipati1-1/+47
2017-06-08ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel1-2/+4
2017-05-05IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun1-0/+1