aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/btcoex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11ath9k: fix BTCoex configuration for SOC chipsMiaoqing Pan1-0/+1
2016-03-11ath9k: free GPIO resource for SOC GPIOsMiaoqing Pan1-0/+1
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan1-0/+1
2015-03-20ath9k: Add initial structures for AICSujith Manoharan1-0/+11
2015-03-03ath9k: Fix MCI scheme initializationSujith Manoharan1-0/+1
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan1-0/+1
2012-10-29ath9k_hw: Fix frequent BT rx recoveryRajkumar Manoharan1-0/+1
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan1-0/+3
2012-10-29ath9k: Add concurrent WLAN and BT tx support for MCI based chipsRajkumar Manoharan1-0/+3
2012-09-28ath9k: Fix BTCOEX weight initializationSujith Manoharan1-1/+2
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan1-0/+4
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan1-1/+0
2012-02-27ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan1-1/+0
2012-02-27ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan1-0/+1
2012-02-27ath9k: Initialize MCI params using a helperSujith Manoharan1-0/+1
2012-02-27ath9k: Cleanup MCI init/deinit routinesSujith Manoharan1-1/+0
2011-11-30ath9k_hw: Add MCI h/w specific structureMohammed Shafi Shajakhan1-0/+31
2011-11-17ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan1-0/+2
2011-11-17ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan1-2/+6
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-28ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan1-3/+7
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan1-0/+10
2010-11-29ath9k: Remove code which enables btcoex based on subsys idVasanthakumar Thiagarajan1-1/+0
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan1-0/+2
2009-10-07ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()Luis R. Rodriguez1-1/+1
2009-10-07ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.cLuis R. Rodriguez1-20/+0
2009-10-07ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.cLuis R. Rodriguez1-0/+3
2009-10-07ath9k: rename ath_btcoex_info to ath_btcoex_hwLuis R. Rodriguez1-2/+2
2009-10-07ath9k: rename btcoex_scheme to just schemeLuis R. Rodriguez1-1/+1
2009-10-07ath9k: remove unused bt_duty_cycleLuis R. Rodriguez1-1/+0
2009-10-07ath9k: move bt_stomp_type to driver coreLuis R. Rodriguez1-8/+0
2009-10-07ath9k: replaces SC_OP_BTCOEX_ENABLED with a boolLuis R. Rodriguez1-0/+1
2009-10-07ath9k: move driver core helpers to main.cLuis R. Rodriguez1-3/+4
2009-10-07ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez1-11/+3
2009-10-07ath9k: move btcoex core driver info to its own structLuis R. Rodriguez1-12/+4
2009-09-09ath9k: Initialize the priority gpio for BT coex 3-wireVasanthakumar Thiagarajan1-0/+1
2009-09-09ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan1-0/+1
2009-08-28ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan1-1/+60
2009-08-28ath9k: Determine btcoex scheme type based on chip versionVasanthakumar Thiagarajan1-0/+7
2009-08-28ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan1-0/+8
2009-08-28ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan1-0/+24