summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/ethtool.h
Commit message (Expand)AuthorAgeFilesLines
* ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-061-1/+15
* ethtool: add timestamping related string setsMichal Kubecek2020-03-291-0/+6
* ethtool: Add support for low latency RS FECAya Levin2020-02-181-1/+3
* ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2020-01-271-0/+4
* ethtool: provide message mask with DEBUG_GET requestMichal Kubecek2020-01-271-0/+2
* ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-271-0/+3
* ethtool: provide link mode names as a string setMichal Kubecek2019-12-121-0/+2
* ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2019-10-151-0/+6
* ethtool: implement Energy Detect Powerdown support via phy-tunableAlexandru Ardelean2019-09-161-0/+22
* net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn2019-05-221-0/+2
* ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitionsErez Alfasi2019-05-011-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-081-1/+1
|\
| * ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-081-1/+1
* | ethtool: add PHY Fast Link Down supportHeiner Kallweit2019-03-271-0/+8
|/
* net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2019-02-241-8/+9
* ethtool: Added support for 50Gbps per lane link modesAya Levin2019-02-191-1/+17
* uapi/ethtool: fix spelling errorsStephen Hemminger2018-11-171-2/+2
* ethtool: drop get_settings and set_settings callbacksMichal Kubecek2018-08-291-12/+3
* ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKEFlorian Fainelli2018-08-071-1/+4
* ethtool: Remove trailing semicolon for static inlineFlorian Fainelli2018-08-041-2/+2
* net: ethtool: fix spelling mistake: "tubale" -> "tunable"Michael Heimpold2018-07-131-1/+1
* ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy2018-03-261-0/+4
* net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree2018-03-081-6/+26
* net: ethtool: add support for reset of AP inside NIC interface.Scott Branden2017-12-011-0/+1
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-021-0/+1
* net: ethtool: Add back transceiver typeFlorian Fainelli2017-09-211-1/+5
* net: ethtool: add support for forward error correction modesVidya Sagar Ravipati2017-07-291-1/+47
* ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel2017-06-081-2/+4
* IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun2017-05-041-0/+1
* phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches2017-04-051-0/+1
* net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous2017-01-301-1/+3
* ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju2016-11-181-1/+4
* ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLERaju Lakkaraju2016-11-181-1/+14
* ethtool: silence warning on bit lossJesse Brandeburg2016-10-141-2/+1
* net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati2016-08-291-2/+9
* ethtool: Add 50G baseSR2 link modeGal Pressman2016-06-271-1/+2
* ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati2016-05-251-1/+10
* ethtool: minor doc updateDavid Decotigny2016-03-221-3/+3
* ethtool.h: define INT_MAX for userlandNicolas Dichtel2016-03-041-0/+4
* uapi: define DIV_ROUND_UP for userlandNicolas Dichtel2016-03-041-1/+2
* net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2016-02-251-66/+256
* net/ethtool: introduce a new ioctl for per queue settingKan Liang2016-02-191-0/+17
* ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov2016-02-111-18/+1
* ethtool: future-proof interface for speed extensionsMichael S. Tsirkin2016-02-111-3/+3
* ethtool: add IPv6 to the NFC APIEdward Cree2016-02-111-6/+64
* ethtool: add speed/duplex validation functionsNikolay Aleksandrov2016-02-071-0/+34
* ethtool: Add phy statisticsAndrew Lunn2015-12-311-0/+3
* clarify implementation of ethtool's get_ts_info opJacob Keller2015-07-171-0/+5
* net/ethtool: Add current supported tunable optionsHadar Hen Zion2015-06-111-0/+6
* ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend2015-05-281-0/+25