Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ethtool: netlink: always pass genl_info to .prepare_data | Jakub Kicinski | 2023-08-16 | 1 | -5/+4 |
* | ethtool: eeprom: fix null-deref on genl_info in dump | Xin Long | 2022-10-25 | 1 | -1/+1 |
* | ethtool: Fix get module eeprom fallback | Ivan Vecera | 2022-06-18 | 1 | -1/+1 |
* | ethtool: Validate module EEPROM offset as part of policy | Ido Schimmel | 2021-06-22 | 1 | -5/+2 |
* | ethtool: Validate module EEPROM length as part of policy | Ido Schimmel | 2021-06-22 | 1 | -4/+2 |
* | ethtool: Fix NULL pointer dereference during module EEPROM dump | Ido Schimmel | 2021-06-07 | 1 | -1/+1 |
* | ethtool: wire in generic SFP module access | Andrew Lunn | 2021-04-12 | 1 | -5/+20 |
* | ethtool: Add fallback to get_module_eeprom from netlink command | Vladyslav Tarasiuk | 2021-04-12 | 1 | -1/+61 |
* | ethtool: Allow network drivers to dump arbitrary EEPROM data | Vladyslav Tarasiuk | 2021-04-12 | 1 | -0/+171 |