linux/drivers/net/wireless/realtek/rtlwifi/btcoexist
Larry Finger 6d62269283 rtlwifi: btcoexist: Fix antenna selection code
In commit 87d8a9f352 ("rtlwifi: btcoex: call bind to setup btcoex"),
the code turns on a call to exhalbtc_bind_bt_coex_withadapter(). This
routine contains a bug that causes incorrect antenna selection for those
HP laptops with only one antenna and an incorrectly programmed EFUSE.
These boxes are the ones that need the ant_sel module parameter.

Fixes: 87d8a9f352 ("rtlwifi: btcoex: call bind to setup btcoex")
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>
Cc: Stable <stable@vger.kernel.org> # 4.13+
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-09-07 15:55:56 +03:00
..
halbt_precomp.h rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.h 2017-07-28 18:16:38 +03:00
halbtc8192e2ant.c rtlwifi: btcoex: hook external functions for newer chips 2017-06-13 10:02:29 +03:00
halbtc8192e2ant.h rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*ant 2017-06-13 10:02:27 +03:00
halbtc8723b1ant.c rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches 2017-08-24 12:52:22 +03:00
halbtc8723b1ant.h rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*ant 2017-06-13 10:02:27 +03:00
halbtc8723b2ant.c rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be 2017-09-07 15:55:56 +03:00
halbtc8723b2ant.h rtlwifi: btcoex: add settings before the hardware is ready 2017-06-13 10:02:28 +03:00
halbtc8821a1ant.c rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt info 2017-05-18 17:09:49 +03:00
halbtc8821a1ant.h rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*ant 2017-06-13 10:02:27 +03:00
halbtc8821a2ant.c rtlwifi: btcoex: 21a 2ant: remove unused antenna detection variables 2017-05-18 17:07:32 +03:00
halbtc8821a2ant.h rtlwifi: btcoex: settings before firmware is downloaded 2017-06-13 10:02:27 +03:00
halbtcoutsrc.c rtlwifi: btcoexist: Fix antenna selection code 2017-09-07 15:55:56 +03:00
halbtcoutsrc.h rtlwifi: btcoex: set correct interface type and parameter. 2017-06-21 18:27:58 +03:00
Makefile rtlwifi: btcoexist: Convert halbtcoutsrc.c to use standard debugging 2017-02-07 10:04:40 +02:00
rtl_btc.c rtlwifi: Add BT_MP_INFO to c2h handler. 2017-07-28 18:16:35 +03:00
rtl_btc.h rtlwifi: Add BT_MP_INFO to c2h handler. 2017-07-28 18:16:35 +03:00