aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/networking/ethtool-netlink.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn1-3/+19
2020-05-26net: ethtool: Add attributes for cable test TDR dataAndrew Lunn1-0/+81
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel1-2/+4
2020-05-10net: ethtool: Add attributes for cable test reportsAndrew Lunn1-0/+41
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn1-1/+15
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel1-16/+19
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-1/+29
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek1-1/+24
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek1-1/+33
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek1-1/+2
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek1-1/+39
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek1-1/+41
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek1-1/+47
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek1-0/+1
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek1-1/+22
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek1-1/+29
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek1-0/+1
2020-03-12ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek1-1/+22
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek1-1/+29
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek1-1/+20
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek1-1/+29
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek1-0/+6
2020-03-12ethtool: set netdev features with FEATURES_SET requestMichal Kubecek1-9/+47
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek1-9/+42
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek1-2/+3
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek1-1/+19
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek1-1/+29
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek1-1/+19
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek1-1/+33
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek1-1/+32
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek1-0/+1
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek1-0/+27
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek1-0/+36
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek1-0/+1
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek1-2/+22
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-2/+35
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek1-2/+73
2019-12-27ethtool: netlink bitset handlingMichal Kubecek1-0/+84
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek1-0/+216