netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan-Bernd Themann <ossthema@de.ibm.com>
To: netdev <netdev@vger.kernel.org>
Cc: meder@de.ibm.com, raisch@de.ibm.com, schickhj@de.ibm.com,
	themann@de.ibm.com
Subject: [PATCH 0/6] ehea: IBM eHEA Ethernet Device Driver
Date: Wed, 21 Jun 2006 14:39:44 +0200	[thread overview]
Message-ID: <44993E10.7040809@de.ibm.com> (raw)

Hi,

one piece of the patch set posted on Thu, 08 Jun 2006 got lost
due to the spam filter of this mailing list. Here is the complete
patch set once again including the (previously missing) main component
in the patch 1/5.

Feedback is highly appreciated.

Thanks,
Jan-Bernd

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/msg06022.html

Changelog:
- Comments triggering the spam filter removed


  drivers/net/Kconfig             |    7
  drivers/net/Makefile            |    1
  drivers/net/ehea/Makefile       |    7
  drivers/net/ehea/ehea.h         |  434 ++++++
  drivers/net/ehea/ehea_ethtool.c |  325 +++++
  drivers/net/ehea/ehea_hcall.h   |   52
  drivers/net/ehea/ehea_hw.h      |  319 ++++
  drivers/net/ehea/ehea_main.c    | 2557 ++++++++++++++++++++++++++++++++++++++++
  drivers/net/ehea/ehea_phyp.c    | 1020 +++++++++++++++
  drivers/net/ehea/ehea_phyp.h    |  625 +++++++++
  drivers/net/ehea/ehea_qmr.c     |  719 +++++++++++
  drivers/net/ehea/ehea_qmr.h     |  390 ++++++
  12 files changed, 6456 insertions(+)




             reply	other threads:[~2006-06-21 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 12:39 Jan-Bernd Themann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-08-09  8:37 [PATCH 0/6] ehea: IBM eHEA Ethernet Device Driver Jan-Bernd Themann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44993E10.7040809@de.ibm.com \
    --to=ossthema@de.ibm.com \
    --cc=meder@de.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=raisch@de.ibm.com \
    --cc=schickhj@de.ibm.com \
    --cc=themann@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).