aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethtool/common.c
AgeCommit message (Expand)Author
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu
2021-04-07ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli
2020-06-23net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin
2020-06-18net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-29ethtool: add timestamping related string setsMichal Kubecek
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek
2020-02-18ethtool: 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-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