blob: e7a1bbf1f492f3a09dc8be6169be85ead62ea9d6 [file] [log] [blame]
256e43cb8c69 ("net: sfp: error handling for phy probe")
9a484621e88a ("net: sfp: add support for Clause 45 PHYs")
4882057ad434 ("net: sfp: move phy_start()/phy_stop() to phylink")
74c551ca5a0e ("net: sfp: add module start/stop upstream notifications")
fa2de660a8d0 ("net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support")
f3c9a666b285 ("net: sfp: soft status and control support")
b036a554d080 ("net: sfp: split power mode switching from probe")
6b0da5c9c1a3 ("net: sfp: track upstream's attachment state in state machine")
d23751a09401 ("net: sfp: ensure TX_FAULT has deasserted before probing the PHY")
63ec1c7c3f3b ("net: sfp: allow fault processing to transition to other states")
eefa6f1fa74f ("net: sfp: eliminate mdelay() from PHY probe")
181f29da1582 ("net: sfp: split the PHY probe from sfp_sm_mod_init()")
8e210b6bdc2c ("net: sfp: control TX_DISABLE and phy only from main state machine")
ed32abb1ee71 ("net: sfp: parse SFP power requirement earlier")
d900954f57c6 ("net: sfp: rename T_PROBE_WAIT to T_SERIAL")
d2e816c0293f ("net: sfp: handle module remove outside state machine")
0936ebc42f59 ("net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()")
1539e0d33bbc ("net: sfp: move tx disable on device down to main state machine")
e85d81a1840a ("net: sfp: move sfp sub-state machines into separate functions")
2158e856f56b ("net: sfp: add mutex to prevent concurrent state checks")
257c25598584 ("net: sfp: Stop SFP polling and interrupt handling during shutdown")
b5bfc21af5cb ("net: sfp: do not probe SFP module before we're attached")