aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ethtool/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-1/+1
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek1-1/+1
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek1-1/+1
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek1-1/+1
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek1-1/+2
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek1-1/+1
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek1-1/+1
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek1-1/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek1-1/+1
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek1-1/+1
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek1-1/+2
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek1-1/+1
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-1/+1
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek1-1/+1
2019-12-27ethtool: netlink bitset handlingMichal Kubecek1-1/+1
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek1-1/+5
2019-12-12ethtool: move string arrays into common fileMichal Kubecek1-1/+1
2019-12-12ethtool: move to its own directoryMichal Kubecek1-0/+3