netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: zonque@gmail.com
Cc: netdev@vger.kernel.org, f.fainelli@gmail.com,
	marek.belisko@gmail.com, ujhelyi.m@gmail.com
Subject: Re: [PATCH v2 0/3] Handle stuck TX queue bug in AT8030 PHY
Date: Sat, 21 Jun 2014 15:51:13 -0700 (PDT)	[thread overview]
Message-ID: <20140621.155113.677176502129866161.davem@davemloft.net> (raw)
In-Reply-To: <1403082103-23709-1-git-send-email-zonque@gmail.com>

From: Daniel Mack <zonque@gmail.com>
Date: Wed, 18 Jun 2014 11:01:40 +0200

> These three small patches circument a hardware bug in AT8030 PHYs that
> leads to stuck TX FIFO queues when the link goes away while there are
> pending patches in der outbound queue. This bug has been confirmed by
> the vendor, and their only proposed fix is to apply a hardware reset
> every time the link goes down.
...
> v1 -> v2:
> 	* Rename phy device callback from adjust_state to link_change_notify

Series applied, thanks Daniel.

      parent reply	other threads:[~2014-06-21 22:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18  9:01 [PATCH v2 0/3] Handle stuck TX queue bug in AT8030 PHY Daniel Mack
2014-06-18  9:01 ` [PATCH v2 1/3] net: phylib: add link_change_notify callback to phy device Daniel Mack
2014-06-18  9:01 ` [PATCH v2 2/3] net: phy: at803x: use #defines for supported PHY ids Daniel Mack
2014-06-18  9:01 ` [PATCH v2 3/3] net: phy: at803x: Add support for hardware reset Daniel Mack
2014-06-21 22:51 ` David Miller [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=20140621.155113.677176502129866161.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=marek.belisko@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=ujhelyi.m@gmail.com \
    --cc=zonque@gmail.com \
    /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).