1. 31 10月, 2006 38 次提交
  2. 30 10月, 2006 2 次提交
    • L
      Revert "r8169: mac address change support" · 209ad53b
      Linus Torvalds 提交于
      This reverts commit a2b98a69.
      
      As per Guennadi Liakhovetski, the mac address change support code breaks
      some normal uses (_without_ any address changes), and until it's all
      sorted out, we're better off without it.
      
      Says Francois:
      
        "Go revert it.
      
         Despite what I claimed, I can not find a third-party confirmation by
         email that it works elsewhere.
      
         It would probably be enough to remove the call to
         __rtl8169_set_mac_addr() in rtl8169_hw_start() though."
      
      See also
      
      	http://bugzilla.kernel.org/show_bug.cgi?id=6032
      
      Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
      Acked-by: NFrancois Romieu <romieu@fr.zoreil.com>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      209ad53b
    • L
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · 9ca0e547
      Linus Torvalds 提交于
      * master.kernel.org:/home/rmk/linux-2.6-arm:
        [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)
        [ARM] 3913/1: n2100: fix IRQ routing for second ethernet port
        [ARM] Add KBUILD_IMAGE target support
        [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver
        [ARM] Fix i2c-pxa slave mode support
        [ARM] 3900/1: Fix VFP Division by Zero exception handling.
        [ARM] 3899/1: Fix the normalization of the denormal double precision number.
        [ARM] 3909/1: Disable UWIND_INFO for ARM (again)
        [ARM] Add __must_check to uaccess functions
        [ARM] Add realview SMP default configuration
        [ARM] Fix SMP irqflags support
      9ca0e547