2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/drivers/net/wireless/rtlwifi/rtl8192ce
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
..
def.h rtlwifi: rtl8192ce: Add new chip revisions 2011-10-14 14:48:15 -04:00
dm.c rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
dm.h rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
hw.c wireless: rtlwifi: throw away MAC_FMT and use %pM instead 2011-07-20 15:04:38 -04:00
hw.h rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de 2011-04-26 16:13:33 -04:00
led.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
led.h rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
Makefile rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build 2011-02-23 16:28:41 -05:00
phy.c rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition 2011-12-07 15:09:54 -05:00
phy.h rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression 2011-05-16 14:25:30 -04:00
reg.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
rf.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
rf.h rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
sw.c rtlwifi: rtl8192ce: Add new chip revisions 2011-10-14 14:48:15 -04:00
sw.h rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
table.c
table.h
trx.c rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi 2011-08-24 14:57:19 -04:00
trx.h rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. 2011-09-20 14:43:50 -04:00