summaryrefslogtreecommitdiffstats
path: root/net/ethtool/ioctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-1/+5
* ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-31/+0
* ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-1/+5
* ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek2020-03-121-0/+2
* ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek2020-03-121-2/+0
* ethtool: update mapping of features to legacy ioctl requestsMichal Kubecek2020-03-121-2/+3
* ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski2020-03-051-0/+66
* ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno2020-03-011-0/+39
* net/core: Replace driver version to be kernel versionLeon Romanovsky2020-01-271-0/+2
* ethtool: add WOL_NTF notificationMichal Kubecek2020-01-271-0/+1
* ethtool: add DEBUG_NTF notificationMichal Kubecek2020-01-271-0/+2
* ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-281-4/+4
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-281-2/+6
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-281-2/+10
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-281-48/+0
* 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-131-0/+6
* ethtool: move string arrays into common fileMichal Kubecek2019-12-131-82/+2
* ethtool: move to its own directoryMichal Kubecek2019-12-131-0/+3116