netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ehea: IBM eHEA Ethernet Device Driver
@ 2006-06-08  9:55 Jan-Bernd Themann
  0 siblings, 0 replies; only message in thread
From: Jan-Bernd Themann @ 2006-06-08  9:55 UTC (permalink / raw)
  To: netdev; +Cc: meder, raisch, themann, tklein

Hello,

thanks for your comments. It seems that yesterday's patch 1/4 has not been
delivered. We changed some things according to your comments.

Signed-off-by: Jan-Bernd Themann <themann@de.ibm.com>
Changelog-by:  Jan-Bernd Themann <themann@de.ibm.com>

Differences to patch set http://www.spinics.net/lists/netdev/msg05813.html

Changelog:

- reduce number of parameters for debug macro calls
- ehea prefix added to some non static functions
- Makefile and Kconfig improved

  drivers/net/ehea/Kconfig     |    6
  drivers/net/ehea/Makefile    |    7
  drivers/net/ehea/ehea.h      |  434 +++++++
  drivers/net/ehea/ehea_hw.h   |  319 +++++
  drivers/net/ehea/ehea_main.c | 2562 +++++++++++++++++++++++++++++++++++++++++++
  drivers/net/ehea/ehea_phyp.c | 1023 +++++++++++++++++
  drivers/net/ehea/ehea_phyp.h |  625 ++++++++++
  drivers/net/ehea/ehea_qmr.c  |  719 ++++++++++++
  drivers/net/ehea/ehea_qmr.h  |  390 ++++++
  9 files changed, 6085 insertions(+)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-08  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-08  9:55 [PATCH 0/5] ehea: IBM eHEA Ethernet Device Driver Jan-Bernd Themann

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