summaryrefslogtreecommitdiff
path: root/net/ethtool/common.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-12netdev: support binding dma-buf to netdeviceMina Almasry1-0/+8
2024-09-11net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing1-0/+1
2024-09-04ethtool: RX software timestamp for allGal Pressman1-7/+8
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin1-1/+0
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+0
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin1-1/+0
2024-08-10ethtool: refactor checking max channelsMina Almasry1-2/+30
2024-08-09net: ethtool: check rxfh_max_num_contexts != 1 at register timeEdward Cree1-0/+2
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski1-4/+4
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-3/+3
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent1-1/+1
2024-07-15net: phy: bcm54811: New link mode for BroadR-ReachKamil HorĂ¡k (2N)1-0/+3
2024-07-13net: ethtool: let drivers remove lost RSS contextsJakub Kicinski1-0/+14
2024-07-12ethtool: use the rss context XArray in ring deactivation safety-checkJakub Kicinski1-4/+29
2024-07-12ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski1-11/+15
2023-12-14net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-6/+6
2023-11-19net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski1-17/+2
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent1-2/+17
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran1-0/+6
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski1-0/+21
2023-08-03net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean1-2/+1
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