netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC ETHTOOL PATCH 0/2] implement MDI-X set
@ 2012-07-25 17:52 Jesse Brandeburg
  2012-07-25 17:53 ` [RFC ETHTOOL PATCH 1/2] ethtool.h: implement new MDI-X set defines Jesse Brandeburg
  2012-07-25 17:53 ` [RFC ETHTOOL PATCH 2/2] ethtool: allow setting MDI-X state Jesse Brandeburg
  0 siblings, 2 replies; 5+ messages in thread
From: Jesse Brandeburg @ 2012-07-25 17:52 UTC (permalink / raw)
  To: netdev, bhutchings; +Cc: jesse.brandeburg

Some users reported issues connecting to some switches, where
they were unable to get link (see kernel.org bugzilla 11998)

This patch series improves ethtool to support controlling the
MDI/MDI-X state of a link.  It also adds support to the "get
settings" function to show if the MDI state was forced or not.

This is currently RFC because internal testing was not completed
but I am sending the patch to make sure the design is good.

Special thanks to Ben Hutchings for his input to this series.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>

---

Jesse Brandeburg (2):
      ethtool: allow setting MDI-X state
      ethtool.h: implement new MDI-X set defines


 ethtool-copy.h |   17 +++++++++++------
 ethtool.8.in   |    8 ++++++++
 ethtool.c      |   48 +++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 64 insertions(+), 9 deletions(-)

-- 
Jesse Brandeburg

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

end of thread, other threads:[~2012-07-26 16:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 17:52 [RFC ETHTOOL PATCH 0/2] implement MDI-X set Jesse Brandeburg
2012-07-25 17:53 ` [RFC ETHTOOL PATCH 1/2] ethtool.h: implement new MDI-X set defines Jesse Brandeburg
2012-07-25 17:53 ` [RFC ETHTOOL PATCH 2/2] ethtool: allow setting MDI-X state Jesse Brandeburg
2012-07-25 22:59   ` Ben Hutchings
     [not found]     ` <20120726163033.GA20122@jbrandeb-snb.jf.intel.com>
2012-07-26 16:35       ` Ben Hutchings

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).