1. 31 Aug, 2004 15 commits
  2. 30 Aug, 2004 3 commits
  3. 31 Aug, 2004 3 commits
  4. 30 Aug, 2004 9 commits
  5. 29 Aug, 2004 6 commits
  6. 28 Aug, 2004 4 commits
    • Andrew Chew's avatar
      [PATCH] sata_nv: fix CK804 support · 78864390
      Andrew Chew authored
      This patch fixes a problem introduced when CK804 support was added.  mmio_base can only be set in the CK804 case,
      else libata will attempt to iounmap mmio_base, which isn't iomapped for the non-CK804 case.  Still need the bar 5
      address, so steal from host_set->ports[0]->ioaddr.scr_addr.  Jeff, let me know if this is a bad thing to do.
      78864390
    • Armin Schindler's avatar
      [PATCH] ISDN Eicon driver: maint/trace fix and update · 9a276d67
      Armin Schindler authored
      Fix of the debug/trace driver and removal of irq locks.
      
       - Only spinlocks[bh] are used now.
       - Removed obsolete direct debug /proc interface.
       - Update of internal trace features and its API.
       - Use common definition of MAX_DESCRIPTORS.
      9a276d67
    • Linus Torvalds's avatar
      Merge bk://gkernel.bkbits.net/net-drivers-2.6 · 4a435afe
      Linus Torvalds authored
      into ppc970.osdl.org:/home/torvalds/v2.6/linux
      4a435afe
    • Matt Porter's avatar
      [PATCH] ibm_emac driver updates · 9a23b6f0
      Matt Porter authored
      Optimizes transmit windows for improved performance and to prevent
      TX underruns. Fixes driver registration error handling. Fixes ZMII
      and RGMII thinkos. Fixes for MDIO handling issues from Ralph
      Siemsen. Please apply.
      Signed-off-by: default avatarMatt Porter <mporter@kernel.crashing.org>
      9a23b6f0