summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-29ethtool: reformat kerneldoc for struct ethtool_fec_statsJonathan Corbet1-2/+4
2023-12-14net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki1-0/+6
2023-12-14net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki1-15/+11
2023-12-14net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-8/+30
2023-12-14ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin1-0/+2
2023-12-08ethtool: Implement ethtool_puts()justinstitt@google.com1-0/+13
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran1-0/+8
2023-11-02net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn1-2/+2
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski1-20/+2
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt1-0/+37
2023-04-19bonding: add software tx timestamping supportHangbin Liu1-0/+1
2023-03-28ethtool: Add support for configuring tx_push_buf_lenShay Agroskin1-4/+10
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson1-0/+4
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean1-11/+0
2023-01-23net: ethtool: add helpers for MM fragment size translationVladimir Oltean1-0/+42
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean1-40/+60
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean1-0/+9
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean1-0/+99
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas1-1/+11
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto1-0/+12
2022-11-18ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol1-4/+4
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski1-0/+17
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang1-0/+4
2022-02-24ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep1-0/+4
2022-01-28ethtool: add header/data split indicationJakub Kicinski1-0/+2
2022-01-20ethtool: Fix link extended state for big endianMoshe Tal1-1/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen1-0/+18
2021-10-07ethtool: Add transceiver module extended stateIdo Schimmel1-0/+1
2021-10-07ethtool: Add ability to control transceiver modules' power modeIdo Schimmel1-0/+22
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+9
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo1-1/+10
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann1-4/+0
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu1-0/+10
2021-06-22ethtool: Use kernel data types for internal EEPROM structIdo Schimmel1-6/+6
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski1-0/+43
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski1-0/+12
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski1-0/+31
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski1-0/+10
2021-04-16ethtool: add FEC statisticsJakub Kicinski1-0/+40
2021-04-16ethtool: move ethtool_stats_initJakub Kicinski1-0/+6
2021-04-12ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk1-1/+32
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+17
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-08ethtool: fix kdoc in headersJakub Kicinski1-2/+7
2021-04-08ethtool: un-kdocify extended link stateJakub Kicinski1-3/+1
2021-04-08ethtool: document PHY tunable callbacksJakub Kicinski1-0/+2
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck1-0/+9
2021-02-04ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson1-0/+1
2021-02-04ethtool: Extend link modes settings uAPI with lanesDanielle Ratson1-0/+4