summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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