summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ethtool-netlink.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* ethtool: add WOL_NTF notificationMichal Kubecek2020-01-271-2/+3
* ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek2020-01-271-1/+19
* ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2020-01-271-1/+29
* ethtool: add DEBUG_NTF notificationMichal Kubecek2020-01-271-0/+1
* ethtool: set message mask with DEBUG_SET requestMichal Kubecek2020-01-271-1/+19
* ethtool: provide message mask with DEBUG_GET requestMichal Kubecek2020-01-271-1/+33
* ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-271-1/+32
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-271-0/+1
* ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-271-0/+27
* ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-271-0/+36
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-271-0/+1
* ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-271-2/+22
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-271-2/+35
* ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-271-2/+73