summaryrefslogtreecommitdiff
path: root/net/ethtool/common.c
AgeCommit message (Expand)Author
11 hoursnet: ethtool: allow MAC drivers to override ethtool get_ts_infoRussell King
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski
2023-08-02net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn
2022-11-08ethtool: Fail number of channels change when it conflicts with rxnfcGal Pressman
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
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