linux/drivers/net/wireless/rtl818x
Herton Ronaldo Krzesinski 49d7590ce4 rtl8187: add radio led and fix warnings on suspend
Michael Buesch reports that his rtl8187 gives warnings on suspend
("queueing ieee80211 work while going to suspend" warnings), as rtl8187
can call ieee80211_queue_delayed_work after mac80211 is suspended.

This change enhances rtl8187 led code so we can avoid queuing work after
mac80211 is suspended: now we register a radio led and make additional
checks to ensure led is off/on properly as mac80211 wants.

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Tested-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-12-10 16:09:51 -05:00
..
Makefile rtl8187: Implement rfkill support 2009-08-28 14:40:52 -04:00
rtl818x.h rtl8187: Implement rfkill support 2009-08-28 14:40:52 -04:00
rtl8180.h
rtl8180_dev.c drivers/net/wireless/rtl818x: remove exceptional & on function name 2009-11-18 10:48:57 -08:00
rtl8180_grf5101.c
rtl8180_grf5101.h
rtl8180_max2820.c
rtl8180_max2820.h
rtl8180_rtl8225.c
rtl8180_rtl8225.h
rtl8180_sa2400.c
rtl8180_sa2400.h
rtl8187.h rtl8187: add radio led and fix warnings on suspend 2009-12-10 16:09:51 -05:00
rtl8187_dev.c rtl8187: Fix wrong rfkill switch mask for some models 2009-12-07 16:55:00 -05:00
rtl8187_leds.c rtl8187: add radio led and fix warnings on suspend 2009-12-10 16:09:51 -05:00
rtl8187_leds.h rtl8187: add radio led and fix warnings on suspend 2009-12-10 16:09:51 -05:00
rtl8187_rfkill.c rtl8187: Fix wrong rfkill switch mask for some models 2009-12-07 16:55:00 -05:00
rtl8187_rfkill.h rtl8187: Implement rfkill support 2009-08-28 14:40:52 -04:00
rtl8187_rtl8225.c
rtl8187_rtl8225.h