netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] SFP updates
@ 2018-02-27 15:52 Russell King - ARM Linux
  2018-02-27 15:52 ` [PATCH net-next 1/4] sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules Russell King
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Russell King - ARM Linux @ 2018-02-27 15:52 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Rob Herring
  Cc: devicetree, Mark Rutland, netdev

Included in this series are a further few updates for SFP support:

- Adding support for Fiberstore's non-standard BiDi modules operating
  at 1310nm/1550nm wavelengths rather than the 1000BASE-BX standard of
  1310nm/1490nm.
- Adding support for negotiating the PHY interface mode with the MAC,
  so that modules supporting faster speeds and Gigabit ethernet work
  with Gigabit-only MACs.
- Adding support for high power (>1W) SFP modules.

 Documentation/devicetree/bindings/net/sff,sfp.txt |   5 +
 drivers/net/phy/phylink.c                         |  33 +++--
 drivers/net/phy/sfp-bus.c                         | 162 ++++++++++------------
 drivers/net/phy/sfp.c                             | 150 +++++++++++++++++---
 include/linux/sfp.h                               |  18 +--
 5 files changed, 243 insertions(+), 125 deletions(-)

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
According to speedtest.net: 8.21Mbps down 510kbps up

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-06 15:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-27 15:52 [PATCH net-next 0/4] SFP updates Russell King - ARM Linux
2018-02-27 15:52 ` [PATCH net-next 1/4] sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules Russell King
2018-02-27 15:53 ` [PATCH net-next 2/4] phylink,sfp: negotiate interface format with MAC Russell King
2018-02-27 15:53 ` [PATCH net-next 3/4] dt-bindings: add maximum power level to SFP binding Russell King
2018-03-06 15:02   ` Russell King - ARM Linux
2018-02-27 15:53 ` [PATCH net-next 4/4] sfp: add high power module support Russell King
2018-02-28 16:07 ` [PATCH net-next 0/4] SFP updates David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).