All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prafulla Wadaskar <prafulla@marvell.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] net: Adds Fast Ethernet Controller driver for Armada100
Date: Mon, 18 Jul 2011 12:19:52 -0700	[thread overview]
Message-ID: <F766E4F80769BD478052FB6533FA745D19FB019D50@SC-VEXCH4.marvell.com> (raw)
In-Reply-To: <1310982108-26029-2-git-send-email-ajay.bhargav@einfochips.com>



> -----Original Message-----
> From: Ajay Bhargav [mailto:ajay.bhargav at einfochips.com]
> Sent: Monday, July 18, 2011 3:12 PM
> To: Prafulla Wadaskar
> Cc: u-boot at lists.denx.de; Ajay Bhargav
> Subject: [PATCH 2/4] net: Adds Fast Ethernet Controller driver for
> Armada100

s/Adds/Add/g

> 
> This patch adds support for Fast Ethernet Controller driver for
> Armada100 series.
> 
> Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
> ---
>  arch/arm/include/asm/arch-armada100/armada100.h |    1 +
>  drivers/net/Makefile                            |    1 +
>  drivers/net/armada100_fec.c                     |  816
> +++++++++++++++++++++++
>  drivers/net/armada100_fec.h                     |  227 +++++++
>  include/netdev.h                                |    1 +
>  5 files changed, 1046 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/armada100_fec.c
>  create mode 100644 drivers/net/armada100_fec.h

Acked-By: Prafulla Wadaskar <Prafulla@marvell.com>

Regards..
Prafulla ..

  reply	other threads:[~2011-07-18 19:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18  9:41 [U-Boot] [PATCH 2/4] net: Adds Fast Ethernet Controller driver for Armada100 Ajay Bhargav
2011-07-18 19:19 ` Prafulla Wadaskar [this message]
2011-07-28 15:16 ` Wolfgang Denk
2011-07-29  4:27   ` Ajay Bhargav

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=F766E4F80769BD478052FB6533FA745D19FB019D50@SC-VEXCH4.marvell.com \
    --to=prafulla@marvell.com \
    --cc=u-boot@lists.denx.de \
    /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.