netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/8] sh_eth: deal with #ifdef'fery
@ 2013-06-06 19:39 Sergei Shtylyov
  2013-06-06 19:43 ` [PATCH v5 1/8] sh_eth: remove #ifdef around EDSR and GECMR bit definitions Sergei Shtylyov
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Sergei Shtylyov @ 2013-06-06 19:39 UTC (permalink / raw)
  To: netdev; +Cc: nobuhiro.iwamatsu.yj, linux-sh

Hello.

   This series of 8 patches are against Dave's 'net-next.git' repository.
   The series deals mostly with excess #ifdef'fery in the 'sh_eth' driver.
It doesn't yet get rid of all the #ifdef'fery but that's a matter of another
patchset. The last patch (it was almost in the middle of the series before),
contrariwise, adds one missing #ifdef...

[1/8] sh_eth: remove #ifdef around EDSR and GECMR bit definitions
[2/8] sh_eth: use EDSR_ENALL to set EDSR
[3/8] sh_eth: remove duplicate sh_eth_set_duplex() definitions
[4/8] sh_eth: remove SH_ETH_HAS_TSU
[5/8] sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
[6/8] sh_eth: remove #ifdef around sh_eth_select_mii()
[7/8] sh_eth: consolidate sh_eth_reset()
[8/8] sh_eth: enclose PM code into #ifdef CONFIG_PM

WBR, Sergei

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

end of thread, other threads:[~2013-06-07 12:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 19:39 [PATCH v5 0/8] sh_eth: deal with #ifdef'fery Sergei Shtylyov
2013-06-06 19:43 ` [PATCH v5 1/8] sh_eth: remove #ifdef around EDSR and GECMR bit definitions Sergei Shtylyov
2013-06-06 19:44 ` [PATCH v5 2/8] sh_eth: use EDSR_ENALL to set EDSR Sergei Shtylyov
2013-06-06 19:45 ` [PATCH v5 3/8] sh_eth: remove duplicate sh_eth_set_duplex() definitions Sergei Shtylyov
2013-06-06 19:48 ` [PATCH v5 4/8] sh_eth: remove SH_ETH_HAS_TSU Sergei Shtylyov
2013-06-06 19:49 ` [PATCH v5 5/8] sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' Sergei Shtylyov
2013-06-06 19:50 ` [PATCH v5 6/8] sh_eth: remove #ifdef around sh_eth_select_mii() Sergei Shtylyov
2013-06-06 19:51 ` [PATCH v5 7/8] sh_eth: consolidate sh_eth_reset() Sergei Shtylyov
2013-06-06 19:52 ` [PATCH v5 8/8] sh_eth: enclose PM code into #ifdef CONFIG_PM Sergei Shtylyov
2013-06-06 23:05 ` [PATCH v5 0/8] sh_eth: deal with #ifdef'fery David Miller
2013-06-07 12:24   ` Sergei Shtylyov

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