public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.18-rc7 0/9] NetXen: 1G/10G Ethernet Driver
@ 2006-09-15 18:33 Amit S. Kale
  2006-09-15 18:39 ` [PATCH 2.6.18-rc7 1/9] NetXen: Makefile and driver main file Amit S. Kale
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Amit S. Kale @ 2006-09-15 18:33 UTC (permalink / raw)
  To: netdev; +Cc: jeff, Sanjeev Jorapur, Rob Mapes, unmproj, brazilnut, wendyx

Hi All,

Thank you Jeff.
We have incorporated feedbacks which received. I'll be sending updated 
patchset in subsequent emails.

-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          |  913 ++++++++++++++++++++++++
  drivers/net/netxen/netxen_nic_ethtool.c  |  715 +++++++++++++++++++
  drivers/net/netxen/netxen_nic_hdr.h      |  618 ++++++++++++++++
  drivers/net/netxen/netxen_nic_hw.c       |  947 +++++++++++++++++++++++++
  drivers/net/netxen/netxen_nic_hw.h       |  467 ++++++++++++
  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, 7258 insertions(+)

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

end of thread, other threads:[~2006-09-19 15:32 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-15 18:33 [PATCH 2.6.18-rc7 0/9] NetXen: 1G/10G Ethernet Driver Amit S. Kale
2006-09-15 18:39 ` [PATCH 2.6.18-rc7 1/9] NetXen: Makefile and driver main file Amit S. Kale
2006-09-19 15:18   ` Pradeep Dalvi
2006-09-15 18:40 ` [PATCH 2.6.18-rc7 2/9] NetXen: Hardware access routines Amit S. Kale
2006-09-19 15:20   ` Pradeep Dalvi
2006-09-15 18:44 ` [PATCH 2.6.18-rc7 3/9] NetXen: hw initilization routines Amit S. Kale
2006-09-19 15:23   ` Pradeep Dalvi
2006-09-15 18:45 ` [PATCH 2.6.18-rc7 4/9] NetXen: intr routines and niu handling Amit S. Kale
2006-09-19 15:25   ` Pradeep Dalvi
2006-09-15 18:48 ` [PATCH 2.6.18-rc7 5/9] NetXen: ethtool interface Amit S. Kale
2006-09-19 15:26   ` Pradeep Dalvi
2006-09-15 18:51 ` [PATCH 2.6.18-rc7 6/9] NetXen: Main header file Amit S. Kale
2006-09-15 19:41   ` Randy.Dunlap
2006-09-19 15:28   ` Pradeep Dalvi
2006-09-15 18:57 ` [PATCH 2.6.18-rc7 7/9] NetXen: hw access routines " Amit S. Kale
2006-09-19 15:30   ` Pradeep Dalvi
2006-09-15 19:01 ` [PATCH 2.6.18-rc7 8/9] NetXen: Header file and ioctl " Amit S. Kale
2006-09-15 19:04 ` [PATCH 2.6.18-rc7 9/9] NetXen: CRB reg definitions Amit S. Kale
2006-09-19 15:32   ` Pradeep Dalvi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox