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-bus.c
Age
Commit message (
Expand
)
Author
2020-12-09
net: sfp: relax bitrate-derived mode check
Russell King
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-17
net: phy: sfp-bus.c: get rid of docs warnings
Mauro Carvalho Chehab
2020-01-05
net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR
Russell King
2019-12-11
net: phylink: delay MAC configuration for copper SFP modules
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: derive interface mode from ethtool link modes
Russell King
2019-12-11
net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support
Russell King
2019-11-20
net: sfp: add some quirks for GPON modules
Russell King
2019-11-20
net: sfp: add support for module quirks
Russell King
2019-11-11
net: sfp: fix sfp_bus_put() kernel documentation
Russell King
2019-11-09
net: sfp: rework upstream interface
Russell King
2019-10-16
net: sfp: move fwnode parsing into sfp-bus layer
Russell King
2019-05-31
net: sfp: remove sfp-bus use of netdevs
Russell King
2019-05-31
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-02-08
net: sfp: do not probe SFP module before we're attached
Russell King
2018-11-29
net: phy: sfp: correct store of detected link modes
Baruch Siach
2018-09-18
sfp: fix oops with ethtool -m
Russell King
2018-07-11
sfp: fix module initialisation with netdev already up
Russell King
2018-07-11
sfp: ensure we clean up properly on bus registration failure
Russell King
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-08
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
2018-05-04
net: phy: sfp: fix the BR,min computation
Antoine Tenart
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-02-28
phylink,sfp: negotiate interface format with MAC
Russell King
2018-02-28
sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules
Russell King
2018-01-23
net: phy: sfp: Fix kernel doc warning
Florian Fainelli
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-02
sfp: improve support for direct-attach copper cables
Russell King
2018-01-02
sfp: add support for 1000Base-PX and 1000Base-BX10
Russell King
2018-01-02
sfp: don't guess support from connector type
Russell King
2018-01-02
sfp: fix sfp-bus oops when removing socket/upstream
Russell King
2017-12-05
sfp: convert to fwnode
Russell King
2017-12-05
sfp: fix sparse warning
Russell King
2017-12-05
sfp: add documentation for kernel APIs
Russell King
2017-11-01
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
2017-08-06
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King