openwrtv4/package/mac80211
Gabor Juhos 8e1a827487 mac80211: add WLAN LED support for Ralink RT305x SoC Devices
This patch adds WLAN LED support to the mac80211 driver for Ralink
rt2x00/rt2800 (rt305x) SoC devices. The current driver in
kmod-rt2800-lib is based upon PCI, not SoC. The WLAN LED drivers in
rt2800lib.c set the LED brightness via an MCU request, but do nothing
for SoC. This patch checks for SoC and sets the register to enable the
WLAN LED (instead of an MCU request).  This fixes the WLAN LED for
RT305x devices (such as the HW550-3G).

Signed-off-by: Layne Edwards <ledwards76@gmail.com>

SVN-Revision: 26463
2011-04-04 08:42:58 +00:00
..
files mac80211: Fix unique device autodetection 2011-03-15 00:44:02 +00:00
patches mac80211: increase delay between aggregation session negotiation attempts - improves interop with intel clients 2011-04-03 17:34:55 +00:00
Makefile mac80211: add WLAN LED support for Ralink RT305x SoC Devices 2011-04-04 08:42:58 +00:00