summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ethtool_netlink.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-12net: ethtool: correct MAX attribute value for statsJakub Kicinski1-1/+1
2023-03-28ethtool: Add support for configuring tx_push_buf_lenShay Agroskin1-0/+2
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson1-0/+1
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean1-0/+3
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean1-0/+47
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas1-0/+3
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto1-0/+25
2022-12-06ethtool: add netlink based get rss supportSudheer Mogilappagari1-0/+14
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski1-0/+1
2022-10-04ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel1-0/+16
2022-09-23net: phy: Add support for rate matchingSean Anderson1-0/+1
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang1-0/+1
2022-02-24ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep1-0/+1
2022-01-28ethtool: add header/data split indicationJakub Kicinski1-0/+7
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen1-0/+1
2021-11-03ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski1-1/+3
2021-10-07ethtool: Add ability to control transceiver modules' power modeIdo Schimmel1-0/+17
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo1-0/+2
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu1-0/+15
2021-06-22ethtool: Document correct attribute typeIdo Schimmel1-1/+1
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski1-0/+23
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski1-0/+14
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski1-0/+53
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski1-0/+47
2021-04-16ethtool: add FEC statisticsJakub Kicinski1-0/+14
2021-04-12ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk1-0/+19
2021-04-01ethtool: support FEC settings over netlinkJakub Kicinski1-0/+17
2021-02-04ethtool: Extend link modes settings uAPI with lanesDanielle Ratson1-0/+1
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-09-18ethtool: add and use message type for tunnel info replyMichal Kubecek1-0/+1
2020-09-15ethtool: add standard pause statsJakub Kicinski1-1/+17
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski1-0/+55
2020-06-30ethtool: Add link extended stateAmit Cohen1-0/+2
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+151
2020-05-27net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn1-0/+13
2020-05-27net: ethtool: Add attributes for cable test TDR dataAndrew Lunn1-0/+63
2020-05-22ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel1-0/+2
2020-05-10net: ethtool: Add attributes for cable test reportsAndrew Lunn1-0/+59
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn1-0/+12
2020-05-07ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel1-0/+2
2020-04-21docs: fix broken references to text filesMauro Carvalho Chehab1-1/+1
2020-03-30ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-0/+17
2020-03-30ethtool: add EEE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set EEE settings with EEE_SET requestMichal Kubecek1-0/+1
2020-03-30ethtool: provide EEE settings with EEE_GET requestMichal Kubecek1-0/+19
2020-03-30ethtool: add PAUSE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek1-0/+1
2020-03-30ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek1-0/+16
2020-03-30ethtool: add COALESCE_NTF notificationMichal Kubecek1-0/+1
2020-03-30ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek1-0/+1