linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: phy: xpcs: Improvements for -next
@ 2020-03-20  9:53 Jose Abreu
  2020-03-20  9:53 ` [PATCH net-next 1/4] net: phy: xpcs: Return error when 10GKR link errors are found Jose Abreu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jose Abreu @ 2020-03-20  9:53 UTC (permalink / raw)
  To: netdev
  Cc: Joao Pinto, Jose Abreu, Andrew Lunn, Florian Fainelli,
	Heiner Kallweit, Russell King, David S. Miller, linux-kernel

Misc set of improvements for XPCS. All for net-next.

Patch 1/4, returns link error upon 10GKR faults are detected.

Patch 2/4, resets XPCS upon probe so that we start from well known state.

Patch 3/4, sets Link as down if AutoNeg is enabled but did not finish with
success.

Patch 4/4, restarts AutoNeg process if previous outcome was not valid.

---
Cc: Jose Abreu <Jose.Abreu@synopsys.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Heiner Kallweit <hkallweit1@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
---

Jose Abreu (4):
  net: phy: xpcs: Return error when 10GKR link errors are found
  net: phy: xpcs: Reset XPCS upon probe
  net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finish
  net: phy: xpcs: Restart AutoNeg if outcome was invalid

 drivers/net/phy/mdio-xpcs.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-03-24  4:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-20  9:53 [PATCH net-next 0/4] net: phy: xpcs: Improvements for -next Jose Abreu
2020-03-20  9:53 ` [PATCH net-next 1/4] net: phy: xpcs: Return error when 10GKR link errors are found Jose Abreu
2020-03-20  9:53 ` [PATCH net-next 2/4] net: phy: xpcs: Reset XPCS upon probe Jose Abreu
2020-03-20  9:53 ` [PATCH net-next 3/4] net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finish Jose Abreu
2020-03-20  9:53 ` [PATCH net-next 4/4] net: phy: xpcs: Restart AutoNeg if outcome was invalid Jose Abreu
2020-03-24  4:02 ` [PATCH net-next 0/4] net: phy: xpcs: Improvements for -next 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).