summaryrefslogtreecommitdiff
path: root/net/ethtool
AgeCommit message (Expand)Author
2026-06-09ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel
2026-06-09ethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski
2026-06-09ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski
2026-06-09ethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski
2026-06-09ethtool: pse-pd: fix missing ethnl_ops_complete()Jakub Kicinski
2026-06-09ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup errorJakub Kicinski
2026-06-09ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILESJakub Kicinski
2026-06-09ethtool: cmis: validate fw->size against start_cmd_payload_sizeJakub Kicinski
2026-06-09ethtool: cmis: validate start_cmd_payload_size from moduleJakub Kicinski
2026-06-09net: ethtool: Add support for writing firmware blocks using EPL payloadDanielle Ratson
2026-06-09net: ethtool: Add new parameters and a function to support EPLDanielle Ratson
2026-06-09ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rplJakub Kicinski
2026-06-09ethtool: cmis: require exact CDB reply lengthJakub Kicinski
2026-06-09ethtool: module: fix cleanup if socket used for flashing multiple devicesJakub Kicinski
2026-06-09ethtool: module: check fw_flash_in_progress under rtnl_lockJakub Kicinski
2026-06-09ethtool: module: avoid leaking a netdev ref on module flash errorsJakub Kicinski
2026-06-09ethtool: rss: fix hkey leak when indir_size is 0Jakub Kicinski
2026-06-01ethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao
2026-01-08ethtool: Avoid overflowing userspace buffer on stats queryGal Pressman
2025-04-25ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()Damodharam Ammepalli
2025-04-20net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier
2025-03-13net: ethtool: netlink: Allow NULL nlattrs when getting a phy_deviceMaxime Chevallier
2025-03-13net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-03-13ethtool: linkstate: migrate linkstate functions to support multi-PHY setupsOleksij Rempel
2025-02-17ethtool: rss: fix hiding unsupported fields in dumpsJakub Kicinski
2025-02-08ethtool: ntuple: fix rss + ring_cookie checkJakub Kicinski
2025-02-08ethtool: Fix access to uninitialized fields in set RXNFC commandGal Pressman
2025-02-08ethtool: Fix set RXNFC command with symmetric RSS hashGal Pressman
2025-02-08net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree
2025-02-08net: avoid race between device unregistration and ethnl opsAntoine Tenart
2024-12-14ethtool: Fix wrong mod state in case of verbose and no_mask bitsetKory Maincent
2024-09-13net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier
2024-09-13net: ethtool: Enhance error messages sent to user spaceDanielle Ratson
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry
2024-09-11net: ethtool: phy: Check the req_info.pdn field for GET commandsMaxime Chevallier
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-30ethtool: pse-pd: move pse validation into setDiogo Jahchan Koike
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-28net: ethtool: cable-test: Release RTNL when the PHY isn't foundMaxime Chevallier
2024-08-27net: fix unreleased lock in cable testDiogo Jahchan Koike
2024-08-26ethtool: check device is present when getting link settingsJamie Bainbridge
2024-08-26ethtool: Add support for specifying information source in cable test resultsOleksij Rempel
2024-08-23net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier
2024-08-23net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier
2024-08-23net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier
2024-08-23net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier