From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify
Date: Mon, 09 Nov 2009 22:22:44 -0800 [thread overview]
Message-ID: <4AF906B4.40200@gmail.com> (raw)
In-Reply-To: <1255669597-10607-2-git-send-email-nm@ti.com>
Nishanth,
Nishanth Menon wrote:
> Make the lan91c96 driver capable of CONFIG_NET_MULTI
> to be clean for the new arch, add a a lil detect function
> Most of the formatting change was done to keep checkpatch
> silent, but a few functions and #if 0ed code which
> does not make sense for NET_MULTI have been removed
>
> Now, use the lan91c96_initialize() function to init the driver
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> Cc: Andrea Scian <andrea.scian@dave-tech.it>
> Cc: Ben Warren <biggerbadderben@gmail.com>
> Cc: Dave Peverley <dpeverley@mpc-data.co.uk>
> Cc: George G. Davis <gdavis@mvista.com>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Nishant Kamat <nskamat@ti.com>
> Cc: Richard Woodruff <r-woodruff2@ti.com>
> Cc: Rishi Bhattacharya <rishi@ti.com>
> Cc: Sandeep Paulraj <s-paulraj@ti.com>
> ---
> drivers/net/Makefile | 2 +-
> drivers/net/lan91c96.c | 452 +++++++++++++++++++----------------------------
> drivers/net/lan91c96.h | 110 ++++++-------
> include/netdev.h | 1 +
> 4 files changed, 236 insertions(+), 329 deletions(-)
>
applied to net/next
thanks,
Ben
next prev parent reply other threads:[~2009-11-10 6:22 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-16 5:06 [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96 Nishanth Menon
2009-10-16 5:06 ` [U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify Nishanth Menon
2009-10-16 5:06 ` [U-Boot] [PATCH 2/3] TI OMAP3: SDP3430 FIX NET_MULTI Warning Nishanth Menon
2009-10-16 5:06 ` [U-Boot] [PATCH 3/3] LAN91C96: Enable NET_MULTI LAN driver Nishanth Menon
2009-10-18 19:57 ` Tom
2009-10-19 0:24 ` Ben Warren
2009-11-10 6:27 ` Ben Warren
2009-12-07 21:09 ` Ben Warren
2009-12-07 21:47 ` Nishanth Menon
2009-12-14 6:46 ` Ben Warren
2009-10-16 5:56 ` [U-Boot] [PATCH 2/3] TI OMAP3: SDP3430 FIX NET_MULTI Warning Dirk Behme
2009-11-10 6:25 ` Ben Warren
2009-11-10 6:22 ` Ben Warren [this message]
2009-11-22 23:01 ` [U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify Wolfgang Denk
2009-11-23 11:54 ` Menon, Nishanth
2009-10-16 16:29 ` [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96 Ben Warren
2009-10-16 16:39 ` Menon, Nishanth
2009-11-09 17:23 ` Menon, Nishanth
2009-11-09 18:10 ` Ben Warren
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=4AF906B4.40200@gmail.com \
--to=biggerbadderben@gmail.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.