blob: 42fa00b00e3d499d21efc0f71a304415d702c199 [file] [log] [blame]
26c97a2d82c4 ("net: sfp: avoid tx-fault with Nokia GPON module")
139d3a212a1f ("net: sfp: allow modules with slow diagnostics to probe")
73f5e847d83a ("net: sfp: move module insert reporting out of probe")
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")
b5bfc21af5cb ("net: sfp: do not probe SFP module before we're attached")