netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Amit S. Kale" <amitkale@linsyssoft.com>
To: Stephen Hemminger <shemminger@osdl.org>,
	Roland Dreier <rdreier@cisco.com>
Cc: netdev@vger.kernel.org, sanjeev@unminc.com, unmproj@linsyssoft.com
Subject: Re: [PATCH 0/9] Resending NetXen 1G/10G NIC driver patch
Date: Fri, 26 May 2006 11:16:49 +0530	[thread overview]
Message-ID: <200605261116.50176.amitkale@linsyssoft.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0605250339490.5844-100000@unmsrvr>

Stephen, Roland,

Thanks a lot for feedback.

We'll implement the minor changes rightaway and post an update. We are also 
thinking about what's the best way to incorporate the data structure changes 
you have suggested. Will post a reply on that too soon.

-Amit

On Thursday 25 May 2006 16:15, Linsys Contractor Amit S. Kale wrote:
> 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(+)

  reply	other threads:[~2006-05-26  5:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2006-05-26 20:02   ` Roland Dreier
2006-05-27 11:11     ` 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=200605261116.50176.amitkale@linsyssoft.com \
    --to=amitkale@linsyssoft.com \
    --cc=netdev@vger.kernel.org \
    --cc=rdreier@cisco.com \
    --cc=sanjeev@unminc.com \
    --cc=shemminger@osdl.org \
    --cc=unmproj@linsyssoft.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).