netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Jay Cliburn <jacliburn@bellsouth.net>
Cc: Chris Snook <csnook@redhat.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][CORRECTED] atl2: add atl2 driver
Date: Thu, 18 Sep 2008 12:05:55 -0400	[thread overview]
Message-ID: <48D27C63.10204@garzik.org> (raw)
In-Reply-To: <20080914195610.1fd9dab8@osprey.hogchain.net>

Jay Cliburn wrote:
> From: Chris Snook <csnook@redhat.com>
> 
> Driver for Atheros L2 10/100 network device. Includes necessary
> changes for Kconfig, Makefile, and pci_ids.h.
> 
> Signed-off-by: Chris Snook <csnook@redhat.com>
> Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
> ---
> 
> Changed "Sighed-off-by" to "Signed-off-by" for Chris' entry.
> 
> If this file is too large for vger, the full patch may be obtained from
> ftp://ftp.hogchain.net/pub/linux/attansic/atlx/0001-atl2-add-atl2-driver.patch
> 
>  drivers/net/Kconfig       |   11 +
>  drivers/net/Makefile      |    1 +
>  drivers/net/atlx/Makefile |    2 +
>  drivers/net/atlx/atl2.c   | 3127 +++++++++++++++++++++++++++++++++++++++++++++
>  drivers/net/atlx/atl2.h   |  530 ++++++++
>  include/linux/pci_ids.h   |    1 +
>  6 files changed, 3672 insertions(+), 0 deletions(-)

applied



      reply	other threads:[~2008-09-18 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-15  0:56 [PATCH][CORRECTED] atl2: add atl2 driver Jay Cliburn
2008-09-18 16:05 ` Jeff Garzik [this message]

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=48D27C63.10204@garzik.org \
    --to=jeff@garzik.org \
    --cc=csnook@redhat.com \
    --cc=jacliburn@bellsouth.net \
    --cc=linux-kernel@vger.kernel.org \
    --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 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).