Age | Commit message (Expand) | Author | Files | Lines |
2021-04-11 | net: ethtool: Export helpers for getting EEPROM info | Andrew Lunn | 1 | -0/+5 |
2021-02-03 | ethtool: Get link mode in use instead of speed and duplex parameters | Danielle Ratson | 1 | -0/+7 |
2020-07-10 | ethtool: add tunnel info interface | Jakub Kicinski | 1 | -0/+1 |
2020-07-07 | net: ethtool: Introduce ethtool_phy_ops | Florian Fainelli | 1 | -0/+2 |
2020-03-29 | ethtool: provide timestamping information with TSINFO_GET request | Michal Kubecek | 1 | -0/+1 |
2020-03-29 | ethtool: add timestamping related string sets | Michal Kubecek | 1 | -0/+5 |
2020-03-12 | ethtool: set device channel counts with CHANNELS_SET request | Michal Kubecek | 1 | -0/+1 |
2020-03-12 | ethtool: provide netdev features with FEATURES_GET request | Michal Kubecek | 1 | -0/+2 |
2020-01-27 | ethtool: provide WoL settings with WOL_GET request | Michal Kubecek | 1 | -0/+1 |
2020-01-27 | ethtool: provide message mask with DEBUG_GET request | Michal Kubecek | 1 | -0/+1 |
2019-12-27 | ethtool: provide link state with LINKSTATE_GET request | Michal Kubecek | 1 | -0/+3 |
2019-12-27 | ethtool: provide link settings with LINKINFO_GET request | Michal Kubecek | 1 | -0/+4 |
2019-12-12 | ethtool: provide link mode names as a string set | Michal Kubecek | 1 | -0/+5 |
2019-12-12 | ethtool: move string arrays into common file | Michal Kubecek | 1 | -0/+17 |