All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add antenna selection code to rtl8723be
@ 2016-03-16 18:33 Larry Finger
  2016-03-16 18:33 ` [PATCH 1/2] rtlwifi: rtl8723be: Add antenna select module parameter Larry Finger
  2016-03-16 18:33 ` [PATCH 2/2] rtlwifi: btcoexist: Implement antenna selection Larry Finger
  0 siblings, 2 replies; 4+ messages in thread
From: Larry Finger @ 2016-03-16 18:33 UTC (permalink / raw)
  To: kvalo; +Cc: devel, linux-wireless, Larry Finger

These patches fix a problem that occurs for laptops that are constructed
with only a single antenna, but have an incorrect programming of the
on-board EEPROM.

These changes have been extensively tested in the rtlwifi_new repo
at GitHub.com.

As the patches fix a deficiency rather than a bug, they probably need
to be submitted to the 4.7 stream. Because the fix is needed for stable
kernels, I have added the appropriate Cc.

Larry

Larry Finger (2):
  rtlwifi: rtl8723be: Add antenna select module parameter
  rtlwifi: btcoexist: Implement antenna selection

 .../realtek/rtlwifi/btcoexist/halbtc8723b2ant.c    |  9 ++++++--
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.c       | 27 +++++++++++++++++++++-
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.h       |  2 +-
 .../wireless/realtek/rtlwifi/btcoexist/rtl_btc.c   |  5 +++-
 .../net/wireless/realtek/rtlwifi/rtl8723be/hw.c    |  5 ++++
 .../net/wireless/realtek/rtlwifi/rtl8723be/sw.c    |  3 +++
 drivers/net/wireless/realtek/rtlwifi/wifi.h        |  3 +++
 7 files changed, 49 insertions(+), 5 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2016-04-06 18:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 18:33 [PATCH 0/2] Add antenna selection code to rtl8723be Larry Finger
2016-03-16 18:33 ` [PATCH 1/2] rtlwifi: rtl8723be: Add antenna select module parameter Larry Finger
2016-04-06 18:35   ` [1/2] " Kalle Valo
2016-03-16 18:33 ` [PATCH 2/2] rtlwifi: btcoexist: Implement antenna selection 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.