Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski
2021-04-12ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-04-01ethtool: 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-30ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-30ethtool: provide EEE settings with EEE_GET requestMichal Kubecek
2020-03-30ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek
2020-03-30ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek
2020-03-13ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek
2020-03-13ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek
2020-03-13ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek
2020-03-13ethtool: 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-28ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-28ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek
2019-12-28ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-28ethtool: provide string sets with STRSET_GET requestMichal Kubecek
2019-12-28ethtool: netlink bitset handlingMichal Kubecek
2019-12-28ethtool: introduce ethtool netlink interfaceMichal Kubecek
2019-12-13ethtool: move string arrays into common fileMichal Kubecek
2019-12-13ethtool: move to its own directoryMichal Kubecek