linux/drivers/net/wireless/rtlwifi
Philipp Dreimann 91ddff8a3b rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition
In drivers rtl8192ce, rtl8192cu, rtl8192se, and rtl8192de, break
statements would allow ppsc->rfpwr_state to be changed to ERFSLEEP
even though the device is actually in ERFOFF.

Signed-off-by: Philipp Dreimann <philipp@dreimann.net>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Cc: Chaoming Li <chaoming_li@realsil.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-07 15:09:54 -05:00
..
rtl8192c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
rtl8192ce rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition 2011-12-07 15:09:54 -05:00
rtl8192cu rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition 2011-12-07 15:09:54 -05:00
rtl8192de rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition 2011-12-07 15:09:54 -05:00
rtl8192se rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition 2011-12-07 15:09:54 -05:00
base.c rtlwifi: Update to new Realtek version - Part I 2011-10-14 14:48:15 -04:00
base.h rtlwifi: Install updated rate-mapping routine 2011-08-24 14:57:18 -04:00
cam.c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
cam.h rtlwifi: Change cam routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:31 -04:00
core.c mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
core.h rtlwifi: include mac80211.h from core.h 2011-06-20 15:16:32 -04:00
debug.c rtlwifi: Change debug parameter to apply to individual drivers 2011-10-11 16:41:22 -04:00
debug.h wireless: rtlwifi: throw away MAC_FMT and use %pM instead 2011-07-20 15:04:38 -04:00
efuse.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
efuse.h rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DE 2011-04-26 16:13:31 -04:00
Kconfig rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver 2011-06-27 15:09:38 -04:00
Makefile rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver 2011-06-27 15:09:38 -04:00
pci.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2011-10-25 13:25:22 +02:00
pci.h rtlwifi: Change PCI drivers to use the new PM framework 2011-10-14 14:48:14 -04:00
ps.c rtlwifi: fix lps_lock deadlock 2011-11-28 13:46:41 -05:00
ps.h rtlwifi: rtl8192cu: Remove unused parameter 2011-06-20 15:47:43 -04:00
rc.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
rc.h rtlwifi: Convert rc routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:32 -04:00
regd.c rtlwifi: Fix warnings from gcc 4.6.0 2011-06-01 15:12:29 -04:00
regd.h rtlwifi: Convert regulatory domain routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:32 -04:00
usb.c rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync 2011-09-30 15:57:02 -04:00
usb.h rtlwifi: Change base routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:31 -04:00
wifi.h rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II 2011-10-14 14:48:15 -04:00