netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] Pull request for 'davem-next.r8169' branch
@ 2012-03-10 22:17 Francois Romieu
  2012-03-11 22:34 ` David Miller
  0 siblings, 1 reply; 12+ messages in thread
From: Francois Romieu @ 2012-03-10 22:17 UTC (permalink / raw)
  To: davem; +Cc: netdev, Hayes Wang

Please pull from branch 'davem-next.r8169' in repository

git://violet.fr.zoreil.com/romieu/linux davem-next.r8169

to get the changes below.

This patchset tidies up the dependencies within the driver. I have not
merged the patches to avoid confusing diff.

I have a patchkit similar to the last patch in the series ("r8169: stop
using net_device.{base_addr, irq}.") for some PCI only drivers. Depending
on the driver, it contains either a few lines of changes (~20 drivers) or
a complete conversion to __iomem + pci_iomap (4~6 drivers). Would it be
appropriate to send a patch per driver for the latter and only a single
patch for the former ?

Distance from 'base' (b2d3298e0916fa059712691c85a0e97becc4ab9f)
---------------------------------------------------------------

92a7c4e7183bcd29e2366f1ee784ad395c291134
31fa8b1855cb1f1fd99e2f2f9b8f2c8f113e9f2e
dc1c00ce70da5d3bb3fc97707e04f598ff72e7ba
df43ac7831a0e321b6b183b7eb48ae4577207453
e6b763ea0527f1038752a591e4b45cffacc4bba2
fa9c385ef57c1a04966f01314f96fb7c9347d924
3b6cf25de260d5607fa1fe48ba1af0f6d057708e
e27566ed370da09e3b812d3d76dce002915a5bdd

Diffstat
--------

 drivers/net/ethernet/realtek/r8169.c | 1966 +++++++++++++++++-----------------
 1 files changed, 971 insertions(+), 995 deletions(-)

Shortlog
--------

Francois Romieu (8):
      r8169: move the driver removal method to the end of the driver file.
      r8169: move the driver probe method to the end of the driver file.
      r8169: move net_device_ops beyond the methods it references.
      r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
      r8169: move rtl8169_open after rtl_task it depends on.
      r8169: move the netpoll handler after the irq handler.
      r8169: move rtl_cfg_info closer to its caller.
      r8169: stop using net_device.{base_addr, irq}.

-- 
Ueimor

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

end of thread, other threads:[~2012-03-11 22:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20110509190446.GA6053@electric-eye.fr.zoreil.com>
2011-05-09 19:02 ` [PATCH net-next 0/8] Pull request for 'davem-next.r8169' branch Francois Romieu
2011-05-09 19:02   ` [PATCH net-next 1/8] r8169: style cleanups Francois Romieu
2011-05-09 19:03   ` [PATCH net-next 2/8] r8169: remove some code duplication Francois Romieu
2011-05-09 19:04   ` [PATCH net-next 3/8] r8169: rtl8169_set_speed_xmii cleanup Francois Romieu
2011-05-09 19:04   ` [PATCH net-next 4/8] r8169: link speed selection timer rework Francois Romieu
2011-05-09 19:05   ` [PATCH net-next 5/8] r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt Francois Romieu
2011-05-09 19:06   ` [PATCH net-next 6/8] r8169: provide some firmware information via ethtool Francois Romieu
2011-05-09 19:06   ` [PATCH net-next 7/8] r8169: merge firmware information into the chipset description data Francois Romieu
2011-05-09 19:07   ` [PATCH net-next 8/8] r8169: avoid late chip identifier initialisation Francois Romieu
2011-05-09 19:49   ` [PATCH net-next 0/8] Pull request for 'davem-next.r8169' branch David Miller
2012-03-10 22:17 Francois Romieu
2012-03-11 22:34 ` 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).