aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethtool/eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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