linux/drivers/net/wireless/rtlwifi/rtl8192se
Larry Finger b4ade79766 rtlwifi: rtl8192se: 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.

This patch fixes https://bugzilla.kernel.org/show_bug.cgi?id=63881.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Reported-by: Matthieu Baerts <matttbe@gmail.com>
Cc: Stable <stable@vger.kernel.org> [3.0 +]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-11-11 14:42:44 -05:00
..
def.h rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 2013-04-01 16:19:58 -04:00
dm.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
dm.h rtlwifi: rtl8192se: Convert driver to use private dm struct 2012-04-23 15:35:33 -04:00
fw.c
fw.h wireless: Remove unnecessary ; from while (0) macros 2012-04-11 16:23:56 -04:00
hw.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
hw.h rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 2013-04-01 16:19:58 -04:00
led.c
led.h
Makefile
phy.c rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 2013-04-01 16:19:58 -04:00
phy.h rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07 2013-04-01 16:19:58 -04:00
reg.h rtlwifi: remove duplicate declarations and macros in headers 2013-09-26 15:15:14 -04:00
rf.c rtlwifi: rtl8192se: Fix wrong assignment 2013-11-11 14:38:55 -05:00
rf.h
sw.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
sw.h
table.c
table.h
trx.c rtlwifi: rtl8192se: 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