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-08ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-02-12net: hsr: add offloading supportGeorge McCollister
2021-02-04ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-01-24net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2020-09-20ethtool: Add 100base-FX link mode entriesDan Murphy
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-09ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli
2020-06-24net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin
2020-06-19net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin
2020-03-30ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-30ethtool: add timestamping related string setsMichal Kubecek
2020-03-27net: introduce the MACSEC netdev featureAntoine Tenart
2020-03-18net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski
2020-03-13ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek
2020-02-19ethtool: Add support for low latency RS FECAya Levin
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert
2019-12-28ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-28ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-13ethtool: provide link mode names as a string setMichal Kubecek
2019-12-13ethtool: move string arrays into common fileMichal Kubecek