All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] rtlwifi: btcoex: Fixes for rtl8821ae 1ant code
@ 2017-04-10 16:22 Larry Finger
  2017-04-10 16:22 ` [PATCH 01/14] rtlwifi: btcoex: 21a 1ant: fw settings for softap mode Larry Finger
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Larry Finger @ 2017-04-10 16:22 UTC (permalink / raw)
  To: kvalo
  Cc: linux-wireless, Larry Finger, Yan-Hsuan Chuang, Pkshih,
	Birming Chiu, Shaofu, Steven Ting

These patches update the BT coexistence routines for the RTL8821AE 1ant
routines.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Pkshih <pkshih@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>


Yan-Hsuan Chuang (14):
  rtlwifi: btcoex: 21a 1ant: fw settings for softap mode
  rtlwifi: btcoex: 21a 1ant: add function to check wifi status
  rtlwifi: btcoex: 21a 1ant: coex table setting for new fw
  rtlwifi: btcoex: 21a 1ant: mask profile bit for connect-ilde
  rtlwifi: btcoex: 21a 1ant: remove setting for 2 antennas
  rtlwifi: btcoex: 21a 1ant: set antenna control path for PTA
  rtlwifi: btcoex: 21a 1ant: add multi port action for miracast and P2P
  rtlwifi: btcoex: 21a 1ant: action when associating/authenticating
  rtlwifi: btcoex: 21a 1ant: If wifi only, do not initiate coex
    mechanism
  rtlwifi: btcoex: 21a 1ant: move bt_disabled to global struct
  rtlwifi: btcoex: 21a 1ant: consider more cases when bt inquiry
  rtlwifi: btcoex: 21a 1ant: monitor bt profiling when scan
  rtlwifi: btcoex: 21a 1ant: do not switch antenna when wifi is under 5G
    channel
  rtlwifi: btcoex: 21a 1ant: avoid LPS/IPS mismatch for pnp notify

 .../realtek/rtlwifi/btcoexist/halbtc8821a1ant.c    | 408 ++++++++++++++++++---
 .../realtek/rtlwifi/btcoexist/halbtc8821a1ant.h    |   2 +
 2 files changed, 351 insertions(+), 59 deletions(-)

-- 
2.12.0

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

end of thread, other threads:[~2017-04-13 14:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 16:22 [PATCH 00/14] rtlwifi: btcoex: Fixes for rtl8821ae 1ant code Larry Finger
2017-04-10 16:22 ` [PATCH 01/14] rtlwifi: btcoex: 21a 1ant: fw settings for softap mode Larry Finger
2017-04-13 14:11   ` [01/14] " Kalle Valo
2017-04-10 16:22 ` [PATCH 02/14] rtlwifi: btcoex: 21a 1ant: add function to check wifi status Larry Finger
2017-04-10 16:22 ` [PATCH 03/14] rtlwifi: btcoex: 21a 1ant: coex table setting for new fw Larry Finger
2017-04-10 16:23 ` [PATCH 04/14] rtlwifi: btcoex: 21a 1ant: mask profile bit for connect-ilde Larry Finger
2017-04-10 16:23 ` [PATCH 05/14] rtlwifi: btcoex: 21a 1ant: remove setting for 2 antennas Larry Finger
2017-04-10 16:23 ` [PATCH 06/14] rtlwifi: btcoex: 21a 1ant: set antenna control path for PTA Larry Finger
2017-04-10 16:23 ` [PATCH 07/14] rtlwifi: btcoex: 21a 1ant: add multi port action for miracast and P2P Larry Finger
2017-04-10 16:23 ` [PATCH 08/14] rtlwifi: btcoex: 21a 1ant: action when associating/authenticating Larry Finger
2017-04-10 16:23 ` [PATCH 09/14] rtlwifi: btcoex: 21a 1ant: If wifi only, do not initiate coex mechanism Larry Finger
2017-04-10 16:23 ` [PATCH 10/14] rtlwifi: btcoex: 21a 1ant: move bt_disabled to global struct Larry Finger
2017-04-10 16:23 ` [PATCH 11/14] rtlwifi: btcoex: 21a 1ant: consider more cases when bt inquiry Larry Finger
2017-04-10 16:23 ` [PATCH 12/14] rtlwifi: btcoex: 21a 1ant: monitor bt profiling when scan Larry Finger
2017-04-10 16:23 ` [PATCH 13/14] rtlwifi: btcoex: 21a 1ant: do not switch antenna when wifi is under 5G channel Larry Finger
2017-04-10 16:23 ` [PATCH 14/14] rtlwifi: btcoex: 21a 1ant: avoid LPS/IPS mismatch for pnp notify 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.