linux/drivers/net/wireless/p54
Christian Lamparter dce072580e p54: more SoftLED updates
This patch hopefully finishes the SoftLED code:
- It adds two more LEDs (rx and radio).
  (the FW claims it can support up to 16 LEDs,
   but I doubt that any vendor put more than 4 on a board)
- update the LEDs in a _delayed_ workqueue.
  No one reported any more crashes.
  (see: "PATCH] p54: fix race condition in memory management")
  So we can stop burning the mm code.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-04-22 16:54:36 -04:00
..
Kconfig p54: Kconfig maintenance 2009-03-27 20:13:18 -04:00
Makefile p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
net2280.h
p54.h p54: more SoftLED updates 2009-04-22 16:54:36 -04:00
p54common.c p54: more SoftLED updates 2009-04-22 16:54:36 -04:00
p54common.h p54: initial SoftLED support 2009-03-16 18:09:28 -04:00
p54pci.c p54pci: convert printk(KERN_* to dev_* 2009-03-16 18:09:28 -04:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54spi_eeprom.h p54spi: stlc45xx eeprom blob 2009-01-29 16:00:25 -05:00
p54spi.c p54spi: compensate firmware alignment bug in p54spi_rx 2009-04-22 16:54:27 -04:00
p54spi.h p54spi: remove arch specific dependencies 2009-01-29 16:00:44 -05:00
p54usb.c p54usb: add Telsey 802.11g USB2.0 Adapter 2009-04-16 10:39:12 -04:00
p54usb.h p54usb: utilize usb_reset_device for 3887 2009-01-29 15:59:39 -05:00