summaryrefslogtreecommitdiffstats
path: root/net/ethtool/common.c
AgeCommit message (Expand)AuthorLines
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent-5/+24
2025-04-07net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...Taehee Yoo-0/+1
2025-03-25net-timestamp: COMPLETION timestamp on packet tx completionPauli Virtanen-0/+1
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier-0/+1
2025-03-17gso: AccECN supportIlpo Järvinen-0/+1
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+16
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski-0/+16
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+5
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent-0/+5
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu-0/+42
2025-01-10net: ethtool: Use hwprov under rcu_read_lockLi RongQing-2/+3
2024-12-23net: ethtool: Fix suspicious rcu_dereference usageKory Maincent-1/+4
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent-10/+17
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent-9/+132
2024-11-14net: ethtool: account for RSS+RXNFC add semantics when checking channel countEdward Cree-12/+30
2024-10-17ethtool: rss: prevent rss ctx deletion when in useDaniel Zahka-0/+48
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry-0/+8
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing-0/+1
2024-09-03ethtool: RX software timestamp for allGal Pressman-7/+8
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin-1/+0
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin-1/+0
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin-1/+0
2024-08-09ethtool: refactor checking max channelsMina Almasry-2/+30
2024-08-08net: ethtool: check rxfh_max_num_contexts != 1 at register timeEdward Cree-0/+2
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski-4/+4
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent-3/+3
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent-1/+1
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)-0/+3
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski-0/+14
2024-07-11ethtool: use the rss context XArray in ring deactivation safety-checkJakub Kicinski-4/+29
2024-07-11ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski-11/+15
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki-6/+6
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski-17/+2
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent-2/+17
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran-0/+6
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski-0/+21
2023-08-02net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...Vladimir Oltean-2/+1
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto-0/+8
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn-0/+1
2022-11-08ethtool: Fail number of channels change when it conflicts with rxnfcGal Pressman-0/+66
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen-0/+14
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici-0/+3
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen-0/+1
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu-0/+1
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu-0/+13
2021-04-07ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson-0/+1
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson-0/+16
2021-02-11net: hsr: add offloading supportGeorge McCollister-0/+4
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson-0/+147
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin-0/+1