summaryrefslogtreecommitdiffstats
path: root/net/ethtool
Commit message (Expand)AuthorAgeFilesLines
* ethtool: potential NULL dereference in strset_prepare_data()Dan Carpenter2020-01-081-0/+1
* ethtool: fix ->reply_size() error handlingDan Carpenter2020-01-081-2/+4
* ethtool: fix a memory leak in ethnl_default_start()Dan Carpenter2020-01-081-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-277-5/+100
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-273-2/+10
* ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-273-0/+241
* ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-274-1/+150
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-273-2/+14
* ethtool: add default notification handlerMichal Kubecek2019-12-272-1/+92
* ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-273-0/+78
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-277-49/+156
* ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-274-1/+438
* ethtool: default handlers for GET requestsMichal Kubecek2019-12-272-1/+436
* ethtool: support for netlink notificationsMichal Kubecek2019-12-271-0/+32
* ethtool: netlink bitset handlingMichal Kubecek2019-12-273-1/+764
* ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-272-0/+371
* ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-273-1/+48
* net: ethtool: Use the PHY time stamping interface.Richard Cochran2019-12-251-2/+2
* ethtool: provide link mode names as a string setMichal Kubecek2019-12-123-0/+97
* ethtool: move string arrays into common fileMichal Kubecek2019-12-124-83/+105
* ethtool: move to its own directoryMichal Kubecek2019-12-122-0/+3119