aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ethtool/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-18net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin1-0/+1
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-0/+21
2020-03-29ethtool: add timestamping related string setsMichal Kubecek1-0/+49
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart1-0/+1
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski1-0/+11
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek1-0/+31
2020-02-18ethtool: Add support for low latency RS FECAya Levin1-0/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek1-0/+12
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek1-0/+19
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert1-0/+1
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek1-0/+8
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-0/+48
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek1-0/+86
2019-12-12ethtool: move string arrays into common fileMichal Kubecek1-0/+85