summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/sfp-bus.c
Commit message (Expand)AuthorAgeFilesLines
* net: sfp: remove sfp-bus use of netdevsRussell King2019-05-311-7/+3Star
* net: sfp: add mandatory attach/detach methods for sfp busesRussell King2019-05-311-2/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* net: sfp: do not probe SFP module before we're attachedRussell King2019-02-091-0/+2
* net: phy: sfp: correct store of detected link modesBaruch Siach2018-11-291-1/+1
* sfp: fix oops with ethtool -mRussell King2018-09-191-2/+2
* sfp: fix module initialisation with netdev already upRussell King2018-07-121-2/+2
* sfp: ensure we clean up properly on bus registration failureRussell King2018-07-121-7/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-121-1/+1
|\
| * net: phy: sfp: fix the BR,min computationAntoine Tenart2018-05-041-1/+1
* | net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart2018-05-091-0/+7
|/
* sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-301-4/+2Star
* phylink,sfp: negotiate interface format with MACRussell King2018-02-281-62/+39Star
* sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modulesRussell King2018-02-281-23/+38
* net: phy: sfp: Fix kernel doc warningFlorian Fainelli2018-01-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-2/+4
|\
| * sfp: fix sfp-bus oops when removing socket/upstreamRussell King2018-01-021-2/+4
* | sfp: improve support for direct-attach copper cablesRussell King2018-01-031-7/+44
* | sfp: add support for 1000Base-PX and 1000Base-BX10Russell King2018-01-031-0/+21
* | sfp: don't guess support from connector typeRussell King2018-01-031-29/+0Star
* | sfp: convert to fwnodeRussell King2017-12-051-7/+7
* | sfp: fix sparse warningRussell King2017-12-051-1/+1
* | sfp: add documentation for kernel APIsRussell King2017-12-051-0/+104
|/
* net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli2017-11-011-8/+3Star
* sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King2017-08-071-0/+475