netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Andy Fleming <afleming@freescale.com>
Cc: Netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH] Fixed a number of bugs in the PHY Layer
Date: Tue, 07 Nov 2006 04:39:10 -0500	[thread overview]
Message-ID: <4550543E.2090703@pobox.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0610161603370.6266@ld0175-tx32.am.freescale.net>

Andy Fleming wrote:
> * genphy_update_link is now exported
> * Added a fix from ncase@xes-inc.com which changes forcing so it
>   only updates the link.  Otherwise, it never tries the lower
>   values, since it is always overwriting the speed/duplex values
>   with the current ones, rather than the intended ones.
> * Fixed a bug where bringing up a PHY with no link caused it to
>   timeout, and enter forcing mode.  Once in forcing mode,
>   plugging in the link didn't autonegotiate.  Now the AN state
>   detects the lack of link, and enters the NO_LINK state.  AN
>   only times out if the link is up and AN fails
> * Cleaned up the PHY_AN case, reducing one level of indentation
>   for the timeout code.

applied

Please include a Signed-off-by line in future patches!

	Jeff




      reply	other threads:[~2006-11-07  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-16 21:19 [PATCH] Fixed a number of bugs in the PHY Layer Andy Fleming
2006-11-07  9:39 ` Jeff Garzik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4550543E.2090703@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=afleming@freescale.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).