All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] phyter bug fixes
@ 2015-05-25  9:55 Richard Cochran
  2015-05-25  9:55 ` [PATCH net 1/3] net: dp83640: fix broken calibration routine Richard Cochran
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Cochran @ 2015-05-25  9:55 UTC (permalink / raw)
  To: netdev; +Cc: David Miller, Christian Riesch, Stefan Sorensen

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

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

end of thread, other threads:[~2015-05-25 22:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25  9:55 [PATCH net 0/3] phyter bug fixes Richard Cochran
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

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.