aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_mci.c
Commit message (Expand)AuthorAge
* ath9k: Handle errors properly in MCI initializationSujith Manoharan2012-09-28
* ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan2012-09-25
* ath9k: flush bt profile whenever it is requestedRajkumar Manoharan2012-09-24
* ath9k_hw: fix ar9462 selfgen chainmaskRajkumar Manoharan2012-09-24
* ath9k_hw: Wait BT calibration to completeRajkumar Manoharan2012-09-11
* ath9k_hw: Fix invalid MCI GPM index access/cachingMohammed Shafi Shajakhan2012-09-11
* ath9k_hw: small optimizationMohammed Shafi Shajakhan2012-09-07
* ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan2012-07-09
* ath9k_hw: fix LNA control on WLAN sleepRajkumar Manoharan2012-06-20
* ath9k_hw: fix BT mute at hw initRajkumar Manoharan2012-06-20
* ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan2012-06-13
* ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan2012-06-13
* ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan2012-06-13
* ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan2012-06-13
* ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2012-06-13
* ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan2012-06-13
* ath9k_hw: add utility function to set BT versionRajkumar Manoharan2012-06-13
* ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan2012-06-13
* ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan2012-06-13
* ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan2012-06-13
* ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan2012-06-13
* ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan2012-06-06
* ath9k_hw: fix BT RF performanceRajkumar Manoharan2012-06-06
* ath9k: cleanup MCI indentationRajkumar Manoharan2012-06-06
* ath9k_hw: Fix variable usageSujith Manoharan2012-06-06
* ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan2012-06-06
* ath9k_hw: Fix RTT calibrationSujith Manoharan2012-05-15
* ath9k_hw: MCI whitespace/debug cleanupSujith Manoharan2012-02-27
* ath9k_hw: Remove HW revision checksSujith Manoharan2012-02-27
* ath9k_hw: Cleanup MCI reset routineSujith Manoharan2012-02-27
* ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan2012-02-27
* ath9k_hw: Cleanup MCI function declarationsSujith Manoharan2012-02-27
* ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan2012-02-27
* ath9k_hw: Setup MCI calibration using a helperSujith Manoharan2012-02-27
* ath9k_hw: Handle MCI power state using a helperSujith Manoharan2012-02-27
* ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan2012-02-27
* ath9k: Cleanup MCI init/deinit routinesSujith Manoharan2012-02-27
* ath9k: Remove AR9462 v1.0 supportSujith Manoharan2012-02-27
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-19
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan2011-11-30