aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool/common.h
AgeCommit message (Expand)Author
2021-04-11net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-29ethtool: add timestamping related string setsMichal Kubecek
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek
2019-12-12ethtool: move string arrays into common fileMichal Kubecek