aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-27ath9k: Cleanup mci.cSujith Manoharan1-154/+59
2012-02-27ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan1-9/+0
2012-02-27ath9k: Cleanup MCI init/deinit routinesSujith Manoharan1-47/+23
2012-01-04ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez1-1/+1
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau1-0/+9
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-70/+56
2011-12-13ath9k: make two mci related functions staticFelix Fietkau1-4/+4
2011-11-30ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan1-0/+341
2011-11-30ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan1-0/+78
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan1-0/+254