summaryrefslogtreecommitdiff
path: root/Documentation/networking/ethtool-netlink.rst
AgeCommit message (Expand)Author
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo
2021-08-16docs: ethtool: Add two link extended substates of bad signal integrityGuangbin Huang
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu
2021-06-22ethtool: Document behavior when module EEPROM bank attribute is omittedIdo Schimmel
2021-06-22ethtool: Document correct attribute typeIdo Schimmel
2021-06-22ethtool: Use correct command name in titleIdo Schimmel
2021-04-19ethtool: add missing EEPROM to list of messagesJakub Kicinski
2021-04-16docs: ethtool: document standard statisticsJakub Kicinski
2021-04-15ethtool: add FEC statisticsJakub Kicinski
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-06docs: ethtool: correct quotesJakub Kicinski
2021-04-06docs: ethtool: fix some copy-paste errorsJakub Kicinski
2021-03-31ethtool: support FEC settings over netlinkJakub Kicinski
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek
2020-09-15ethtool: add standard pause statsJakub Kicinski
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-07Documentation: networking: fix ethtool-netlink table formatsRandy Dunlap
2020-06-29Documentation: networking: ethtool-netlink: Add link extended stateAmit Cohen
2020-06-10docs: networking: fix extra spaces in ethtool-netlinkJakub Kicinski
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn
2020-05-26net: ethtool: Add attributes for cable test TDR dataAndrew Lunn
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel
2020-05-10net: ethtool: Add attributes for cable test reportsAndrew Lunn
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek