Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-04 | ethtool: move firmware flashing flag to struct ethtool_netdev_state | Edward Cree | 1 | -1/+1 |
2024-06-28 | ethtool: Veto some operations during firmware flashing process | Danielle Ratson | 1 | -0/+6 |
2023-08-15 | ethtool: netlink: always pass genl_info to .prepare_data | Jakub Kicinski | 1 | -5/+4 |
2022-10-24 | ethtool: eeprom: fix null-deref on genl_info in dump | Xin Long | 1 | -1/+1 |
2022-06-17 | ethtool: Fix get module eeprom fallback | Ivan Vecera | 1 | -1/+1 |
2021-06-22 | ethtool: Validate module EEPROM offset as part of policy | Ido Schimmel | 1 | -5/+2 |
2021-06-22 | ethtool: Validate module EEPROM length as part of policy | Ido Schimmel | 1 | -4/+2 |
2021-06-07 | ethtool: Fix NULL pointer dereference during module EEPROM dump | Ido Schimmel | 1 | -1/+1 |
2021-04-11 | ethtool: wire in generic SFP module access | Andrew Lunn | 1 | -5/+20 |
2021-04-11 | ethtool: Add fallback to get_module_eeprom from netlink command | Vladyslav Tarasiuk | 1 | -1/+61 |
2021-04-11 | ethtool: Allow network drivers to dump arbitrary EEPROM data | Vladyslav Tarasiuk | 1 | -0/+171 |