aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ethtool/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski1-0/+16
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent1-0/+5
2025-01-10net: ethtool: Use hwprov under rcu_read_lockLi RongQing1-2/+3
2024-12-23net: ethtool: Fix suspicious rcu_dereference usageKory Maincent1-1/+4
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent1-10/+17
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent1-9/+132
2024-11-14net: ethtool: account for RSS+RXNFC add semantics when checking channel countEdward Cree1-12/+30
2024-10-17ethtool: rss: prevent rss ctx deletion when in useDaniel Zahka1-0/+48
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry1-0/+8
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing1-0/+1
2024-09-03ethtool: 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-09ethtool: refactor checking max channelsMina Almasry1-2/+30
2024-08-08net: 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-14net: phy: bcm54811: New link mode for BroadR-ReachKamil HorĂ¡k (2N)1-0/+3
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski1-0/+14
2024-07-11ethtool: use the rss context XArray in ring deactivation safety-checkJakub Kicinski1-4/+29
2024-07-11ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski1-11/+15
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-6/+6
2023-11-18net: 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-02net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to callerVladimir Oltean1-2/+1
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto1-0/+8
2022-12-08net_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-07ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson1-0/+1
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-0/+16
2021-02-11net: hsr: add offloading supportGeorge McCollister1-0/+4
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson1-0/+147
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin1-0/+1
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy1-0/+2
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski1-0/+9
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger1-0/+15
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli1-0/+11
2020-06-23net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin1-0/+1
2020-06-18net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin1-0/+1
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-0/+21
2020-03-29ethtool: add timestamping related string setsMichal Kubecek1-0/+49