netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] Resending NetXen 1G/10G NIC driver patch
@ 2006-05-25 10:45 Linsys Contractor Amit S. Kale
  2006-05-26  5:46 ` Amit S. Kale
  0 siblings, 1 reply; 4+ messages in thread
From: Linsys Contractor Amit S. Kale @ 2006-05-25 10:45 UTC (permalink / raw)
  To: netdev; +Cc: sanjeev, unmproj

Hi,

I'll be sending a NetXen (formerly Universal Network Machines) 1G/10G in
subsequent emails. This is a revised version of the UNM driver posted
earlier. We have tried to make changes as per the feedback received. 
We would like this driver to be inluded in mainline kernel.
Kindly review it and feel free to get back to me for any further
feedback/queries/comments.

Thanks.
-Amit

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

 Kconfig                      |    5 
 Makefile                     |    1 
 netxen/Makefile              |   35 +
 netxen/netxen_nic.h          |  950 +++++++++++++++++++++++++++++++
 netxen/netxen_nic_ethtool.c  |  802 ++++++++++++++++++++++++++
 netxen/netxen_nic_hdr.h      |  682 ++++++++++++++++++++++
 netxen/netxen_nic_hw.c       | 1289 +++++++++++++++++++++++++++++++++++++++++++
 netxen/netxen_nic_hw.h       |  339 +++++++++++
 netxen/netxen_nic_init.c     | 1219 ++++++++++++++++++++++++++++++++++++++++
 netxen/netxen_nic_ioctl.h    |   75 ++
 netxen/netxen_nic_isr.c      |  428 ++++++++++++++
 netxen/netxen_nic_main.c     | 1209 ++++++++++++++++++++++++++++++++++++++++
 netxen/netxen_nic_niu.c      |  770 +++++++++++++++++++++++++
 netxen/netxen_nic_phan_reg.h |  195 ++++++
 14 files changed, 7999 insertions(+)


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

end of thread, other threads:[~2006-05-27 11:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-25 10:45 [PATCH 0/9] Resending NetXen 1G/10G NIC driver patch Linsys Contractor Amit S. Kale
2006-05-26  5:46 ` Amit S. Kale
2006-05-26 20:02   ` Roland Dreier
2006-05-27 11:11     ` Amit S. Kale

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