aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/ethtool-netlink.rst
AgeCommit message (Expand)AuthorFilesLines
2021-10-06ethtool: Add transceiver module extended stateGravatar Ido Schimmel 1-0/+10
2021-10-06ethtool: Add ability to control transceiver modules' power modeGravatar Ido Schimmel 1-2/+69
2021-08-24ethtool: add two coalesce attributes for CQE modeGravatar Yufeng Mo 1-0/+15
2021-08-16docs: ethtool: Add two link extended substates of bad signal integrityGravatar Guangbin Huang 1-0/+8
2021-07-01ethtool: add a new command for getting PHC virtual clocksGravatar Yangbo Lu 1-0/+22
2021-06-22ethtool: Document behavior when module EEPROM bank attribute is omittedGravatar Ido Schimmel 1-0/+2
2021-06-22ethtool: Document correct attribute typeGravatar Ido Schimmel 1-1/+1
2021-06-22ethtool: Use correct command name in titleGravatar Ido Schimmel 1-2/+2
2021-04-19ethtool: add missing EEPROM to list of messagesGravatar Jakub Kicinski 1-34/+36
2021-04-16docs: ethtool: document standard statisticsGravatar Jakub Kicinski 1-0/+82
2021-04-15ethtool: add FEC statisticsGravatar Jakub Kicinski 1-0/+21
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataGravatar Vladyslav Tarasiuk 1-2/+34
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-5/+5
2021-04-06docs: ethtool: correct quotesGravatar Jakub Kicinski 1-2/+2
2021-04-06docs: ethtool: fix some copy-paste errorsGravatar Jakub Kicinski 1-5/+5
2021-03-31ethtool: support FEC settings over netlinkGravatar Jakub Kicinski 1-2/+60
2021-02-03ethtool: Extend link modes settings uAPI with lanesGravatar Danielle Ratson 1-5/+6
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+3
2020-09-17ethtool: add and use message type for tunnel info replyGravatar Michal Kubecek 1-0/+3
2020-09-15ethtool: add standard pause statsGravatar Jakub Kicinski 1-0/+11
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANGravatar Jakub Kicinski 1-0/+3
2020-07-10ethtool: add tunnel info interfaceGravatar Jakub Kicinski 1-0/+33
2020-07-07Documentation: networking: fix ethtool-netlink table formatsGravatar Randy Dunlap 1-9/+9
2020-06-29Documentation: networking: ethtool-netlink: Add link extended stateGravatar Amit Cohen 1-4/+124
2020-06-10docs: networking: fix extra spaces in ethtool-netlinkGravatar Jakub Kicinski 1-6/+6
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredGravatar Andrew Lunn 1-3/+19
2020-05-26net: ethtool: Add attributes for cable test TDR dataGravatar Andrew Lunn 1-0/+81
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Gravatar Oleksij Rempel 1-2/+4
2020-05-10net: ethtool: Add attributes for cable test reportsGravatar Andrew Lunn 1-0/+41
2020-05-10net: ethtool: netlink: Add support for triggering a cable testGravatar Andrew Lunn 1-1/+15
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Gravatar Oleksij Rempel 1-16/+19
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestGravatar Michal Kubecek 1-1/+29
2020-03-29ethtool: add EEE_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: set EEE settings with EEE_SET requestGravatar Michal Kubecek 1-1/+24
2020-03-29ethtool: provide EEE settings with EEE_GET requestGravatar Michal Kubecek 1-1/+33
2020-03-29ethtool: add PAUSE_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: set pause parameters with PAUSE_SET requestGravatar Michal Kubecek 1-1/+2
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestGravatar Michal Kubecek 1-1/+39
2020-03-29ethtool: add COALESCE_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestGravatar Michal Kubecek 1-1/+41
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestGravatar Michal Kubecek 1-1/+47
2020-03-12ethtool: add CHANNELS_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestGravatar Michal Kubecek 1-1/+22
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestGravatar Michal Kubecek 1-1/+29
2020-03-12ethtool: add RINGS_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: set device ring sizes with RINGS_SET requestGravatar Michal Kubecek 1-1/+22
2020-03-12ethtool: provide ring sizes with RINGS_GET requestGravatar Michal Kubecek 1-1/+29
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestGravatar Michal Kubecek 1-1/+20
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestGravatar Michal Kubecek 1-1/+29
2020-03-12ethtool: add FEATURES_NTF notificationGravatar Michal Kubecek 1-0/+6