index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
sfp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
net: sfp: add support for multigig RollBall transceivers
Marek Behún
1
-10
/
+39
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
1
-1
/
+5
2022-10-03
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
1
-13
/
+51
2022-10-03
net: sfp: Add and use macros for SFP quirks definitions
Marek Behún
1
-35
/
+26
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
1
-2
/
+5
2022-09-20
net: sfp: add support for HALNy GPON SFP
Russell King (Oracle)
1
-3
/
+18
2022-09-20
net: sfp: move Huawei MA5671A fixup
Russell King (Oracle)
1
-5
/
+7
2022-09-20
net: sfp: move Alcatel Lucent 3FE46541AA fixup
Russell King (Oracle)
1
-5
/
+9
2022-09-20
net: sfp: move quirk handling into sfp.c
Russell King (Oracle)
1
-1
/
+93
2022-09-20
net: sfp: re-implement soft state polling setup
Russell King (Oracle)
1
-12
/
+26
2022-08-17
net: sfp: use simplified HWMON_CHANNEL_INFO macro
Beniamin Sandu
1
-83
/
+38
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-06-30
net: sfp: fix memory leak in sfp_probe()
Jianglei Nie
1
-1
/
+1
2022-06-24
net: sfp: use hwmon_sanitize_name()
Michael Walle
1
-7
/
+3
2022-05-04
net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
Matthew Hagan
1
-1
/
+11
2022-03-03
net: sfp: use %pe for printing errors
Russell King (Oracle)
1
-18
/
+30
2022-01-17
net: sfp: fix high power modules without diagnostic monitoring
Russell King (Oracle)
1
-4
/
+21
2021-10-05
net: sfp: Fix typo in state machine debug string
Sean Anderson
1
-1
/
+1
2021-06-16
net: phy: delete repeated words of comments
Wenpeng Liang
1
-1
/
+1
2021-04-12
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
1
-0
/
+25
2021-01-29
net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
Pali Rohár
1
-2
/
+15
2021-01-29
net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
Pali Rohár
1
-33
/
+67
2021-01-13
net: sfp: add debugfs support
Russell King
1
-0
/
+55
2021-01-12
net: sfp: cope with SFPs that set both LOS normal and LOS inverted
Russell King
1
-14
/
+22
2020-12-10
net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
Russell King
1
-5
/
+58
2020-11-03
sfp: Fix error handing in sfp_probe()
YueHaibing
1
-1
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2020-08-27
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-07-17
net: phy: sfp: Cotsworks SFF module EEPROM fixup
Chris Healy
1
-0
/
+44
2020-07-08
net: sfp: add error checking with sfp_irq_name
Chris Healy
1
-0
/
+3
2020-07-07
net: sfp: Unique GPIO interrupt names
Chris Healy
1
-1
/
+6
2019-12-20
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-10
net: sfp: avoid tx-fault with Nokia GPON module
Russell King
1
-12
/
+30
2019-12-05
net: sfp: fix hwmon
Russell King
1
-9
/
+4
2019-12-05
net: sfp: fix unbind
Russell King
1
-0
/
+4
2019-11-21
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-12
net: sfp: allow modules with slow diagnostics to probe
Russell King
1
-22
/
+74
2019-11-12
net: sfp: allow sfp to probe slow to initialise GPON modules
Russell King
1
-10
/
+28
2019-11-12
net: sfp: move module insert reporting out of probe
Russell King
1
-18
/
+40
[next]