index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
sfp.c
Age
Commit message (
Expand
)
Author
2021-04-11
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
2021-01-28
net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
Pali Rohár
2021-01-28
net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
Pali Rohár
2021-01-12
net: sfp: add debugfs support
Russell King
2021-01-11
net: sfp: cope with SFPs that set both LOS normal and LOS inverted
Russell King
2020-12-09
net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
Russell King
2020-11-02
sfp: Fix error handing in sfp_probe()
YueHaibing
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-27
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-17
net: phy: sfp: Cotsworks SFF module EEPROM fixup
Chris Healy
2020-07-07
net: sfp: add error checking with sfp_irq_name
Chris Healy
2020-07-07
net: sfp: Unique GPIO interrupt names
Chris Healy
2019-12-19
net: sfp: report error on failure to read sfp soft status
Russell King
2019-12-11
net: sfp: re-attempt probing for phy
Russell King
2019-12-11
net: sfp: error handling for phy probe
Russell King
2019-12-11
net: sfp: rename sm_retries
Russell King
2019-12-11
net: sfp: use a definition for the fault recovery attempts
Russell King
2019-12-11
net: sfp: add support for Clause 45 PHYs
Russell King
2019-12-11
net: sfp: move phy_start()/phy_stop() to phylink
Russell King
2019-12-11
net: sfp: add module start/stop upstream notifications
Russell King
2019-12-11
net: sfp: add more extended compliance codes
Russell King
2019-12-11
net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
Russell King
2019-12-09
net: sfp: avoid tx-fault with Nokia GPON module
Russell King
2019-12-04
net: sfp: fix hwmon
Russell King
2019-12-04
net: sfp: fix unbind
Russell King
2019-11-20
net: sfp: soft status and control support
Russell King
2019-11-13
net: sfp: fix spelling mistake "requies" -> "requires"
Colin Ian King
2019-11-11
net: sfp: allow modules with slow diagnostics to probe
Russell King
2019-11-11
net: sfp: allow sfp to probe slow to initialise GPON modules
Russell King
2019-11-11
net: sfp: move module insert reporting out of probe
Russell King
2019-11-11
net: sfp: split power mode switching from probe
Russell King
2019-11-11
net: sfp: track upstream's attachment state in state machine
Russell King
2019-11-11
net: sfp: ensure TX_FAULT has deasserted before probing the PHY
Russell King
2019-11-11
net: sfp: allow fault processing to transition to other states
Russell King
2019-11-11
net: sfp: eliminate mdelay() from PHY probe
Russell King
2019-11-11
net: sfp: split the PHY probe from sfp_sm_mod_init()
Russell King
2019-11-11
net: sfp: control TX_DISABLE and phy only from main state machine
Russell King
2019-11-11
net: sfp: avoid power switch on address-change modules
Russell King
2019-11-11
net: sfp: parse SFP power requirement earlier
Russell King
2019-11-11
net: sfp: rename T_PROBE_WAIT to T_SERIAL
Russell King
2019-11-11
net: sfp: handle module remove outside state machine
Russell King
2019-11-11
net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()
Russell King
2019-11-11
net: sfp: move tx disable on device down to main state machine
Russell King
2019-11-11
net: sfp: move sfp sub-state machines into separate functions
Russell King
2019-08-24
net: phy: sfp: Add labels to hwmon sensors
Andrew Lunn
2019-07-21
net: phy: sfp: hwmon: Fix scaling of RX power
Andrew Lunn
2019-06-14
net: phy: sfp: clean up a condition
Dan Carpenter
2019-06-09
net: sfp: add mutex to prevent concurrent state checks
Robert Hancock
2019-06-09
net: sfp: Stop SFP polling and interrupt handling during shutdown
Robert Hancock
[next]