From: Jeff Garzik <jeff@garzik.org>
To: Mithlesh Thukral <mithlesh@netxen.com>
Cc: netdev@vger.kernel.org, amitkale@netxen.com,
netxenproj@linsyssoft.com, rob@netxen.com
Subject: Re: [PATCH 1/7] NetXen: Use multiple PCI functions
Date: Fri, 27 Apr 2007 20:13:35 -0400 [thread overview]
Message-ID: <463291AF.9070901@garzik.org> (raw)
In-Reply-To: <200704201452.l3KEqbAd004477@dut39.unminc.com>
Mithlesh Thukral wrote:
> NetXen: Make driver use multiple PCI functions.
> This patch will make NetXen driver work with multiple PCI functions. This will
> make the usage of memory resources as well as interrupts more independent
> among different functions which results in better throughput. This change has
> been done after the multiport support is added in firmware.
>
> Signed-off by: Mithlesh Thukral <mithlesh@netxen.com>
>
> ---
>
> drivers/net/netxen/netxen_nic.h | 125 ++--
> drivers/net/netxen/netxen_nic_ethtool.c | 83 +--
> drivers/net/netxen/netxen_nic_hdr.h | 8
> drivers/net/netxen/netxen_nic_hw.c | 221 ++++++--
> drivers/net/netxen/netxen_nic_hw.h | 18
> drivers/net/netxen/netxen_nic_init.c | 117 +---
> drivers/net/netxen/netxen_nic_isr.c | 87 +--
> drivers/net/netxen/netxen_nic_main.c | 526 ++++++++++-----------
> drivers/net/netxen/netxen_nic_niu.c | 27 -
> drivers/net/netxen/netxen_nic_phan_reg.h | 125 ----
> 10 files changed, 646 insertions(+), 691 deletions(-)
applied
next prev parent reply other threads:[~2007-04-28 0:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-20 14:52 [PATCH 1/7] NetXen: Use multiple PCI functions Mithlesh Thukral
2007-04-28 0:13 ` Jeff Garzik [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-04-19 14:52 Linsys Contractor Mithlesh Thukral
2007-04-19 15:00 ` Stephen Hemminger
2007-04-19 15:00 ` Mithlesh Thukral
2007-04-19 14:51 Linsys Contractor Mithlesh Thukral
2007-04-13 15:36 Linsys Contractor Mithlesh Thukral
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=463291AF.9070901@garzik.org \
--to=jeff@garzik.org \
--cc=amitkale@netxen.com \
--cc=mithlesh@netxen.com \
--cc=netdev@vger.kernel.org \
--cc=netxenproj@linsyssoft.com \
--cc=rob@netxen.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).