summaryrefslogtreecommitdiff
path: root/net/ethtool/common.c
AgeCommit message (Expand)Author
2025-03-25net-timestamp: COMPLETION timestamp on packet tx completionPauli Virtanen
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier
2025-03-17gso: AccECN supportIlpo Järvinen
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu
2025-01-10net: ethtool: Use hwprov under rcu_read_lockLi RongQing
2024-12-23net: ethtool: Fix suspicious rcu_dereference usageKory Maincent
2024-12-16net: ethtool: Add support for tsconfig command to get/set hwtstamp configKory Maincent
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent
2024-11-14net: ethtool: account for RSS+RXNFC add semantics when checking channel countEdward Cree
2024-10-17ethtool: rss: prevent rss ctx deletion when in useDaniel Zahka
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing
2024-09-03ethtool: RX software timestamp for allGal Pressman
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-08-09ethtool: refactor checking max channelsMina Almasry
2024-08-08net: ethtool: check rxfh_max_num_contexts != 1 at register timeEdward Cree
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski
2024-07-11ethtool: use the rss context XArray in ring deactivation safety-checkJakub Kicinski
2024-07-11ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski
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