summaryrefslogtreecommitdiff
path: root/sfpid.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-23ethtool: Addition of -m option to dump module eepromStuart Hodgson1-0/+387
The -m option now allows for retrieval of EEPROM information form a plug in module such as SFP+. This shows specific information about the type and capabilities of the module in use The format can be easily extended to support other modules types such as QSFP in future. Raw data dump is also supported. Signed-off-by: Stuart Hodgson <smhodgson@solarflare.com> Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>