summaryrefslogtreecommitdiffstats
path: root/net/ethtool/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: Remove inclusion of vermagic headerLeon Romanovsky2020-04-211-2/+1
* net: ethtool: self_test: Mark interface in testing operative statusAndrew Lunn2020-04-201-0/+2
* ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-291-19/+4
* ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-1/+5
* ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-1/+5
* ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-1/+5
* ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk2020-03-241-1/+1
* net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski2020-03-171-3/+0
* 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-02-291-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-271-4/+4
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-271-2/+6
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-271-2/+10
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-271-48/+0
* 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-121-0/+6
* ethtool: move string arrays into common fileMichal Kubecek2019-12-121-82/+2
* ethtool: move to its own directoryMichal Kubecek2019-12-121-0/+3116