All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Cochran <richardcochran@gmail.com>
To: <netdev@vger.kernel.org>
Cc: David Miller <davem@davemloft.net>,
	Christian Riesch <christian.riesch@omicron.at>,
	Stefan Sorensen <stefan.sorensen@spectralink.com>
Subject: [PATCH net 0/3] phyter bug fixes
Date: Mon, 25 May 2015 11:55:42 +0200	[thread overview]
Message-ID: <cover.1432547381.git.richardcochran@gmail.com> (raw)

While working on a project using the phyter, I noticed some bugs that
have crept in over time.  This series fixes those bugs.  These patches
are also meant for stable.

Thanks,
Richard


Richard Cochran (3):
  net: dp83640: fix broken calibration routine.
  net: dp83640: reinforce locking rules.
  net: dp83640: fix improper double spin locking.

 drivers/net/phy/dp83640.c | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

-- 
2.1.4

             reply	other threads:[~2015-05-25  9:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-25  9:55 Richard Cochran [this message]
2015-05-25  9:55 ` [PATCH net 1/3] net: dp83640: fix broken calibration routine Richard Cochran
2015-05-25  9:55 ` [PATCH net 2/3] net: dp83640: reinforce locking rules Richard Cochran
2015-05-25  9:55 ` [PATCH net 3/3] net: dp83640: fix improper double spin locking Richard Cochran
2015-05-25 22:22 ` [PATCH net 0/3] phyter bug fixes David Miller

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=cover.1432547381.git.richardcochran@gmail.com \
    --to=richardcochran@gmail.com \
    --cc=christian.riesch@omicron.at \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=stefan.sorensen@spectralink.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.