Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-08 | net: move misc netdev_lock flavors to a separate header | Jakub Kicinski | 1 | -0/+1 |
2025-03-06 | net: ethtool: try to protect all callback with netdev instance lock | Jakub Kicinski | 1 | -3/+5 |
2024-07-14 | net: ethtool: Monotonically increase the message sequence number | Danielle Ratson | 1 | -1/+1 |
2024-07-05 | ethtool: move firmware flashing flag to struct ethtool_netdev_state | Edward Cree | 1 | -5/+5 |
2024-06-28 | ethtool: Add ability to flash transceiver modules' firmware | Danielle Ratson | 1 | -0/+277 |
2024-06-28 | ethtool: Add flashing transceiver modules' firmware notifications ability | Danielle Ratson | 1 | -0/+117 |
2023-08-16 | ethtool: netlink: always pass genl_info to .prepare_data | Jakub Kicinski | 1 | -3/+2 |
2023-01-27 | ethtool: netlink: convert commands to common SET | Jakub Kicinski | 1 | -54/+35 |
2021-12-15 | ethtool: use ethnl_parse_header_dev_put() | Eric Dumazet | 1 | -1/+1 |
2021-10-07 | ethtool: Add ability to control transceiver modules' power mode | Ido Schimmel | 1 | -0/+180 |