summaryrefslogtreecommitdiffstats
path: root/net/ethtool (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethtool: potential NULL dereference in strset_prepare_data()Dan Carpenter2020-01-091-0/+1
* ethtool: fix ->reply_size() error handlingDan Carpenter2020-01-091-2/+4
* ethtool: fix a memory leak in ethnl_default_start()Dan Carpenter2020-01-091-3/+10
* ethtool: remove set but not used variable 'lsettings'YueHaibing2020-01-031-2/+0
* ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-287-5/+100
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-283-2/+10
* ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-283-0/+241
* ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-284-1/+150
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-283-2/+14
* ethtool: add default notification handlerMichal Kubecek2019-12-282-1/+92
* ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-283-0/+78
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-287-49/+156
* ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-284-1/+438
* ethtool: default handlers for GET requestsMichal Kubecek2019-12-282-1/+436
* ethtool: support for netlink notificationsMichal Kubecek2019-12-281-0/+32
* ethtool: netlink bitset handlingMichal Kubecek2019-12-283-1/+764
* ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-282-0/+371
* ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-283-1/+48
* net: ethtool: Use the PHY time stamping interface.Richard Cochran2019-12-261-2/+2
* ethtool: provide link mode names as a string setMichal Kubecek2019-12-133-0/+97
* ethtool: move string arrays into common fileMichal Kubecek2019-12-134-83/+105
* ethtool: move to its own directoryMichal Kubecek2019-12-132-0/+3119