aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/ethtool.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-17uapi/ethtool: fix spelling errorsStephen Hemminger1-2/+2
2018-08-29ethtool: 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-04ethtool: Remove trailing semicolon for static inlineFlorian Fainelli1-2/+2
2018-07-13net: 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-08net: 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 licenseGreg Kroah-Hartman1-0/+1
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli1-1/+5
2017-07-29net: 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-04IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun1-0/+1
2017-04-05phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches1-0/+1
2017-01-30net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous1-1/+3
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunablesRaju Lakkaraju1-1/+4
2016-11-18ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLERaju Lakkaraju1-1/+14
2016-10-14ethtool: silence warning on bit lossJesse Brandeburg1-2/+1
2016-08-29net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati1-2/+9
2016-06-27ethtool: Add 50G baseSR2 link modeGal Pressman1-1/+2
2016-05-25ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati1-1/+10
2016-03-22ethtool: minor doc updateDavid Decotigny1-3/+3
2016-03-04ethtool.h: define INT_MAX for userlandNicolas Dichtel1-0/+4
2016-03-04uapi: define DIV_ROUND_UP for userlandNicolas Dichtel1-1/+2
2016-02-25net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny1-66/+256
2016-02-19net/ethtool: introduce a new ioctl for per queue settingKan Liang1-0/+17
2016-02-11ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov1-18/+1
2016-02-11ethtool: future-proof interface for speed extensionsMichael S. Tsirkin1-3/+3
2016-02-11ethtool: add IPv6 to the NFC APIEdward Cree1-6/+64
2016-02-07ethtool: add speed/duplex validation functionsNikolay Aleksandrov1-0/+34
2015-12-31ethtool: Add phy statisticsAndrew Lunn1-0/+3
2015-07-17clarify implementation of ethtool's get_ts_info opJacob Keller1-0/+5
2015-06-11net/ethtool: Add current supported tunable optionsHadar Hen Zion1-0/+6
2015-05-28ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend1-0/+25
2015-05-19net-next: ethtool: Added port speed macros.Parav Pandit1-1/+5
2015-02-09ethtool: rename reserved1 memeber in ethtool_drvinfo for expansion ROM versionHariprasad Shenai1-1/+3
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry1-2/+8
2014-10-28ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting supportSaeed Mahameed1-1/+13
2014-10-28ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed1-0/+4
2014-10-06ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet1-0/+1
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan1-0/+28
2014-05-19ethtool: Improve explanation of the two arrays following struct ethtool_rxfhBen Hutchings1-8/+9
2014-05-19ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings1-5/+7
2014-04-22ethtool: Support for configurable RSS hash keyVenkata Duvvuru1-0/+32
2014-02-12ethtool: Fix unwanted section breaks in kernel-docBen Hutchings1-7/+9
2014-02-12ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings1-3/+2
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings1-1/+12
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings1-3/+13
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings1-4/+17
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings1-12/+47