summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ethtool-netlink.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* ethtool: netlink bitset handlingMichal Kubecek2019-12-271-0/+84
* ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-271-0/+216