index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
sfp.c
Age
Commit message (
Expand
)
Author
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
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-03
net: sfp: read eeprom in maximum 16 byte increments
Russell King
2019-05-30
net: phy: sfp: enable i2c-bus detection on ACPI based systems
Ruslan Babayev
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
net: sfp: do not probe SFP module before we're attached
Russell King
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-10-11
net: phy: sfp: remove sfp_mutex's definition
Sebastian Andrzej Siewior
2018-09-26
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
2018-08-09
net: phy: sftp: print debug message with text, not numbers
Andrew Lunn
2018-07-18
net: phy: sfp: Add HWMON support for module sensors
Andrew Lunn
2018-05-23
net: phy: sfp: make the i2c-bus dt property mandatory
Antoine Tenart
2018-05-23
net: phy: sfp: warn the user when no tx_disable pin is available
Antoine Tenart
2018-03-29
sfp: allow cotsworks modules
Russell King
2018-02-28
sfp: add high power module support
Jon Nettleton
2018-01-02
sfp: use precision to print non-null terminated strings
Russell King
2017-12-18
sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
Russell King
2017-12-18
sfp: fix non-detection of PHY
Russell King
2017-12-15
sfp: add sff module support
Russell King
2017-12-01
sfp: warn about modules requiring address change sequence
Russell King
2017-12-01
sfp: improve RX_LOS handling
Russell King
2017-12-01
sfp: fix RX_LOS signal handling
Russell King
2017-11-01
net: phy: Fix sfp.c build against GPIO definitions
Florian Fainelli
2017-11-01
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
[next]