All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: netdev@vger.kernel.org, akpm@linux-foundation.org,
	davem@davemloft.net, andy@greyhouse.net,
	Bruce Allan <bruce.w.allan@intel.com>
Subject: Re: [RESEND] [NET-NEXT PATCH 3/3] e1000e: add support for new 82574L part
Date: Wed, 03 Sep 2008 10:09:19 -0400	[thread overview]
Message-ID: <48BE9A8F.2070003@garzik.org> (raw)
In-Reply-To: <20080827013653.5716.34378.stgit@jtkirshe-mobile.jf.intel.com>

Jeff Kirsher wrote:
> From: Bruce Allan <bruce.w.allan@intel.com>
> 
> This new part has the same feature set as previous parts with the addition
> of MSI-X support.
> 
> Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> ---
> 
>  drivers/net/e1000e/82571.c   |  153 ++++++++++++++--
>  drivers/net/e1000e/defines.h |   13 +
>  drivers/net/e1000e/e1000.h   |   28 +++
>  drivers/net/e1000e/es2lan.c  |    2 
>  drivers/net/e1000e/ethtool.c |   38 +++-
>  drivers/net/e1000e/hw.h      |   11 +
>  drivers/net/e1000e/ich8lan.c |   18 ++
>  drivers/net/e1000e/lib.c     |    7 -
>  drivers/net/e1000e/netdev.c  |  409 +++++++++++++++++++++++++++++++++++++-----
>  drivers/net/e1000e/param.c   |   27 +++
>  drivers/net/e1000e/phy.c     |  109 +++++++++++
>  11 files changed, 738 insertions(+), 77 deletions(-)

applied



  reply	other threads:[~2008-09-03 14:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27  1:36 [RESEND] [NET-NEXT PATCH 1/3] e1000e: add support for the 82567LM-4 device Jeff Kirsher
2008-08-27  1:36 ` [RESEND] [NET-NEXT PATCH 2/3] e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts Jeff Kirsher
2008-09-03 14:07   ` Jeff Garzik
2008-08-27  1:37 ` [RESEND] [NET-NEXT PATCH 3/3] e1000e: add support for new 82574L part Jeff Kirsher
2008-09-03 14:09   ` Jeff Garzik [this message]
2008-09-03 14:07 ` [RESEND] [NET-NEXT PATCH 1/3] e1000e: add support for the 82567LM-4 device Jeff Garzik

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=48BE9A8F.2070003@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@linux-foundation.org \
    --cc=andy@greyhouse.net \
    --cc=bruce.w.allan@intel.com \
    --cc=davem@davemloft.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.