- 5765cee net: sfp: fix high power modules without diagnostic monitoring by Russell King (Oracle) · 3 years ago
- 25a9da6 net: sfp: Fix typo in state machine debug string by Sean Anderson · 3 years, 3 months ago
- e1f8212 net: phy: delete repeated words of comments by Wenpeng Liang · 3 years, 7 months ago
- d740513 phy: sfp: add netlink SFP support to generic SFP code by Andrew Lunn · 3 years, 9 months ago
- f0b4f84 net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant by Pali Rohár · 4 years ago
- 426c6cb net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips by Pali Rohár · 4 years ago
- 9cc8976 net: sfp: add debugfs support by Russell King · 4 years ago
- 624407d2c net: sfp: cope with SFPs that set both LOS normal and LOS inverted by Russell King · 4 years ago
- 0d035be net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround by Russell King · 4 years, 1 month ago
- 9621618 sfp: Fix error handing in sfp_probe() by YueHaibing · 4 years, 3 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- fcba68b net/phy/mdio-i2c: Move header file to include/linux/mdio by Andrew Lunn · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- b18432c net: phy: sfp: Cotsworks SFF module EEPROM fixup by Chris Healy · 4 years, 6 months ago
- 8cb601f net: sfp: add error checking with sfp_irq_name by Chris Healy · 4 years, 6 months ago
- 5411ca7 net: sfp: Unique GPIO interrupt names by Chris Healy · 4 years, 6 months ago
- 0dea4d0 net: sfp: report error on failure to read sfp soft status by Russell King · 5 years ago
- 1cb89a1 net: sfp: re-attempt probing for phy by Russell King · 5 years ago
- 256e43c net: sfp: error handling for phy probe by Russell King · 5 years ago
- 281e4ea net: sfp: rename sm_retries by Russell King · 5 years ago
- 65ef2d5 net: sfp: use a definition for the fault recovery attempts by Russell King · 5 years ago
- 9a48462 net: sfp: add support for Clause 45 PHYs by Russell King · 5 years ago
- 4882057 net: sfp: move phy_start()/phy_stop() to phylink by Russell King · 5 years ago
- 74c551c net: sfp: add module start/stop upstream notifications by Russell King · 5 years ago
- 0fbd26a net: sfp: add more extended compliance codes by Russell King · 5 years ago
- fa2de66 net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support by Russell King · 5 years ago
- 26c97a2 net: sfp: avoid tx-fault with Nokia GPON module by Russell King · 5 years ago
- 38ecd70 net: sfp: fix hwmon by Russell King · 5 years ago
- 0cb96b5 net: sfp: fix unbind by Russell King · 5 years ago
- f3c9a66 net: sfp: soft status and control support by Russell King · 5 years ago
- 07f23d9 net: sfp: fix spelling mistake "requies" -> "requires" by Colin Ian King · 5 years ago
- 139d3a2 net: sfp: allow modules with slow diagnostics to probe by Russell King · 5 years ago
- e117be7 net: sfp: allow sfp to probe slow to initialise GPON modules by Russell King · 5 years ago
- 73f5e84 net: sfp: move module insert reporting out of probe by Russell King · 5 years ago
- b036a55 net: sfp: split power mode switching from probe by Russell King · 5 years ago
- 6b0da5c net: sfp: track upstream's attachment state in state machine by Russell King · 5 years ago
- d23751a net: sfp: ensure TX_FAULT has deasserted before probing the PHY by Russell King · 5 years ago
- 63ec1c7 net: sfp: allow fault processing to transition to other states by Russell King · 5 years ago
- eefa6f1 net: sfp: eliminate mdelay() from PHY probe by Russell King · 5 years ago
- 181f29d net: sfp: split the PHY probe from sfp_sm_mod_init() by Russell King · 5 years ago
- 8e210b6 net: sfp: control TX_DISABLE and phy only from main state machine by Russell King · 5 years ago
- 7cfa9c9 net: sfp: avoid power switch on address-change modules by Russell King · 5 years ago
- ed32abb net: sfp: parse SFP power requirement earlier by Russell King · 5 years ago
- d900954 net: sfp: rename T_PROBE_WAIT to T_SERIAL by Russell King · 5 years ago
- d2e816c net: sfp: handle module remove outside state machine by Russell King · 5 years ago
- 0936ebc net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next() by Russell King · 5 years ago
- 1539e0d net: sfp: move tx disable on device down to main state machine by Russell King · 5 years ago
- e85d81a net: sfp: move sfp sub-state machines into separate functions by Russell King · 5 years ago
- c123697 net: phy: sfp: Add labels to hwmon sensors by Andrew Lunn · 5 years ago
- 0cea0e1 net: phy: sfp: hwmon: Fix scaling of RX power by Andrew Lunn · 5 years ago
- 1086ca3 net: phy: sfp: clean up a condition by Dan Carpenter · 6 years ago
- 2158e85 net: sfp: add mutex to prevent concurrent state checks by Robert Hancock · 6 years ago
- 257c255 net: sfp: Stop SFP polling and interrupt handling during shutdown by Robert Hancock · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 28e74a7 net: sfp: read eeprom in maximum 16 byte increments by Russell King · 6 years ago
- 7ce236fa net: phy: sfp: enable i2c-bus detection on ACPI based systems by Ruslan Babayev · 6 years ago
- 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- b5bfc21 net: sfp: do not probe SFP module before we're attached by Russell King · 6 years ago
- a2443fd net: phy: Convert some PHY and MDIO driver files to SPDX headers by Andrew Lunn · 6 years ago
- 0528586 net: phy: sfp: remove sfp_mutex's definition by Sebastian Andrzej Siewior · 6 years ago
- 3e32247 net: phy: sfp: Fix unregistering of HWMON SFP device by Andrew Lunn · 6 years ago
- a33710b net: phy: sfp: Handle unimplemented hwmon limits and alarms by Andrew Lunn · 6 years ago
- 4005a7c net: phy: sftp: print debug message with text, not numbers by Andrew Lunn · 6 years ago
- 1323061 net: phy: sfp: Add HWMON support for module sensors by Andrew Lunn · 6 years ago
- 66ede1f net: phy: sfp: make the i2c-bus dt property mandatory by Antoine Tenart · 7 years ago
- a1f5d1f net: phy: sfp: warn the user when no tx_disable pin is available by Antoine Tenart · 7 years ago
- 981f1f8 sfp: allow cotsworks modules by Russell King · 7 years ago
- 3bb3526 sfp: add high power module support by Jon Nettleton · 7 years ago
- a2f247e sfp: use precision to print non-null terminated strings by Russell King · 7 years ago
- 2794ffc sfp: fix EEPROM reading in the case of non-SFF8472 SFPs by Russell King · 7 years ago
- 20b56ed sfp: fix non-detection of PHY by Russell King · 7 years ago
- 259c861 sfp: add sff module support by Russell King · 7 years ago
- ec7681b sfp: warn about modules requiring address change sequence by Russell King · 7 years ago
- 710dfbb sfp: improve RX_LOS handling by Russell King · 7 years ago
- acf1c02 sfp: fix RX_LOS signal handling by Russell King · 7 years ago
- 54a2fc6 net: phy: Fix sfp.c build against GPIO definitions by Florian Fainelli · 7 years ago
- 516b29e net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c by Florian Fainelli · 7 years ago
- 25ee079 net: phy: sfp: rename dt properties to match the binding by Baruch Siach · 7 years ago
- 7397005 sfp: add SFP module support by Russell King · 7 years ago