netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] sh_eth: make driver build on any platform
@ 2013-06-07 23:51 Sergei Shtylyov
  2013-06-07 23:54 ` [PATCH 1/9] sh_eth: create initial ID table Sergei Shtylyov
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Sergei Shtylyov @ 2013-06-07 23:51 UTC (permalink / raw)
  To: netdev; +Cc: nobuhiro.iwamatsu.yj, linux-sh

Hello.

   This series of 9 patches are against Dave's 'net-next.git' repository.
   The series deals with the #ifdef'fery around SoC support code/data in the
'sh_eth' driver. It doesn't yet get rid of all the #ifdef's: 3 are left, 1 of
them still hinders ARM multiplatform build -- I'll try to deal with it next
week.

[1/9] sh_eth: create initial ID table
[2/9] sh_eth: get SH771x support out of #ifdef
[3/9] sh_eth: get SH7619 support out of #ifdef
[4/9] sh_eth: get R8A7740 support out of #ifdef
[5/9] sh_eth: get SH77{34|63} support out of #ifdef
[6/9] sh_eth: get SH7757 support out of #ifdef
[7/9] sh_eth: get SH7724 support out of #ifdef
[8/9] sh_eth: get R8A777x support out of #ifdef
[9/9] sh_eth: remove dependencies from Kconfig

WBR, Sergei

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-06-08 18:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 23:51 [PATCH 0/9] sh_eth: make driver build on any platform Sergei Shtylyov
2013-06-07 23:54 ` [PATCH 1/9] sh_eth: create initial ID table Sergei Shtylyov
2013-06-07 23:55 ` [PATCH 2/9] sh_eth: get SH771x support out of #ifdef Sergei Shtylyov
2013-06-07 23:56 ` [PATCH 3/9] sh_eth: get SH7619 " Sergei Shtylyov
2013-06-07 23:57 ` [PATCH 4/9] sh_eth: get R8A7740 " Sergei Shtylyov
2013-06-07 23:58 ` [PATCH 5/9] sh_eth: get SH77{34|63} " Sergei Shtylyov
2013-06-07 23:59 ` [PATCH 6/9] sh_eth: get SH7757 " Sergei Shtylyov
2013-06-08  0:03 ` [PATCH 7/9] sh_eth: get SH7724 " Sergei Shtylyov
2013-06-08  0:05 ` [PATCH 8/9] sh_eth: get R8A777x " Sergei Shtylyov
2013-06-08  0:07 ` [PATCH 9/9] sh_eth: remove dependencies from Kconfig Sergei Shtylyov
2013-06-08  0:10 ` [PATCH 0/9] sh_eth: make driver build on any platform Sergei Shtylyov
2013-06-08  0:15   ` Sergei Shtylyov
2013-06-08  6:39     ` David Miller
2013-06-08 13:11       ` Sergei Shtylyov
2013-06-08 13:24         ` Sergei Shtylyov
2013-06-08 18:18         ` David Miller

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).