summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ethtool_netlink.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek1-0/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek1-0/+15
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek1-0/+1
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek1-0/+14
2019-12-28ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek1-0/+14
2019-12-28ethtool: add LINKMODES_NTF notificationMichal Kubecek1-0/+1
2019-12-28ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek1-0/+1
2019-12-28ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek1-0/+18
2019-12-28ethtool: add LINKINFO_NTF notificationMichal Kubecek1-0/+1
2019-12-28ethtool: set link settings with LINKINFO_SET requestMichal Kubecek1-0/+1
2019-12-28ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-0/+18
2019-12-28ethtool: provide string sets with STRSET_GET requestMichal Kubecek1-0/+56
2019-12-28ethtool: support for netlink notificationsMichal Kubecek1-0/+2
2019-12-28ethtool: netlink bitset handlingMichal Kubecek1-0/+35
2019-12-28ethtool: helper functions for netlink interfaceMichal Kubecek1-0/+21
2019-12-28ethtool: introduce ethtool netlink interfaceMichal Kubecek1-0/+36