public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH net-next A 0/5] further sfp/phylink updates
@ 2017-12-29 12:14 Russell King - ARM Linux
  2017-12-29 12:15 ` [PATCH net-next A 1/5] sfp: use precision to print non-null terminated strings Russell King
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2017-12-29 12:14 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli; +Cc: netdev

Hi,

This series:
- cleans up printing of module information
- improves the transceiver capability decoding, getting rid of the
  guessing by connector type, improves direct-attach cable support
  and adds support for 1G Base-PX and Base-BX10 modules.
- cleans up phylink_sfp_module_insert()

 drivers/net/phy/phylink.c |  15 +++----
 drivers/net/phy/sfp-bus.c | 101 +++++++++++++++++++++++++++++-----------------
 drivers/net/phy/sfp.c     |  24 +++--------
 include/linux/sfp.h       |  36 ++++++++++++++++-
 4 files changed, 114 insertions(+), 62 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] 8+ messages in thread
* Re: [PATCH net-next A 3/5] sfp: add support for 1000Base-PX and 1000Base-BX10
@ 2018-01-02 10:39 Russell King - ARM Linux
  0 siblings, 0 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2018-01-02 10:39 UTC (permalink / raw)
  To: andrew, f.fainelli, netdev

Hi,

I'm not entirely convinced that adding support for this is correct,
so I'm going to drop this patch from a re-post of the series today.
Base-PX, being EPON, requires additional layers (eg, MPMC on top of
the MAC to control transmission), and it's not clear whether the
SFP module takes care of this or whether the host has to.

-- 
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] 8+ messages in thread

end of thread, other threads:[~2018-01-03  2:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-29 12:14 [PATCH net-next A 0/5] further sfp/phylink updates Russell King - ARM Linux
2017-12-29 12:15 ` [PATCH net-next A 1/5] sfp: use precision to print non-null terminated strings Russell King
2017-12-29 12:15 ` [PATCH net-next A 2/5] sfp: don't guess support from connector type Russell King
2017-12-29 12:15 ` [PATCH net-next A 3/5] sfp: add support for 1000Base-PX and 1000Base-BX10 Russell King
2017-12-29 12:15 ` [PATCH net-next A 4/5] sfp: improve support for direct-attach copper cables Russell King
2017-12-29 12:15 ` [PATCH net-next A 5/5] phylink: remove 'mode' variable from phylink_sfp_module_insert() Russell King
2018-01-03  2:45 ` [PATCH net-next A 0/5] further sfp/phylink updates David Miller
  -- strict thread matches above, loose matches on Subject: below --
2018-01-02 10:39 [PATCH net-next A 3/5] sfp: add support for 1000Base-PX and 1000Base-BX10 Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox