Return-path: Received: from mail-oi0-f67.google.com ([209.85.218.67]:33699 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932948AbdEKTB0 (ORCPT ); Thu, 11 May 2017 15:01:26 -0400 Received: by mail-oi0-f67.google.com with SMTP id h4so5535586oib.0 for ; Thu, 11 May 2017 12:01:26 -0700 (PDT) From: Larry Finger To: kvalo@codeaurora.org Cc: linux-wireless@vger.kernel.org, Larry Finger , Yan-Hsuan Chuang , Pkshih , Birming Chiu , Shaofu , Steven Ting Subject: [PATCH v3 00/10] rtlwifi: btcoex: Third set of changes for rtl8821ae 2ant Date: Thu, 11 May 2017 14:01:09 -0500 Message-Id: <20170511190119.23426-1-Larry.Finger@lwfinger.net> (sfid-20170511_210144_577199_D96C89EC) Sender: linux-wireless-owner@vger.kernel.org List-ID: These patches are the third set of patches for file btcoexist/halbtc8821a2ant.c. v2 - resubmit after removal of BT_AUTO_REPORT_XXXX symbols. v3 - fix one additional instance of BT_AUTO_REPORT_XXXX and a typo in commit message Signed-off-by: Yan-Hsuan Chuang Signed-off-by: Larry Finger Cc: Pkshih Cc: Birming Chiu Cc: Shaofu Cc: Steven Ting Yan-Hsuan Chuang (10): rtlwifi: btcoex: 21a 2ant: set tdma with rssi states rtlwifi: btcoex: 21a 2ant: refine btc8821a2ant_action_hid_a2dp rtlwifi: btcoex: 21a 2ant: set wifi standby when halting of entering ips rtlwifi: btcoex: 21a 2ant: settings before wifi firmware is ready rtlwifi: btcoex: 21a 2ant: add pnp notidy to avoid LPS/IPS mismatch rtlwifi: btcoex: 21a 2ant: run mechanism if status changes or auto adjust is set rtlwifi: btcoex: 21a 2ant: init wlan when leave ips rtlwifi: btcoex: 21a 2ant: refine bt info notify to have more profilings rtlwifi: btcoex: 21a 2ant: fix PTA unstable problem when hw init rtlwifi: btcoex: 21a 2ant: remove unused antenna detection variables .../realtek/rtlwifi/btcoexist/halbtc8821a2ant.c | 515 ++++++++++++--------- .../realtek/rtlwifi/btcoexist/halbtc8821a2ant.h | 10 +- 2 files changed, 301 insertions(+), 224 deletions(-) -- 2.12.0