summaryrefslogtreecommitdiff
path: root/net/ethtool/common.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto1-0/+8
2022-12-09net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn1-0/+1
2022-11-08ethtool: Fail number of channels change when it conflicts with rxnfcGal Pressman1-0/+66
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen1-0/+14
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici1-0/+3
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen1-0/+1
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu1-0/+1
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu1-0/+13
2021-04-08ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson1-0/+1
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-0/+16
2021-02-12net: hsr: add offloading supportGeorge McCollister1-0/+4
2021-02-04ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson1-0/+147
2021-01-24net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin1-0/+1
2020-09-20ethtool: Add 100base-FX link mode entriesDan Murphy1-0/+2
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski1-0/+9
2020-07-09ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger1-0/+15
2020-07-08net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli1-0/+11
2020-06-24net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin1-0/+1
2020-06-19net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin1-0/+1
2020-03-30ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-0/+21
2020-03-30ethtool: add timestamping related string setsMichal Kubecek1-0/+49
2020-03-27net: introduce the MACSEC netdev featureAntoine Tenart1-0/+1
2020-03-18net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski1-0/+11
2020-03-13ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek1-0/+31
2020-02-19ethtool: Add support for low latency RS FECAya Levin1-0/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek1-0/+12
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek1-0/+19
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert1-0/+1
2019-12-28ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek1-0/+8
2019-12-28ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek1-0/+48
2019-12-13ethtool: provide link mode names as a string setMichal Kubecek1-0/+86
2019-12-13ethtool: move string arrays into common fileMichal Kubecek1-0/+85