All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net: fec fixes
@ 2010-02-05 18:56 Amit Kucheria
  2010-02-05 18:56 ` [PATCH 1/3] fec: fix uninitialized rx buffer usage Amit Kucheria
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Amit Kucheria @ 2010-02-05 18:56 UTC (permalink / raw)
  To: List Linux Kernel
  Cc: davem, netdev, s.hauer, gerg, u.kleine-koenig, amit.kucheria

Some fixes to the fec driver to get it to work on the Freescale i.MX5 SoC
platform

Amit Kucheria (2):
  fec: Add LAN8700 phy support
  fec: Add ARCH_MX5 as a dependency

Rob Herring (1):
  fec: fix uninitialized rx buffer usage

 drivers/net/Kconfig |    3 +-
 drivers/net/fec.c   |   78 ++++++++++++++++++++++++++++++++------------------
 2 files changed, 52 insertions(+), 29 deletions(-)


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

end of thread, other threads:[~2010-02-10 21:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-05 18:56 [PATCH 0/3] net: fec fixes Amit Kucheria
2010-02-05 18:56 ` [PATCH 1/3] fec: fix uninitialized rx buffer usage Amit Kucheria
2010-02-08  2:55   ` Greg Ungerer
2010-02-05 18:56 ` [PATCH 2/3] fec: Add LAN8700 phy support Amit Kucheria
2010-02-05 18:56 ` [PATCH 3/3] fec: Add ARCH_MX5 as a dependency Amit Kucheria
2010-02-10 21:06 ` [PATCH 0/3] net: fec 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.