netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Fixes for mv88e6161
@ 2017-06-02 21:22 Andrew Lunn
  2017-06-02 21:22 ` [PATCH net-next 1/2] net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access Andrew Lunn
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andrew Lunn @ 2017-06-02 21:22 UTC (permalink / raw)
  To: David Miller
  Cc: Vivien Didelot, Chris Healy, Nikita Yushchenko, netdev,
	Andrew Lunn

Testing a board with an mv88e6161 turned up two issues. The PHYs were
not found, because the wrong method to access them was used. The
statistics did not work, because the wrong snapshot method was used

Andrew Lunn (2):
  net: dsa: mv88e6xxx: mv88e6161 uses global 2 for PHY access
  net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot

 drivers/net/dsa/mv88e6xxx/chip.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-06-05  1:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-02 21:22 [PATCH net-next 0/2] Fixes for mv88e6161 Andrew Lunn
2017-06-02 21:22 ` [PATCH net-next 1/2] net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access Andrew Lunn
2017-06-02 21:28   ` Vivien Didelot
2017-06-02 21:22 ` [PATCH net-next 2/2] net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot Andrew Lunn
2017-06-02 21:28   ` Vivien Didelot
2017-06-02 21:29 ` [PATCH net-next 0/2] Fixes for mv88e6161 Vivien Didelot
2017-06-05  1:35 ` 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).