index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
sfp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-19
net: sfp: report error on failure to read sfp soft status
Russell King
1
-2
/
+9
2019-12-11
net: sfp: re-attempt probing for phy
Russell King
1
-17
/
+42
2019-12-11
net: sfp: error handling for phy probe
Russell King
1
-9
/
+17
2019-12-11
net: sfp: rename sm_retries
Russell King
1
-5
/
+5
2019-12-11
net: sfp: use a definition for the fault recovery attempts
Russell King
1
-3
/
+11
2019-12-11
net: sfp: add support for Clause 45 PHYs
Russell King
1
-4
/
+40
2019-12-11
net: sfp: move phy_start()/phy_stop() to phylink
Russell King
1
-2
/
+0
2019-12-11
net: sfp: add module start/stop upstream notifications
Russell King
1
-0
/
+8
2019-12-11
net: sfp: add more extended compliance codes
Russell King
1
-2
/
+2
2019-12-11
net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
Russell King
1
-12
/
+1
2019-12-09
net: sfp: avoid tx-fault with Nokia GPON module
Russell King
1
-12
/
+30
2019-12-04
net: sfp: fix hwmon
Russell King
1
-9
/
+4
2019-12-04
net: sfp: fix unbind
Russell King
1
-0
/
+4
2019-11-20
net: sfp: soft status and control support
Russell King
1
-20
/
+90
2019-11-13
net: sfp: fix spelling mistake "requies" -> "requires"
Colin Ian King
1
-1
/
+1
2019-11-11
net: sfp: allow modules with slow diagnostics to probe
Russell King
1
-22
/
+74
2019-11-11
net: sfp: allow sfp to probe slow to initialise GPON modules
Russell King
1
-10
/
+28
2019-11-11
net: sfp: move module insert reporting out of probe
Russell King
1
-18
/
+40
2019-11-11
net: sfp: split power mode switching from probe
Russell King
1
-37
/
+64
2019-11-11
net: sfp: track upstream's attachment state in state machine
Russell King
1
-13
/
+29
2019-11-11
net: sfp: ensure TX_FAULT has deasserted before probing the PHY
Russell King
1
-6
/
+25
2019-11-11
net: sfp: allow fault processing to transition to other states
Russell King
1
-6
/
+6
2019-11-11
net: sfp: eliminate mdelay() from PHY probe
Russell King
1
-12
/
+40
2019-11-11
net: sfp: split the PHY probe from sfp_sm_mod_init()
Russell King
1
-8
/
+13
2019-11-11
net: sfp: control TX_DISABLE and phy only from main state machine
Russell King
1
-8
/
+1
2019-11-11
net: sfp: avoid power switch on address-change modules
Russell King
1
-11
/
+20
2019-11-11
net: sfp: parse SFP power requirement earlier
Russell King
1
-13
/
+29
2019-11-11
net: sfp: rename T_PROBE_WAIT to T_SERIAL
Russell King
1
-7
/
+6
2019-11-11
net: sfp: handle module remove outside state machine
Russell King
1
-7
/
+9
2019-11-11
net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()
Russell King
1
-8
/
+8
2019-11-11
net: sfp: move tx disable on device down to main state machine
Russell King
1
-8
/
+2
2019-11-11
net: sfp: move sfp sub-state machines into separate functions
Russell King
1
-31
/
+43
2019-08-24
net: phy: sfp: Add labels to hwmon sensors
Andrew Lunn
1
-5
/
+68
2019-07-21
net: phy: sfp: hwmon: Fix scaling of RX power
Andrew Lunn
1
-1
/
+1
2019-06-14
net: phy: sfp: clean up a condition
Dan Carpenter
1
-1
/
+1
2019-06-09
net: sfp: add mutex to prevent concurrent state checks
Robert Hancock
1
-1
/
+5
2019-06-09
net: sfp: Stop SFP polling and interrupt handling during shutdown
Robert Hancock
1
-5
/
+26
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+20
2019-06-03
net: sfp: read eeprom in maximum 16 byte increments
Russell King
1
-4
/
+20
2019-05-30
net: phy: sfp: enable i2c-bus detection on ACPI based systems
Ruslan Babayev
1
-8
/
+27
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+21
2019-02-08
net: sfp: do not probe SFP module before we're attached
Russell King
1
-9
/
+21
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-0
/
+1
2018-10-11
net: phy: sfp: remove sfp_mutex's definition
Sebastian Andrzej Siewior
1
-2
/
+0
2018-09-26
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
1
-2
/
+5
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-08-09
net: phy: sftp: print debug message with text, not numbers
Andrew Lunn
1
-4
/
+72
2018-07-18
net: phy: sfp: Add HWMON support for module sensors
Andrew Lunn
1
-0
/
+727
2018-05-23
net: phy: sfp: make the i2c-bus dt property mandatory
Antoine Tenart
1
-13
/
+15
2018-05-23
net: phy: sfp: warn the user when no tx_disable pin is available
Antoine Tenart
1
-0
/
+9
[next]