From: David Miller <davem@davemloft.net>
To: claudiu.manoil@freescale.com
Cc: netdev@vger.kernel.org, Li.Xiubo@freescale.com,
Shruti@freescale.com, kim.phillips@freescale.com
Subject: Re: [net v2 0/8] gianfar: ARM port driver updates (1/2)
Date: Tue, 07 Oct 2014 20:35:49 -0400 (EDT) [thread overview]
Message-ID: <20141007.203549.1962424453157341874.davem@davemloft.net> (raw)
In-Reply-To: <1412667875-18225-1-git-send-email-claudiu.manoil@freescale.com>
From: Claudiu Manoil <claudiu.manoil@freescale.com>
Date: Tue, 7 Oct 2014 10:44:27 +0300
> This is the first round of driver portability fixes and clean-up
> with the main purpose to make gianfar portable on ARM, for the ARM
> based SoC that integrates the eTSEC ethernet controller - "ls1021a".
> The patches primarily address compile time errors, when compiling
> gianfar on ARM. They replace PPC specific functions and macros
> with architecture independent ones, solve arch specific header
> inclusions, guard code that relates to PPC only, and even address
> some simple endianess issues (see MAC address setup patch).
> The patches addressing the bulk of remaining endianess issues,
> like handling DMA fields (BD and FCB), will follow with the second
> round.
>
> Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
Series applied, thanks.
prev parent reply other threads:[~2014-10-08 0:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-07 7:44 [net v2 0/8] gianfar: ARM port driver updates (1/2) Claudiu Manoil
2014-10-07 7:44 ` [net v2 1/8] net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM Claudiu Manoil
2014-10-07 7:44 ` [net v2 2/8] net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors Claudiu Manoil
2014-10-07 7:44 ` [net v2 3/8] net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent Claudiu Manoil
2014-10-07 8:12 ` David Laight
2014-10-07 12:16 ` Claudiu Manoil
2014-10-07 7:44 ` [net v2 4/8] gianfar: Include missing headers for ARM builds Claudiu Manoil
2014-10-07 7:44 ` [net v2 5/8] gianfar: Exclude PPC specific errata handling from " Claudiu Manoil
2014-10-07 7:44 ` [net v2 6/8] gianfar: Make MAC addr setup endian safe, cleanup Claudiu Manoil
2014-10-07 7:44 ` [net v2 7/8] gianfar: Replace spin_event_timeout() with arch independent Claudiu Manoil
2014-10-07 7:44 ` [net v2 8/8] gianfar: Replace eieio with wmb for non-PPC archs Claudiu Manoil
2014-10-08 0:35 ` David Miller [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=20141007.203549.1962424453157341874.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Li.Xiubo@freescale.com \
--cc=Shruti@freescale.com \
--cc=claudiu.manoil@freescale.com \
--cc=kim.phillips@freescale.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 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).