index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
sfp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sfp: clean up i2c-bus property parsing
Russell King (Oracle)
2022-12-07
1
-36
/
+41
*
net: sfp: get rid of DM7052 hack when enabling high power
Russell King (Oracle)
2022-10-25
1
-23
/
+6
*
net: sfp: add sfp_modify_u8() helper
Russell King (Oracle)
2022-10-25
1
-9
/
+22
*
net: sfp: provide a definition for the power level select bit
Russell King (Oracle)
2022-10-25
1
-3
/
+3
*
net: sfp: ignore power level 3 prior to SFF-8472 Rev 11.4
Russell King (Oracle)
2022-10-25
1
-1
/
+3
*
net: sfp: ignore power level 2 prior to SFF-8472 Rev 10.2
Russell King (Oracle)
2022-10-25
1
-1
/
+2
*
net: sfp: check firmware provided max power
Russell King (Oracle)
2022-10-25
1
-7
/
+11
*
net: sfp: add support for multigig RollBall transceivers
Marek Behún
2022-10-03
1
-10
/
+39
*
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
2022-10-03
1
-1
/
+5
*
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
2022-10-03
1
-13
/
+51
*
net: sfp: Add and use macros for SFP quirks definitions
Marek Behún
2022-10-03
1
-35
/
+26
*
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
2022-10-03
1
-2
/
+5
*
net: sfp: add support for HALNy GPON SFP
Russell King (Oracle)
2022-09-20
1
-3
/
+18
*
net: sfp: move Huawei MA5671A fixup
Russell King (Oracle)
2022-09-20
1
-5
/
+7
*
net: sfp: move Alcatel Lucent 3FE46541AA fixup
Russell King (Oracle)
2022-09-20
1
-5
/
+9
*
net: sfp: move quirk handling into sfp.c
Russell King (Oracle)
2022-09-20
1
-1
/
+93
*
net: sfp: re-implement soft state polling setup
Russell King (Oracle)
2022-09-20
1
-12
/
+26
*
net: sfp: use simplified HWMON_CHANNEL_INFO macro
Beniamin Sandu
2022-08-17
1
-83
/
+38
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-01
1
-1
/
+1
|
\
|
*
net: sfp: fix memory leak in sfp_probe()
Jianglei Nie
2022-06-30
1
-1
/
+1
*
|
net: sfp: use hwmon_sanitize_name()
Michael Walle
2022-06-24
1
-7
/
+3
|
/
*
net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
Matthew Hagan
2022-05-04
1
-1
/
+11
*
net: sfp: use %pe for printing errors
Russell King (Oracle)
2022-03-03
1
-18
/
+30
*
net: sfp: fix high power modules without diagnostic monitoring
Russell King (Oracle)
2022-01-17
1
-4
/
+21
*
net: sfp: Fix typo in state machine debug string
Sean Anderson
2021-10-05
1
-1
/
+1
*
net: phy: delete repeated words of comments
Wenpeng Liang
2021-06-16
1
-1
/
+1
*
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
2021-04-12
1
-0
/
+25
*
net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
Pali Rohár
2021-01-28
1
-2
/
+15
*
net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
Pali Rohár
2021-01-28
1
-33
/
+67
*
net: sfp: add debugfs support
Russell King
2021-01-13
1
-0
/
+55
*
net: sfp: cope with SFPs that set both LOS normal and LOS inverted
Russell King
2021-01-12
1
-14
/
+22
*
net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
Russell King
2020-12-10
1
-5
/
+58
*
sfp: Fix error handing in sfp_probe()
YueHaibing
2020-11-03
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
1
-6
/
+6
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-6
/
+6
*
|
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
2020-08-27
1
-1
/
+1
|
/
*
net: phy: sfp: Cotsworks SFF module EEPROM fixup
Chris Healy
2020-07-17
1
-0
/
+44
*
net: sfp: add error checking with sfp_irq_name
Chris Healy
2020-07-08
1
-0
/
+3
*
net: sfp: Unique GPIO interrupt names
Chris Healy
2020-07-07
1
-1
/
+6
*
net: sfp: report error on failure to read sfp soft status
Russell King
2019-12-20
1
-2
/
+9
*
net: sfp: re-attempt probing for phy
Russell King
2019-12-11
1
-17
/
+42
*
net: sfp: error handling for phy probe
Russell King
2019-12-11
1
-9
/
+17
*
net: sfp: rename sm_retries
Russell King
2019-12-11
1
-5
/
+5
*
net: sfp: use a definition for the fault recovery attempts
Russell King
2019-12-11
1
-3
/
+11
*
net: sfp: add support for Clause 45 PHYs
Russell King
2019-12-11
1
-4
/
+40
*
net: sfp: move phy_start()/phy_stop() to phylink
Russell King
2019-12-11
1
-2
/
+0
*
net: sfp: add module start/stop upstream notifications
Russell King
2019-12-11
1
-0
/
+8
*
net: sfp: add more extended compliance codes
Russell King
2019-12-11
1
-2
/
+2
*
net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
Russell King
2019-12-11
1
-12
/
+1
*
net: sfp: avoid tx-fault with Nokia GPON module
Russell King
2019-12-09
1
-12
/
+30
[next]