summaryrefslogtreecommitdiffstats
path: root/net/ethtool/netlink.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-271-0/+8
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-271-0/+2
* ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-271-0/+5
* ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-271-0/+8
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-271-0/+2
* ethtool: add default notification handlerMichal Kubecek2019-12-271-0/+89
* ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-271-0/+5
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-271-0/+8
* ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-271-0/+8
* ethtool: default handlers for GET requestsMichal Kubecek2019-12-271-0/+321
* ethtool: support for netlink notificationsMichal Kubecek2019-12-271-0/+32
* ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-271-0/+166
* ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-271-0/+33