| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | net: sfp: do not probe SFP module before we're attached | Russell King | 2019-02-09 | 1 | -0/+2 |
* | net: phy: sfp: correct store of detected link modes | Baruch Siach | 2018-11-29 | 1 | -1/+1 |
* | sfp: fix oops with ethtool -m | Russell King | 2018-09-19 | 1 | -2/+2 |
* | sfp: fix module initialisation with netdev already up | Russell King | 2018-07-12 | 1 | -2/+2 |
* | sfp: ensure we clean up properly on bus registration failure | Russell King | 2018-07-12 | 1 | -7/+24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-12 | 1 | -1/+1 |
|\ |
|
| * | net: phy: sfp: fix the BR,min computation | Antoine Tenart | 2018-05-04 | 1 | -1/+1 |
* | | net: phy: sfp: handle cases where neither BR, min nor BR, max is given | Antoine Tenart | 2018-05-09 | 1 | -0/+7 |
|/ |
|
* | sfp/phylink: move module EEPROM ethtool access into netdev core ethtool | Russell King | 2018-03-30 | 1 | -4/+2 |
* | phylink,sfp: negotiate interface format with MAC | Russell King | 2018-02-28 | 1 | -62/+39 |
* | sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules | Russell King | 2018-02-28 | 1 | -23/+38 |
* | net: phy: sfp: Fix kernel doc warning | Florian Fainelli | 2018-01-23 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-09 | 1 | -2/+4 |
|\ |
|
| * | sfp: fix sfp-bus oops when removing socket/upstream | Russell King | 2018-01-02 | 1 | -2/+4 |
* | | sfp: improve support for direct-attach copper cables | Russell King | 2018-01-03 | 1 | -7/+44 |
* | | sfp: add support for 1000Base-PX and 1000Base-BX10 | Russell King | 2018-01-03 | 1 | -0/+21 |
* | | sfp: don't guess support from connector type | Russell King | 2018-01-03 | 1 | -29/+0 |
* | | sfp: convert to fwnode | Russell King | 2017-12-05 | 1 | -7/+7 |
* | | sfp: fix sparse warning | Russell King | 2017-12-05 | 1 | -1/+1 |
* | | sfp: add documentation for kernel APIs | Russell King | 2017-12-05 | 1 | -0/+104 |
|/ |
|
* | net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c | Florian Fainelli | 2017-11-01 | 1 | -8/+3 |
* | sfp: add sfp-bus to bridge between network devices and sfp cages | Russell King | 2017-08-07 | 1 | -0/+475 |