netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mvneta: implement ethtool autonegotiation control
@ 2015-12-02 17:32 Stas Sergeev
  2015-12-02 17:33 ` [PATCH 1/2] mvneta: consolidate autoneg enabling Stas Sergeev
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stas Sergeev @ 2015-12-02 17:32 UTC (permalink / raw)
  To: netdev; +Cc: Linux kernel, Thomas Petazzoni, Russell King - ARM Linux

These 2 patches add an ability to control the
autonegotiation via ethtool. For example:

ethtool -s eth0 autoneg off
ethtool -s eth0 autoneg on

This is needed if you want to connect the mvneta's MII
to different switches or PHYs: the ones the do support
the in-band status, and the ones that do not.

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

end of thread, other threads:[~2015-12-03 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 17:32 [PATCH 0/2] mvneta: implement ethtool autonegotiation control Stas Sergeev
2015-12-02 17:33 ` [PATCH 1/2] mvneta: consolidate autoneg enabling Stas Sergeev
2015-12-02 17:35 ` [PATCH 2/2] mvneta: implement ethtool autonegotiation control Stas Sergeev
2015-12-03 20:18 ` [PATCH 0/2] " 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).