blob: 23a4a953d5b2deee658572d2b251b96f1e7426ad [file] [log] [blame]
1cb89a14c80a ("net: sfp: re-attempt probing for phy")
256e43cb8c69 ("net: sfp: error handling for phy probe")
281e4eab1abe ("net: sfp: rename sm_retries")
65ef2d5c41d9 ("net: sfp: use a definition for the fault recovery attempts")
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")