summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)Author
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin
2023-12-08ethtool: Implement ethtool_puts()justinstitt@google.com
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran
2023-11-02net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt
2023-04-18bonding: add software tx timestamping supportHangbin Liu
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean
2023-01-23net: ethtool: add helpers for MM fragment size translationVladimir Oltean
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang
2022-02-23ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep
2022-01-28ethtool: add header/data split indicationJakub Kicinski
2022-01-20ethtool: Fix link extended state for big endianMoshe Tal
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen
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