1. 11 May, 2003 8 commits
    • Marc Zyngier's avatar
      [PATCH] depca update (was Re: [Patch] DMA mapping API for Alpha) · a04563a1
      Marc Zyngier authored
      this patch has been sleeping
      in Alan tree for quite some time. It updates the depca driver to the
      EISA/sysfs API, gets rid of check_region, and properly reserve memory
      region. Patch is against latest BK.
      a04563a1
    • Dean Gaudet's avatar
      [PATCH] better ali1563 integrated ethernet support · 4a37c106
      Dean Gaudet authored
      it turns out the tulip driver is a much better driver for the integrated
      ali1563 ethernet than the dmfe driver... the dmfe driver gets tx timeouts
      every ~15s and can't receive over 5MB/s.  but with the small tulip patch
      below i'm seeing 11MB/s+ in both directions without problems.
      4a37c106
    • Paul Mackerras's avatar
      [PATCH] Update mac ethernet drivers · 213bead0
      Paul Mackerras authored
      This patch updates the bmac and mace ethernet drivers so that their
      interrupt routines return an irqreturn_t, and updates the bmac driver
      to use a spinlock rather than global cli/sti.
      213bead0
    • Jean Tourrilhes's avatar
      [PATCH] WE-16 for Wavelan Pcmcia driver · b170b12d
      Jean Tourrilhes authored
              This patch update the Wavelan Pcmcia driver for Wireless
      Extensions 16, and also remove all the backward compatibility cruft
      that is broken anyway.
      b170b12d
    • Jean Tourrilhes's avatar
      [PATCH] WE-16 for Wavelan ISA driver · 7f1b57d8
      Jean Tourrilhes authored
              This update the Wavelan ISA driver for Wireless Extension 16
      (going with my previous patch).
      7f1b57d8
    • Jean Tourrilhes's avatar
      [PATCH] Wireless Extension 16 · 72f70c37
      Jean Tourrilhes authored
              This patch for 2.5.68-bk11 will update Wireless Extension to
      version 16 :
              o increase bitrate and frequency number for 802.11g/802.11a
              o enhanced iwspy support
              o minor tweaks and cleanups
      
              This patch is only for the core of WE. The patches for the
      individual drivers have been sent to their respective maintainers.
      	Compared to the previous version I sent you a few weeks ago,
      I've just updated to the latest kernel.
      72f70c37
    • Jean Tourrilhes's avatar
      [PATCH] irq fixes for wavelan_cs/netwave_cs · 5e556524
      Jean Tourrilhes authored
              This patch for 2.5.68-bk11 will fix the irq handler of some
      obsolete wireless drivers (wavelan, wavelan_cs and netwave_cs) plus
      assorted fixes. All those drivers have been tested on a SMP box.
      5e556524
    • Christoph Hellwig's avatar
      [PATCH] switch sb1000 to new style net init & pnp · 9808d508
      Christoph Hellwig authored
      This cleans up the driver big time and gets rid of a big ugly wart
      in setup.c.  Note that I don't have the hardware so this is only
      compile-tested.
      9808d508
  2. 10 May, 2003 10 commits
  3. 09 May, 2003 22 commits