summaryrefslogtreecommitdiffstats
path: root/net/ethtool/eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: Fix get module eeprom fallbackIvan Vecera2022-06-171-1/+1
* ethtool: Validate module EEPROM offset as part of policyIdo Schimmel2021-06-221-5/+2
* ethtool: Validate module EEPROM length as part of policyIdo Schimmel2021-06-221-4/+2
* ethtool: Fix NULL pointer dereference during module EEPROM dumpIdo Schimmel2021-06-071-1/+1
* ethtool: wire in generic SFP module accessAndrew Lunn2021-04-111-5/+20
* ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk2021-04-111-1/+61
* ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk2021-04-111-0/+171