aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool/eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-22ethtool: Validate module EEPROM offset as part of policyGravatar Ido Schimmel 1-5/+2
2021-06-22ethtool: Validate module EEPROM length as part of policyGravatar Ido Schimmel 1-4/+2
2021-06-07ethtool: Fix NULL pointer dereference during module EEPROM dumpGravatar Ido Schimmel 1-1/+1
2021-04-11ethtool: wire in generic SFP module accessGravatar Andrew Lunn 1-5/+20
2021-04-11ethtool: Add fallback to get_module_eeprom from netlink commandGravatar Vladyslav Tarasiuk 1-1/+61
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataGravatar Vladyslav Tarasiuk 1-0/+171