summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)Author
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu
2021-06-22ethtool: Use kernel data types for internal EEPROM structIdo Schimmel
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-15ethtool: add FEC statisticsJakub Kicinski
2021-04-15ethtool: move ethtool_stats_initJakub Kicinski
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-04-07ethtool: fix kdoc in headersJakub Kicinski
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski
2021-04-07ethtool: document PHY tunable callbacksJakub Kicinski
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson
2020-11-20ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh
2020-09-15ethtool: add standard pause statsJakub Kicinski
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-04-18ethtool.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: liquidio: reject unsupported coalescing paramsJakub Kicinski
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno
2019-05-25net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso
2018-08-29ethtool: drop get_settings and set_settings callbacksMichal Kubecek
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17ethtool: add ethtool_intersect_link_masksAlan Brady
2017-08-18net: ethtool: Add macro to clear a link mode settingLendacky, Thomas
2017-07-29net: ethtool: add support for forward error correction modesVidya Sagar Ravipati
2017-03-09ethtool: add CRC32 as an RSS hash functionJakub Kicinski
2016-04-18net: ethtool: export conversion function between u32 and link modePhilippe Reynes
2016-02-25net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny