aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/sfp.c
AgeCommit message (Expand)Author
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-07-26net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-06-11net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior
2018-09-26net: phy: sfp: Fix unregistering of HWMON SFP deviceAndrew Lunn
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-08-09net: phy: sftp: print debug message with text, not numbersAndrew Lunn
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart
2018-03-29sfp: allow cotsworks modulesRussell King
2018-02-28sfp: add high power module supportJon Nettleton
2018-01-02sfp: use precision to print non-null terminated stringsRussell King
2017-12-18sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King
2017-12-18sfp: fix non-detection of PHYRussell King
2017-12-15sfp: add sff module supportRussell King
2017-12-01sfp: warn about modules requiring address change sequenceRussell King
2017-12-01sfp: improve RX_LOS handlingRussell King
2017-12-01sfp: fix RX_LOS signal handlingRussell King
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-08-06sfp: add SFP module supportRussell King