All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net-next/fec: bug fixing after introduced phylib supporting
@ 2010-05-07  2:27 Bryan Wu
  2010-05-07  2:27 ` [PATCH 1/2] netdev/fec: fix performance impact from mdio poll operation Bryan Wu
  2010-05-07  2:27 ` [PATCH 2/2] netdev/fec: fix ifconfig eth0 down hang issue Bryan Wu
  0 siblings, 2 replies; 13+ messages in thread
From: Bryan Wu @ 2010-05-07  2:27 UTC (permalink / raw)
  To: davem, Sascha Hauer, Greg Ungerer, Amit Kucheria, netdev,
	linux-kernel

After introduced phylib supporting, we found some critical issues in Ubuntu on
Freescale iMX51. Following 2 patches fix those bugs which was recorded in our
Launchpad bug tracker.

Bryan Wu (2):
  netdev/fec: fix performance impact from mdio poll operation
  netdev/fec: fix ifconfig eth0 down hang issue

 drivers/net/fec.c |   73 +++++++++++++++++++++++++++--------------------------
 1 files changed, 37 insertions(+), 36 deletions(-)


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

end of thread, other threads:[~2010-05-28  8:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07  2:27 [PATCH 0/2] net-next/fec: bug fixing after introduced phylib supporting Bryan Wu
2010-05-07  2:27 ` [PATCH 1/2] netdev/fec: fix performance impact from mdio poll operation Bryan Wu
2010-05-07 16:06   ` Andy Fleming
2010-05-07 16:06     ` Andy Fleming
2010-05-08 10:07     ` Bryan Wu
2010-05-08 15:25       ` Andy Fleming
2010-05-08 15:25         ` Andy Fleming
2010-05-16  7:28   ` David Miller
2010-05-28  5:23     ` Bryan Wu
2010-05-07  2:27 ` [PATCH 2/2] netdev/fec: fix ifconfig eth0 down hang issue Bryan Wu
2010-05-28  5:26   ` Bryan Wu
2010-05-28  7:48     ` David Miller
2010-05-28  8:03       ` Bryan Wu

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.