aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_mci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-27ath9k_hw: MCI whitespace/debug cleanupSujith Manoharan1-294/+68
2012-02-27ath9k_hw: Remove HW revision checksSujith Manoharan1-24/+10
2012-02-27ath9k_hw: Cleanup MCI reset routineSujith Manoharan1-44/+47
2012-02-27ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan1-54/+0
2012-02-27ath9k_hw: Cleanup MCI function declarationsSujith Manoharan1-254/+254
2012-02-27ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan1-0/+142
2012-02-27ath9k_hw: Setup MCI calibration using a helperSujith Manoharan1-0/+48
2012-02-27ath9k_hw: Handle MCI power state using a helperSujith Manoharan1-0/+17
2012-02-27ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan1-0/+25
2012-02-27ath9k: Cleanup MCI init/deinit routinesSujith Manoharan1-5/+0
2012-02-27ath9k: Remove AR9462 v1.0 supportSujith Manoharan1-34/+4
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau1-0/+54
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-123/+98
2011-11-30ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan1-0/+1464