android_kernel_motorola_sm6225/drivers/net/wireless/rtlwifi/rtl8192cu
Larry Finger 78dbfecb95 rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP
The routine that processes received frames was returning the RSSI value for the
signal strength; however, that value is available only for associated APs. As
a result, the strength was the absurd value of 10 dBm. As a result, scans
return incorrect values for the strength, which causes unwanted attempts to roam.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> [2.6.39+]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-11-11 14:42:44 -05:00
..
def.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
dm.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
dm.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
hw.c rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks 2013-06-12 10:20:55 -04:00
hw.h rtlwifi: rtl8192cu: fix function declaration header 2013-08-01 15:34:35 -04:00
led.c rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
led.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
mac.c rtlwifi: rtl8192cu: Convert driver to use rtl_process_phyinfo() 2013-09-26 15:13:49 -04:00
mac.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
Makefile rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build 2011-02-23 16:28:41 -05:00
phy.c drivers/net: Remove boolean comparisons to true/false 2012-02-13 00:47:40 -05:00
phy.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
reg.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
rf.c rtlwifi: rtl8192cu: Fix duplicate if test 2013-06-19 15:28:20 -04:00
rf.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
sw.c rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routine 2013-10-03 16:24:30 -04:00
sw.h rtlwifi: rtl8192cu: fix function declaration header 2013-08-01 15:34:35 -04:00
table.c rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
table.h rtl8192cu: Update copyright dates 2012-01-24 14:08:38 -05:00
trx.c rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP 2013-11-11 14:42:44 -05:00
trx.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00