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