1. 0dea4d0 net: sfp: report error on failure to read sfp soft status by Russell King · 5 years ago
  2. 1cb89a1 net: sfp: re-attempt probing for phy by Russell King · 5 years ago
  3. 256e43c net: sfp: error handling for phy probe by Russell King · 5 years ago
  4. 281e4ea net: sfp: rename sm_retries by Russell King · 5 years ago
  5. 65ef2d5 net: sfp: use a definition for the fault recovery attempts by Russell King · 5 years ago
  6. 9a48462 net: sfp: add support for Clause 45 PHYs by Russell King · 5 years ago
  7. 4882057 net: sfp: move phy_start()/phy_stop() to phylink by Russell King · 5 years ago
  8. 74c551c net: sfp: add module start/stop upstream notifications by Russell King · 5 years ago
  9. 0fbd26a net: sfp: add more extended compliance codes by Russell King · 5 years ago
  10. fa2de66 net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support by Russell King · 5 years ago
  11. 26c97a2 net: sfp: avoid tx-fault with Nokia GPON module by Russell King · 5 years ago
  12. 38ecd70 net: sfp: fix hwmon by Russell King · 5 years ago
  13. 0cb96b5 net: sfp: fix unbind by Russell King · 5 years ago
  14. f3c9a66 net: sfp: soft status and control support by Russell King · 5 years ago
  15. 07f23d9 net: sfp: fix spelling mistake "requies" -> "requires" by Colin Ian King · 5 years ago
  16. 139d3a2 net: sfp: allow modules with slow diagnostics to probe by Russell King · 5 years ago
  17. e117be7 net: sfp: allow sfp to probe slow to initialise GPON modules by Russell King · 5 years ago
  18. 73f5e84 net: sfp: move module insert reporting out of probe by Russell King · 5 years ago
  19. b036a55 net: sfp: split power mode switching from probe by Russell King · 5 years ago
  20. 6b0da5c net: sfp: track upstream's attachment state in state machine by Russell King · 5 years ago
  21. d23751a net: sfp: ensure TX_FAULT has deasserted before probing the PHY by Russell King · 5 years ago
  22. 63ec1c7 net: sfp: allow fault processing to transition to other states by Russell King · 5 years ago
  23. eefa6f1 net: sfp: eliminate mdelay() from PHY probe by Russell King · 5 years ago
  24. 181f29d net: sfp: split the PHY probe from sfp_sm_mod_init() by Russell King · 5 years ago
  25. 8e210b6 net: sfp: control TX_DISABLE and phy only from main state machine by Russell King · 5 years ago
  26. 7cfa9c9 net: sfp: avoid power switch on address-change modules by Russell King · 5 years ago
  27. ed32abb net: sfp: parse SFP power requirement earlier by Russell King · 5 years ago
  28. d900954 net: sfp: rename T_PROBE_WAIT to T_SERIAL by Russell King · 5 years ago
  29. d2e816c net: sfp: handle module remove outside state machine by Russell King · 5 years ago
  30. 0936ebc net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next() by Russell King · 5 years ago
  31. 1539e0d net: sfp: move tx disable on device down to main state machine by Russell King · 5 years ago
  32. e85d81a net: sfp: move sfp sub-state machines into separate functions by Russell King · 5 years ago
  33. c123697 net: phy: sfp: Add labels to hwmon sensors by Andrew Lunn · 5 years ago
  34. 0cea0e1 net: phy: sfp: hwmon: Fix scaling of RX power by Andrew Lunn · 5 years ago
  35. 1086ca3 net: phy: sfp: clean up a condition by Dan Carpenter · 6 years ago
  36. 2158e85 net: sfp: add mutex to prevent concurrent state checks by Robert Hancock · 6 years ago
  37. 257c255 net: sfp: Stop SFP polling and interrupt handling during shutdown by Robert Hancock · 6 years ago
  38. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 28e74a7 net: sfp: read eeprom in maximum 16 byte increments by Russell King · 6 years ago
  40. 7ce236fa net: phy: sfp: enable i2c-bus detection on ACPI based systems by Ruslan Babayev · 6 years ago
  41. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. b5bfc21 net: sfp: do not probe SFP module before we're attached by Russell King · 6 years ago
  43. a2443fd net: phy: Convert some PHY and MDIO driver files to SPDX headers by Andrew Lunn · 6 years ago
  44. 0528586 net: phy: sfp: remove sfp_mutex's definition by Sebastian Andrzej Siewior · 6 years ago
  45. 3e32247 net: phy: sfp: Fix unregistering of HWMON SFP device by Andrew Lunn · 6 years ago
  46. a33710b net: phy: sfp: Handle unimplemented hwmon limits and alarms by Andrew Lunn · 6 years ago
  47. 4005a7c net: phy: sftp: print debug message with text, not numbers by Andrew Lunn · 6 years ago
  48. 1323061 net: phy: sfp: Add HWMON support for module sensors by Andrew Lunn · 6 years ago
  49. 66ede1f net: phy: sfp: make the i2c-bus dt property mandatory by Antoine Tenart · 7 years ago
  50. a1f5d1f net: phy: sfp: warn the user when no tx_disable pin is available by Antoine Tenart · 7 years ago
  51. 981f1f8 sfp: allow cotsworks modules by Russell King · 7 years ago
  52. 3bb3526 sfp: add high power module support by Jon Nettleton · 7 years ago
  53. a2f247e sfp: use precision to print non-null terminated strings by Russell King · 7 years ago
  54. 2794ffc sfp: fix EEPROM reading in the case of non-SFF8472 SFPs by Russell King · 7 years ago
  55. 20b56ed sfp: fix non-detection of PHY by Russell King · 7 years ago
  56. 259c861 sfp: add sff module support by Russell King · 7 years ago
  57. ec7681b sfp: warn about modules requiring address change sequence by Russell King · 7 years ago
  58. 710dfbb sfp: improve RX_LOS handling by Russell King · 7 years ago
  59. acf1c02 sfp: fix RX_LOS signal handling by Russell King · 7 years ago
  60. 54a2fc6 net: phy: Fix sfp.c build against GPIO definitions by Florian Fainelli · 7 years ago
  61. 516b29e net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c by Florian Fainelli · 7 years ago
  62. 25ee079 net: phy: sfp: rename dt properties to match the binding by Baruch Siach · 7 years ago
  63. 7397005 sfp: add SFP module support by Russell King · 7 years ago