Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix incorrect returned signal strengths
@ 2013-11-05 21:15 Larry Finger
  2013-11-05 21:15 ` [PATCH 1/3] rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP Larry Finger
       [not found] ` <1383686130-5113-1-git-send-email-Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Larry Finger @ 2013-11-05 21:15 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Larry Finger, netdev

In rtl8192se, rtl8192cu, and rtl8192du, the routines that process the
received frames get the signal strength from the RSSI value. Unfortunately,
that value is non-zero only if the interface is associated with the AP. 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>
---

Larry Finger (3):
  rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP
  rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP
  rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP

 drivers/net/wireless/rtlwifi/rtl8192cu/trx.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8192de/trx.c | 2 +-
 drivers/net/wireless/rtlwifi/rtl8192se/trx.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.8.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-05 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05 21:15 [PATCH 0/3] Fix incorrect returned signal strengths Larry Finger
2013-11-05 21:15 ` [PATCH 1/3] rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP Larry Finger
     [not found] ` <1383686130-5113-1-git-send-email-Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2013-11-05 21:15   ` [PATCH 2/3] rtlwifi: rtl8192cu: " Larry Finger
2013-11-05 21:15   ` [PATCH 3/3] rtlwifi: rtl8192de: " Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox