aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/sfp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-29sfp: allow cotsworks modulesRussell King1-10/+31
2018-02-28sfp: add high power module supportJon Nettleton1-18/+132
2018-01-02sfp: use precision to print non-null terminated stringsRussell King1-18/+6
2017-12-18sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King1-4/+3
2017-12-18sfp: fix non-detection of PHYRussell King1-4/+4
2017-12-15sfp: add sff module supportRussell King1-14/+64
2017-12-01sfp: warn about modules requiring address change sequenceRussell King1-1/+7
2017-12-01sfp: improve RX_LOS handlingRussell King1-11/+22
2017-12-01sfp: fix RX_LOS signal handlingRussell King1-3/+5
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli1-1/+1
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli1-14/+13
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach1-2/+2
2017-08-06sfp: add SFP module supportRussell King1-0/+915