linux-stable/drivers/net/wireless/rtlwifi/rtl8192de
Larry Finger 3545f3d5f4 rtlwifi: rtl8192de: 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> [3.1+]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-11-11 14:42:44 -05:00
..
def.h
dm.c rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c 2013-10-03 16:24:27 -04:00
dm.h
fw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-10-02 13:38:27 -07:00
fw.h
hw.c rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c 2013-10-03 16:24:27 -04:00
hw.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
led.c
led.h
Makefile
phy.c rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine 2013-10-03 16:37:57 -04:00
phy.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2013-10-07 15:40:44 -04:00
reg.h rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
rf.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
rf.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
sw.c rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine 2013-10-03 16:37:57 -04:00
sw.h
table.c
table.h
trx.c rtlwifi: rtl8192de: 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