summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/btcoex.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan2012-11-211-0/+1
* ath9k_hw: Fix frequent BT rx recoveryRajkumar Manoharan2012-10-291-0/+1
* ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-291-0/+3
* ath9k: Add concurrent WLAN and BT tx support for MCI based chipsRajkumar Manoharan2012-10-291-0/+3
* ath9k: Fix BTCOEX weight initializationSujith Manoharan2012-09-281-1/+2
* ath9k: improve BT FTP/PAN performanceRajkumar Manoharan2012-06-061-0/+4
* ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan2012-04-231-1/+0
* ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-271-1/+0
* ath9k: Initialize BTCOEX scheme using a helperSujith Manoharan2012-02-271-0/+1
* ath9k: Initialize MCI params using a helperSujith Manoharan2012-02-271-0/+1
* ath9k: Cleanup MCI init/deinit routinesSujith Manoharan2012-02-271-1/+0
* ath9k_hw: Add MCI h/w specific structureMohammed Shafi Shajakhan2011-11-301-0/+31
* ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan2011-11-171-0/+2
* ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan2011-11-171-2/+6
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan2011-04-281-3/+7
* ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-281-0/+10
* ath9k: Remove code which enables btcoex based on subsys idVasanthakumar Thiagarajan2010-11-291-1/+0
* ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan2010-01-221-0/+2
* ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()Luis R. Rodriguez2009-10-071-1/+1
* ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.cLuis R. Rodriguez2009-10-071-20/+0
* ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.cLuis R. Rodriguez2009-10-071-0/+3
* ath9k: rename ath_btcoex_info to ath_btcoex_hwLuis R. Rodriguez2009-10-071-2/+2
* ath9k: rename btcoex_scheme to just schemeLuis R. Rodriguez2009-10-071-1/+1
* ath9k: remove unused bt_duty_cycleLuis R. Rodriguez2009-10-071-1/+0
* ath9k: move bt_stomp_type to driver coreLuis R. Rodriguez2009-10-071-8/+0
* ath9k: replaces SC_OP_BTCOEX_ENABLED with a boolLuis R. Rodriguez2009-10-071-0/+1
* ath9k: move driver core helpers to main.cLuis R. Rodriguez2009-10-071-3/+4
* ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez2009-10-071-11/+3
* ath9k: move btcoex core driver info to its own structLuis R. Rodriguez2009-10-071-12/+4
* ath9k: Initialize the priority gpio for BT coex 3-wireVasanthakumar Thiagarajan2009-09-091-0/+1
* ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan2009-09-091-0/+1
* ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan2009-08-281-1/+60
* ath9k: Determine btcoex scheme type based on chip versionVasanthakumar Thiagarajan2009-08-281-0/+7
* ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan2009-08-281-0/+8
* ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan2009-08-281-0/+24