summaryrefslogtreecommitdiff
path: root/net/ethtool
AgeCommit message (Expand)Author
2025-04-11ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()Damodharam Ammepalli
2025-04-10ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel
2025-04-08net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev
2025-04-07net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...Taehee Yoo
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-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-07net: ethtool: use correct device pointer in ethnl_default_dump_one()Eric Dumazet
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski
2025-03-04net: ethtool: netlink: Allow NULL nlattrs when getting a phy_deviceMaxime Chevallier
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski
2025-02-17net: move stale comment about ntuple validationJakub Kicinski
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-10net: ethtool: prevent flow steering to RSS contexts which don't existJakub Kicinski
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu
2025-02-03ethtool: ntuple: fix rss + ring_cookie checkJakub Kicinski
2025-02-03ethtool: rss: fix hiding unsupported fields in dumpsJakub Kicinski
2025-01-28ethtool: Fix set RXNFC command with symmetric RSS hashGal Pressman
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski
2025-01-20net: provide pending ring configuration in net_deviceJakub Kicinski
2025-01-20net: ethtool: store netdev in a temp variable in ethnl_default_set_doit()Jakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski
2025-01-18net: avoid race between device unregistration and ethnl opsAntoine Tenart
2025-01-17net: ethtool: ts: add separate counter for unconfirmed one-step TX timestampsVladimir Oltean
2025-01-15net: ethtool: add ring parameter filteringTaehee Yoo
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo
2025-01-15net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: ethtool: add support for structured PHY statisticsJakub Kicinski
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-01-14ethtool: linkstate: migrate linkstate functions to support multi-PHY setupsOleksij Rempel
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-12-04ethtool: Fix wrong mod state in case of verbose and no_mask bitsetKory Maincent
2024-12-03ethtool: Fix access to uninitialized fields in set RXNFC commandGal Pressman
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook
2024-11-14net: ethtool: account for RSS+RXNFC add semantics when checking channel countEdward Cree
2024-11-14net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree