summaryrefslogtreecommitdiffstats
path: root/include/linux/ethtool.h
Commit message (Expand)AuthorAgeFilesLines
* ethtool: add interface to read RMON statsJakub Kicinski2021-04-161-0/+43
* ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski2021-04-161-0/+12
* ethtool: add interface to read standard MAC statsJakub Kicinski2021-04-161-0/+31
* ethtool: add a new command for reading standard statsJakub Kicinski2021-04-161-0/+10
* ethtool: add FEC statisticsJakub Kicinski2021-04-151-0/+40
* ethtool: move ethtool_stats_initJakub Kicinski2021-04-151-0/+6
* ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk2021-04-111-1/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-6/+17
|\
| * ethtool: Remove link_mode param and derive link params from driverDanielle Ratson2021-04-071-1/+8
| * ethtool: fix kdoc in headersJakub Kicinski2021-04-071-2/+7
| * ethtool: un-kdocify extended link stateJakub Kicinski2021-04-071-3/+1
* | ethtool: document PHY tunable callbacksJakub Kicinski2021-04-071-0/+2
* | ethtool: Add common function for filling out stringsAlexander Duyck2021-03-171-0/+9
|/
* ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson2021-02-031-0/+1
* ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2021-02-031-0/+4
* ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace2020-11-201-0/+1
* ethtool: allow netdev driver to define phy tunablesIgor Russkikh2020-10-061-0/+4
* ethtool: add standard pause statsJakub Kicinski2020-09-151-0/+26
* net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli2020-07-081-0/+7
* net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli2020-07-071-0/+25
* ethtool: Add link extended stateAmit Cohen2020-06-291-0/+23
* ethtool.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-181-2/+2
* net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski2020-03-171-0/+2
* net: hns: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+5
* net: be2net: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+3
* net: liquidio: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+5
* ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski2020-03-051-3/+42
* ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno2020-02-291-0/+6
* net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier2019-05-251-0/+9
* net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit2019-02-241-4/+0
* ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso2019-02-061-0/+15
* ethtool: drop get_settings and set_settings callbacksMichal Kubecek2018-08-291-23/+10
* net: Allow network devices to have PHY statisticsFlorian Fainelli2018-04-271-0/+5
* net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli2018-04-241-0/+2
* net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree2018-03-081-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ethtool: add ethtool_intersect_link_masksAlan Brady2017-10-171-0/+10
|/
* net: ethtool: Add macro to clear a link mode settingLendacky, Thomas2017-08-181-0/+11
* net: ethtool: add support for forward error correction modesVidya Sagar Ravipati2017-07-291-0/+4
* ethtool: add CRC32 as an RSS hash functionJakub Kicinski2017-03-091-0/+2
* net: ethtool: export conversion function between u32 and link modePhilippe Reynes2016-04-181-0/+7
* net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny2016-02-251-4/+0
* net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2016-02-251-8/+83
* net/ethtool: support set coalesce per queueKan Liang2016-02-191-0/+7
* net/ethtool: support get coalesce per queueKan Liang2016-02-191-1/+7
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-12/+30
* ethtool: Add generic options for tunablesGovindarajulu Varadarajan2014-09-051-0/+4
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-6/+0
* ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-191-1/+2