summaryrefslogtreecommitdiff
path: root/drivers/net/phy/sfp.c
AgeCommit message (Expand)Author
2019-07-31net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-06-11net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-04-17net: sfp: move sfp_register_socket call from sfp_remove to sfp_probeMarek BehĂșn
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King
2018-03-24sfp: fix non-detection of PHYRussell King
2018-03-24sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King
2018-02-25sfp: fix RX_LOS signal handlingRussell King
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-08-06sfp: add SFP module supportRussell King