summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/sfp.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart2018-05-231-13/+15
* net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart2018-05-231-0/+9
* sfp: allow cotsworks modulesRussell King2018-03-291-10/+31
* sfp: add high power module supportJon Nettleton2018-02-281-18/+132
* sfp: use precision to print non-null terminated stringsRussell King2018-01-031-18/+6Star
* sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King2017-12-181-4/+3Star
* sfp: fix non-detection of PHYRussell King2017-12-181-4/+4
* sfp: add sff module supportRussell King2017-12-151-14/+64
* sfp: warn about modules requiring address change sequenceRussell King2017-12-011-1/+7
* sfp: improve RX_LOS handlingRussell King2017-12-011-11/+22
* sfp: fix RX_LOS signal handlingRussell King2017-12-011-3/+5
* net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli2017-11-011-1/+1
* net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli2017-11-011-14/+13Star
* net: phy: sfp: rename dt properties to match the bindingBaruch Siach2017-09-091-2/+2
* sfp: add SFP module supportRussell King2017-08-071-0/+915