1. 11 10月, 2007 1 次提交
    • R
      mlx4_core: Fix section mismatches · 3d73c288
      Roland Dreier 提交于
          
      Commit ee49bd93 ("mlx4_core: Reset device when internal error is
      detected") introduced some section mismatch problems when
      CONFIG_HOTPLUG=n, because the error recovery code tears down and
      reinitializes the device after everything is loaded, which ends up
      calling into lots of code marked __devinit and __devexit from regular
      .text.  Fix this by getting rid of these now-incorrect section
      markers.
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      3d73c288
  2. 10 10月, 2007 13 次提交
  3. 06 10月, 2007 1 次提交
    • F
      r8169: revert part of 6dccd16b · c946b304
      Francois Romieu 提交于
      The 8169/8110SC currently announces itself as:
      [...]
      eth0: RTL8169sc/8110sc at 0x........, ..:..:..:..:..:.., XID 18000000 IRQ ..
                                                                   ^^^^^^^^
      It uses RTL_GIGA_MAC_VER_05 and this part of the changeset can cut
      its performance by a factor of 2~2.5 as reported by Timo.
      
      (the driver includes code just before the hunk to write the ChipCmd
      register when mac_version == RTL_GIGA_MAC_VER_0[1-4])
      Signed-off-by: NFrancois Romieu <romieu@fr.zoreil.com>
      Cc: Timo Jantunen <jeti@welho.com>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      c946b304
  4. 04 10月, 2007 1 次提交
  5. 03 10月, 2007 5 次提交
  6. 01 10月, 2007 1 次提交
  7. 29 9月, 2007 1 次提交
  8. 28 9月, 2007 4 次提交
  9. 27 9月, 2007 1 次提交
  10. 26 9月, 2007 1 次提交
  11. 25 9月, 2007 3 次提交
  12. 21 9月, 2007 8 次提交