summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix btcoex duty cycleRajkumar Manoharan2012-06-131-7/+7
* ath9k: defer btcoex scheme updateRajkumar Manoharan2012-06-131-3/+11
* ath9k: keep btcoex period in millisecondsRajkumar Manoharan2012-06-131-2/+1
* ath9k: simplify btcoex profile managementRajkumar Manoharan2012-06-131-24/+24
* ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan2012-06-061-19/+35
* ath9k: Setup MCI interrupts properlySujith Manoharan2012-06-061-0/+11
* ath9k: Cleanup mci.cSujith Manoharan2012-02-271-154/+59
* ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan2012-02-271-9/+0
* ath9k: Cleanup MCI init/deinit routinesSujith Manoharan2012-02-271-47/+23
* ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez2012-01-041-1/+1
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-0/+9
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-70/+56
* ath9k: make two mci related functions staticFelix Fietkau2011-12-131-4/+4
* ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-301-0/+341
* ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan2011-11-301-0/+78
* ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-081-0/+254