summaryrefslogtreecommitdiffstats
path: root/include/linux/ethtool.h
Commit message (Expand)AuthorAgeFilesLines
* bonding: add software tx timestamping supportHangbin Liu2023-04-181-0/+1
* ethtool: Add support for configuring tx_push_buf_lenShay Agroskin2023-03-271-4/+10
* net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson2023-02-131-0/+4
* net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean2023-01-261-11/+0
* net: ethtool: add helpers for MM fragment size translationVladimir Oltean2023-01-231-0/+42
* net: ethtool: add helpers for aggregate statisticsVladimir Oltean2023-01-231-40/+60
* net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean2023-01-231-0/+9
* net: ethtool: add support for MAC Merge layerVladimir Oltean2023-01-231-0/+99
* ethtool: add tx aggregation parametersDaniele Palmas2023-01-131-1/+11
* net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto2023-01-111-0/+12
* ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol2022-11-171-4/+4
* ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski2022-11-081-0/+17
* net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang2022-04-151-0/+4
* ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep2022-02-231-0/+4
* ethtool: add header/data split indicationJakub Kicinski2022-01-281-0/+2
* ethtool: Fix link extended state for big endianMoshe Tal2022-01-201-1/+1
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* ethtool: add support to set/get rx buf len via ethtoolHao Chen2021-11-221-0/+18
* ethtool: Add transceiver module extended stateIdo Schimmel2021-10-061-0/+1
* ethtool: Add ability to control transceiver modules' power modeIdo Schimmel2021-10-061-0/+22
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+9
* ethtool: add two coalesce attributes for CQE modeYufeng Mo2021-08-241-1/+10
* ethtool: improve compat ioctl handlingArnd Bergmann2021-07-231-4/+0
* ethtool: add a new command for getting PHC virtual clocksYangbo Lu2021-07-011-0/+10
* ethtool: Use kernel data types for internal EEPROM structIdo Schimmel2021-06-221-6/+6
* 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