|
|
Subscribe / Log in / New account

NetXen: ethernet nic driver

From:  "Linsys Contractor Amit S. Kale" <amitkale@unminc.com>
To:  netdev@vger.kernel.org
Subject:  [PATCH 2.6.17 0/9] NetXen: ethernet nic driver
Date:  Wed, 5 Jul 2006 06:15:16 -0700 (PDT)
Cc:  jeff@garzik.org, sanjeev@netxen.com, unmproj@linsyssoft.com

Hi,

I'll be sending a NetXen 1G/10G ethernet driver patch in subsequent 
emails. We have made changes as per the feedback received. We would like 
this driver to be included in mainline kernel.

Kindly review it and feel free to send feedback.

Thanks,
-Amit

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

  Kconfig                      |    5
  Makefile                     |    1
  netxen/Makefile              |   35 +
  netxen/netxen_nic.h          |  998 ++++++++++++++++++++++++++++++++
  netxen/netxen_nic_ethtool.c  |  707 +++++++++++++++++++++++
  netxen/netxen_nic_hdr.h      |  684 ++++++++++++++++++++++
  netxen/netxen_nic_hw.c       | 1308 +++++++++++++++++++++++++++++++++++++++++++
  netxen/netxen_nic_hw.h       |  346 +++++++++++
  netxen/netxen_nic_init.c     | 1263 +++++++++++++++++++++++++++++++++++++++++
  netxen/netxen_nic_ioctl.h    |   75 ++
  netxen/netxen_nic_isr.c      |  430 ++++++++++++++
  netxen/netxen_nic_main.c     | 1228 ++++++++++++++++++++++++++++++++++++++++
  netxen/netxen_nic_niu.c      |  761 +++++++++++++++++++++++++
  netxen/netxen_nic_phan_reg.h |  293 +++++++++
  14 files changed, 8134 insertions(+)
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds