summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ethtool_netlink.h
Commit message (Expand)AuthorAgeFilesLines
* ethtool: Add support for configuring tx_push_buf_lenShay Agroskin2023-03-271-0/+2
* net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson2023-02-131-0/+1
* net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean2023-01-231-0/+3
* net: ethtool: add support for MAC Merge layerVladimir Oltean2023-01-231-0/+47
* ethtool: add tx aggregation parametersDaniele Palmas2023-01-131-0/+3
* net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto2023-01-111-0/+25
* ethtool: add netlink based get rss supportSudheer Mogilappagari2022-12-051-0/+14
* ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski2022-11-081-0/+1
* ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel2022-10-031-0/+16
* net: phy: Add support for rate matchingSean Anderson2022-09-231-0/+1
* net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang2022-04-151-0/+1
* ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep2022-02-231-0/+1
* ethtool: add header/data split indicationJakub Kicinski2022-01-281-0/+7
* ethtool: add support to set/get rx buf len via ethtoolHao Chen2021-11-221-0/+1
* ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski2021-11-031-1/+3
* ethtool: Add ability to control transceiver modules' power modeIdo Schimmel2021-10-061-0/+17
* ethtool: add two coalesce attributes for CQE modeYufeng Mo2021-08-241-0/+2
* ethtool: add a new command for getting PHC virtual clocksYangbo Lu2021-07-011-0/+15
* ethtool: Document correct attribute typeIdo Schimmel2021-06-221-1/+1
* ethtool: add interface to read RMON statsJakub Kicinski2021-04-161-0/+23
* ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski2021-04-161-0/+14
* ethtool: add interface to read standard MAC statsJakub Kicinski2021-04-161-0/+53
* ethtool: add a new command for reading standard statsJakub Kicinski2021-04-161-0/+47
* ethtool: add FEC statisticsJakub Kicinski2021-04-151-0/+14
* ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk2021-04-111-0/+19
* ethtool: support FEC settings over netlinkJakub Kicinski2021-03-311-0/+17
* ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2021-02-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-0/+1
|\
| * ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-171-0/+1
* | ethtool: add standard pause statsJakub Kicinski2020-09-151-1/+17
|/
* ethtool: add tunnel info interfaceJakub Kicinski2020-07-101-0/+55
* ethtool: Add link extended stateAmit Cohen2020-06-291-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-0/+151
|\
| * net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-261-0/+13
| * net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2020-05-261-0/+63
| * ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2020-05-211-0/+2
| * net: ethtool: Add attributes for cable test reportsAndrew Lunn2020-05-101-0/+59
| * net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn2020-05-101-0/+12
| * ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-061-0/+2
* | docs: fix broken references to text filesMauro Carvalho Chehab2020-04-201-1/+1
|/
* ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-291-0/+17
* ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-291-0/+1
* ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-291-0/+19
* ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-291-0/+1
* ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-291-0/+16
* ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-291-0/+1
* ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-291-0/+35