summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ethtool-netlink.rst
Commit message (Expand)AuthorAgeFilesLines
* ethtool: add two coalesce attributes for CQE modeYufeng Mo2021-08-241-0/+15
* docs: ethtool: Add two link extended substates of bad signal integrityGuangbin Huang2021-08-161-0/+8
* ethtool: add a new command for getting PHC virtual clocksYangbo Lu2021-07-011-0/+22
* ethtool: Document behavior when module EEPROM bank attribute is omittedIdo Schimmel2021-06-221-0/+2
* ethtool: Document correct attribute typeIdo Schimmel2021-06-221-1/+1
* ethtool: Use correct command name in titleIdo Schimmel2021-06-221-2/+2
* ethtool: add missing EEPROM to list of messagesJakub Kicinski2021-04-191-34/+36
* docs: ethtool: document standard statisticsJakub Kicinski2021-04-161-0/+82
* ethtool: add FEC statisticsJakub Kicinski2021-04-151-0/+21
* ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk2021-04-111-2/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-5/+5
|\
| * docs: ethtool: fix some copy-paste errorsJakub Kicinski2021-04-061-5/+5
* | docs: ethtool: correct quotesJakub Kicinski2021-04-061-2/+2
* | ethtool: support FEC settings over netlinkJakub Kicinski2021-03-311-2/+60
|/
* ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2021-02-031-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-0/+3
|\
| * ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-171-0/+3
* | ethtool: add standard pause statsJakub Kicinski2020-09-151-0/+11
|/
* udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski2020-08-031-0/+3
* ethtool: add tunnel info interfaceJakub Kicinski2020-07-101-0/+33
* Documentation: networking: fix ethtool-netlink table formatsRandy Dunlap2020-07-071-9/+9
* Documentation: networking: ethtool-netlink: Add link extended stateAmit Cohen2020-06-291-4/+124
* docs: networking: fix extra spaces in ethtool-netlinkJakub Kicinski2020-06-101-6/+6
* net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-261-3/+19
* net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2020-05-261-0/+81
* ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2020-05-211-2/+4
* net: ethtool: Add attributes for cable test reportsAndrew Lunn2020-05-101-0/+41
* net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn2020-05-101-1/+15
* ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-061-16/+19
* ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-291-1/+29
* ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-291-1/+24
* ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-291-1/+33
* ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-291-1/+2
* ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-291-1/+39
* ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-291-1/+41
* ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-291-1/+47
* ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-1/+22
* ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek2020-03-121-1/+29
* ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek2020-03-121-1/+22
* ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek2020-03-121-1/+29
* ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek2020-03-121-1/+20
* ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek2020-03-121-1/+29
* ethtool: add FEATURES_NTF notificationMichal Kubecek2020-03-121-0/+6
* ethtool: set netdev features with FEATURES_SET requestMichal Kubecek2020-03-121-9/+47
* ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek2020-03-121-9/+42