aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethtool/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski1-5/+4
2022-10-24ethtool: eeprom: fix null-deref on genl_info in dumpXin Long1-1/+1
2022-06-17ethtool: Fix get module eeprom fallbackIvan Vecera1-1/+1
2021-06-22ethtool: Validate module EEPROM offset as part of policyIdo Schimmel1-5/+2
2021-06-22ethtool: Validate module EEPROM length as part of policyIdo Schimmel1-4/+2
2021-06-07ethtool: Fix NULL pointer dereference during module EEPROM dumpIdo Schimmel1-1/+1
2021-04-11ethtool: wire in generic SFP module accessAndrew Lunn1-5/+20
2021-04-11ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk1-1/+61
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk1-0/+171