summaryrefslogtreecommitdiffstats
path: root/net/ethtool/ioctl.c
AgeCommit message (Expand)AuthorLines
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek-19/+4
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek-1/+5
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek-1/+5
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek-1/+5
2020-03-24ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk-1/+1
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski-3/+0
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek-1/+5
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek-31/+0
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek-1/+5
2020-03-12ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek-0/+2
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek-2/+0
2020-03-12ethtool: update mapping of features to legacy ioctl requestsMichal Kubecek-2/+3
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski-0/+66
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno-0/+39
2020-01-27net/core: Replace driver version to be kernel versionLeon Romanovsky-0/+2
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek-0/+1
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek-0/+2
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek-4/+4
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek-2/+6
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek-2/+10
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek-48/+0
2019-12-25net: ethtool: Use the PHY time stamping interface.Richard Cochran-2/+2
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek-0/+6
2019-12-12ethtool: move string arrays into common fileMichal Kubecek-82/+2
2019-12-12ethtool: move to its own directoryMichal Kubecek-0/+3116