All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] net: enable inband link state negotiation only when explicitly requested
@ 2015-07-14 17:09 Stas Sergeev
  2015-07-14 17:11 ` [PATCH 1/3] fixed_phy: handle link-down case Stas Sergeev
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Stas Sergeev @ 2015-07-14 17:09 UTC (permalink / raw)
  To: netdev
  Cc: Linux kernel, Sebastien Rannou, Arnaud Ebalard, Stas Sergeev,
	Florian Fainelli

Hello.

Currently the link status auto-negotiation is enabled
for any SGMII link with fixed-link DT binding.
The regression was reported:
https://lkml.org/lkml/2015/7/8/865
Apparently not all HW that implements SGMII protocol, generates the
inband status for the auto-negotiation to work.
More details here:
https://lkml.org/lkml/2015/7/10/206

The following patches reverts to the old behavior by default,
which is to not enable the auto-negotiation for fixed-link.
The new DT property is added that allows to explicitly request
the auto-negotiation.

Those who were affected by the change, please send your Tested-by,
Thanks!

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH v4 0/3] net: enable inband link state negotiation only when explicitly requested
@ 2015-07-16 14:49 Stas Sergeev
  2015-07-16 14:52   ` Stas Sergeev
  0 siblings, 1 reply; 12+ messages in thread
From: Stas Sergeev @ 2015-07-16 14:49 UTC (permalink / raw)
  To: netdev
  Cc: Linux kernel, Sebastien Rannou, Arnaud Ebalard, Stas Sergeev,
	Florian Fainelli

Hello.

Currently the link status auto-negotiation is enabled
for any SGMII link with fixed-link DT binding.
The regression was reported:
https://lkml.org/lkml/2015/7/8/865
Apparently not all HW that implements SGMII protocol, generates the
inband status for the auto-negotiation to work.
More details here:
https://lkml.org/lkml/2015/7/10/206

The following patches reverts to the old behavior by default,
which is to not enable the auto-negotiation for fixed-link.
The new DT property is added that allows to explicitly request
the auto-negotiation.

Those who were affected by the change, please send your Tested-by,
Thanks!

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

end of thread, other threads:[~2015-07-16 14:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-14 17:09 [PATCH v3 0/3] net: enable inband link state negotiation only when explicitly requested Stas Sergeev
2015-07-14 17:11 ` [PATCH 1/3] fixed_phy: handle link-down case Stas Sergeev
2015-07-14 18:28   ` Florian Fainelli
     [not found]     ` <55A56D4D.5090004@list.ru>
2015-07-15 15:33       ` Fwd: " Stas Sergeev
2015-07-14 17:13 ` [PATCH 2/3] of_mdio: add new DT property 'managed' to specify the PHY management type Stas Sergeev
2015-07-14 17:13   ` Stas Sergeev
2015-07-14 17:51   ` Florian Fainelli
2015-07-14 17:51     ` Florian Fainelli
2015-07-14 20:26     ` Stas Sergeev
2015-07-14 17:14 ` [PATCH 3/3] mvneta: use inband status only when explicitly enabled Stas Sergeev
2015-07-16 14:49 [PATCH v4 0/3] net: enable inband link state negotiation only when explicitly requested Stas Sergeev
2015-07-16 14:52 ` [PATCH 2/3] of_mdio: add new DT property 'managed' to specify the PHY management type Stas Sergeev
2015-07-16 14:52   ` Stas Sergeev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.