aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ethtool-netlink.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
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