All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rtlwifi: Fixes for antenna selection in rtl8723be
@ 2017-09-04 17:51 Larry Finger
  2017-09-04 17:51 ` [PATCH 1/2] rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be Larry Finger
  2017-09-04 17:51 ` [PATCH 2/2] rtlwifi: btcoexist: Fix antenna selection code Larry Finger
  0 siblings, 2 replies; 4+ messages in thread
From: Larry Finger @ 2017-09-04 17:51 UTC (permalink / raw)
  To: kvalo
  Cc: linux-wireless, Larry Finger, Ping-Ke Shih, Yan-Hsuan Chuang,
	Birming Chiu, Shaofu, Steven Ting

There are some HP laptops that contain only a single antenna, which would
not be a problem except these boxes have a mistake in their EFUSE coding.
The ant_sel module option has been provided to correct for this problem;
however, the current antenna selection code has bugs. The first of these
two patches fix a problem in kernel 4.12, and the second fixes an
additional problem in kernel 4.13.

These patches are intended for kernel 4.14.

Thanks,
Larry

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>
Larry Finger (2):
  rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
  rtlwifi: btcoexist: Fix antenna selection code

 .../realtek/rtlwifi/btcoexist/halbtc8723b2ant.c    |  5 ++++-
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.c       | 23 +++++++++++++++-------
 2 files changed, 20 insertions(+), 8 deletions(-)

-- 
2.12.3

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

end of thread, other threads:[~2017-09-07 12:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-04 17:51 [PATCH 0/2] rtlwifi: Fixes for antenna selection in rtl8723be Larry Finger
2017-09-04 17:51 ` [PATCH 1/2] rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be Larry Finger
2017-09-07 12:56   ` [1/2] " Kalle Valo
2017-09-04 17:51 ` [PATCH 2/2] rtlwifi: btcoexist: Fix antenna selection code Larry Finger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.