summaryrefslogtreecommitdiff
path: root/net/ethtool/Makefile
AgeCommit message (Expand)Author
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-03-31ethtool: support FEC settings over netlinkJakub Kicinski
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET 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 mode information with LINKMODES_GET requestMichal Kubecek
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek
2019-12-27ethtool: netlink bitset handlingMichal Kubecek
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek
2019-12-12ethtool: move string arrays into common fileMichal Kubecek
2019-12-12ethtool: move to its own directoryMichal Kubecek