public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: "Amit S. Kale" <amitkale@netxen.com>
To: netdev@vger.kernel.org
Cc: Sanjeev Jorapur <sanjeev@netxen.com>, Rob Mapes <rob@netxen.com>,
	unmproj@linsyssoft.com, brazilnut@us.ibm.com, wendyx@us.ibm.com,
	Randy Dunlap <rdunlap@xenotime.net>
Subject: [PATCH 2.6.18 0/9] NetXen: 1G/10G Ethernet Driver
Date: Wed, 27 Sep 2006 08:27:43 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0609270821160.18527@dut39> (raw)

Hi All,

We have incorporated feedbacks which we received since last post. I'll be 
sending updated patchset wrt 2.6.18 in subsequent emails.

Thanks,
-Amit

Signed-off-by: Amit S. Kale <amitkale@netxen.com>

  MAINTAINERS                              |    7
  drivers/net/Kconfig                      |    5
  drivers/net/Makefile                     |    1
  drivers/net/netxen/Makefile              |   35
  drivers/net/netxen/netxen_nic.h          |  910 ++++++++++++++++++++++++
  drivers/net/netxen/netxen_nic_ethtool.c  |  715 +++++++++++++++++++
  drivers/net/netxen/netxen_nic_hdr.h      |  618 ++++++++++++++++
  drivers/net/netxen/netxen_nic_hw.c       |  936 +++++++++++++++++++++++++
  drivers/net/netxen/netxen_nic_hw.h       |  480 +++++++++++++
  drivers/net/netxen/netxen_nic_init.c     | 1143 +++++++++++++++++++++++++++++++
  drivers/net/netxen/netxen_nic_ioctl.h    |   75 ++
  drivers/net/netxen/netxen_nic_isr.c      |  221 +++++
  drivers/net/netxen/netxen_nic_main.c     | 1116 ++++++++++++++++++++++++++++++
  drivers/net/netxen/netxen_nic_niu.c      |  800 +++++++++++++++++++++
  drivers/net/netxen/netxen_nic_phan_reg.h |  195 +++++
  15 files changed, 7257 insertions(+)

             reply	other threads:[~2006-09-27 15:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-27 15:27 Amit S. Kale [this message]
2006-09-27 15:31 ` [PATCH 2.6.18 1/9] NetXen: Makefile and driver main file Amit S. Kale
2006-09-27 15:34 ` [PATCH 2.6.18 2/9] NetXen: Hardware access routines Amit S. Kale
2006-09-27 15:38 ` [PATCH 2.6.18 3/9] NetXen: hw initialization routines Amit S. Kale
2006-09-27 15:39 ` [PATCH 2.6.18 4/9] NetXen: intr routines and niu handling Amit S. Kale
2006-09-27 15:43 ` [PATCH 2.6.18 5/9] NetXen: ethtool interface Amit S. Kale
2006-09-27 15:46 ` [PATCH 2.6.18 6/9] NetXen: Main header file Amit S. Kale
2006-09-27 15:49 ` [PATCH 2.6.18 7/9] NetXen: hw access routines " Amit S. Kale
2006-09-27 15:53 ` [PATCH 2.6.18 8/9] NetXen: Header file and ioctl " Amit S. Kale
2006-09-27 16:00 ` [PATCH 2.6.18 9/9] NetXen: CRB reg definitions Amit S. Kale

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=Pine.LNX.4.64.0609270821160.18527@dut39 \
    --to=amitkale@netxen.com \
    --cc=brazilnut@us.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=rob@netxen.com \
    --cc=sanjeev@netxen.com \
    --cc=unmproj@linsyssoft.com \
    --cc=wendyx@us.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