linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] ibm_newemac: Various fixes and additions for PPC405EZ
@ 2008-09-08 12:44 Josh Boyer
  2008-09-04 12:57 ` [PATCH 1/3] ibm_newemac: Allow the "no flow control" EMAC feature to work Josh Boyer
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Josh Boyer @ 2008-09-08 12:44 UTC (permalink / raw)
  To: benh, netdev; +Cc: linuxppc-dev

The following patch series adds things needed to support the PowerPC 405EZ
SoC.  I've incorporated the suggestions and fixes from the previous round
of patches and barring any further comments these should be ready to go.

josh

Josh Boyer (3):
  ibm_newemac: Allow the "no flow control" EMAC feature to work
  ibm_newemac: Introduce mal_has_feature
  ibm_newemac: MAL support for PowerPC 405EZ

 arch/powerpc/include/asm/dcr-regs.h |    7 ++++
 drivers/net/ibm_newemac/Kconfig     |   12 +++++++
 drivers/net/ibm_newemac/core.c      |    2 +
 drivers/net/ibm_newemac/core.h      |    3 ++
 drivers/net/ibm_newemac/mal.c       |   60 ++++++++++++++++++++++++++++++++---
 drivers/net/ibm_newemac/mal.h       |   34 ++++++++++++++++++++
 6 files changed, 113 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2008-09-13 19:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-08 12:44 [PATCH 0/3 v2] ibm_newemac: Various fixes and additions for PPC405EZ Josh Boyer
2008-09-04 12:57 ` [PATCH 1/3] ibm_newemac: Allow the "no flow control" EMAC feature to work Josh Boyer
2008-09-13 19:40   ` Jeff Garzik
2008-09-04 14:03 ` [PATCH 2/3 v2] ibm_newemac: Introduce mal_has_feature Josh Boyer
2008-09-04 14:08 ` [PATCH 3/3 v2] ibm_newemac: MAL support for PowerPC 405EZ Josh Boyer
2008-09-09  7:11 ` [PATCH 0/3 v2] ibm_newemac: Various fixes and additions for PPC405EZ Benjamin Herrenschmidt
2008-09-09 10:30   ` Josh Boyer
2008-09-11  3:21 ` Josh Boyer

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).