summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_mci.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-211-1/+0
* ath9k_hw: Fix concurrent tx on lower tx powerRajkumar Manoharan2012-10-291-1/+4
* ath9k_hw: Fix frequent BT rx recoveryRajkumar Manoharan2012-10-291-1/+9
* ath9k_hw: Disable MCI stat counter by default for AR9565Rajkumar Manoharan2012-10-291-0/+3
* ath9k: turn off RXIQ calibration while re-calibrating radioBala Shanmugam2012-10-291-0/+6
* ath9k: Set appropriate bit for AR9565 in btc control registerBala Shanmugam2012-10-291-2/+9
* ath9k_hw: Fix selfgen chainmask for 9565Rajkumar Manoharan2012-10-291-1/+3
* ath9k_hw: Enable OSLA hw fix for AR9565Rajkumar Manoharan2012-10-291-0/+3
* ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-291-1/+27
* ath9k: Handle errors properly in MCI initializationSujith Manoharan2012-09-281-10/+11
* ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan2012-09-251-1/+1
* ath9k: flush bt profile whenever it is requestedRajkumar Manoharan2012-09-241-0/+4
* ath9k_hw: fix ar9462 selfgen chainmaskRajkumar Manoharan2012-09-241-0/+1
* ath9k_hw: Wait BT calibration to completeRajkumar Manoharan2012-09-111-0/+1
* ath9k_hw: Fix invalid MCI GPM index access/cachingMohammed Shafi Shajakhan2012-09-111-0/+8
* ath9k_hw: small optimizationMohammed Shafi Shajakhan2012-09-071-6/+0
* ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan2012-07-091-12/+6
* ath9k_hw: fix LNA control on WLAN sleepRajkumar Manoharan2012-06-201-2/+15
* ath9k_hw: fix BT mute at hw initRajkumar Manoharan2012-06-201-4/+0
* ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan2012-06-131-3/+0
* ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan2012-06-131-9/+0
* ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan2012-06-131-3/+0
* ath9k_hw: remove p_data argument from ar9003_mci_stateRajkumar Manoharan2012-06-131-3/+3
* ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFORajkumar Manoharan2012-06-131-17/+0
* ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan2012-06-131-16/+9
* ath9k_hw: add utility function to set BT versionRajkumar Manoharan2012-06-131-13/+12
* ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan2012-06-131-97/+101
* ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan2012-06-131-15/+9
* ath9k_hw: check GPM HW write pointer before chip resetRajkumar Manoharan2012-06-131-0/+18
* ath9k_hw: Fix AR9462 power consumption on idle associatedRajkumar Manoharan2012-06-131-0/+34
* ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan2012-06-061-3/+0
* ath9k_hw: fix BT RF performanceRajkumar Manoharan2012-06-061-0/+16
* ath9k: cleanup MCI indentationRajkumar Manoharan2012-06-061-220/+215
* ath9k_hw: Fix variable usageSujith Manoharan2012-06-061-1/+1
* ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan2012-06-061-1/+0
* ath9k_hw: Fix RTT calibrationSujith Manoharan2012-05-151-1/+1
* ath9k_hw: MCI whitespace/debug cleanupSujith Manoharan2012-02-271-294/+68
* ath9k_hw: Remove HW revision checksSujith Manoharan2012-02-271-24/+10
* ath9k_hw: Cleanup MCI reset routineSujith Manoharan2012-02-271-44/+47
* ath9k: Remove ATH9K_HW_CAP_MCI checksSujith Manoharan2012-02-271-54/+0
* ath9k_hw: Cleanup MCI function declarationsSujith Manoharan2012-02-271-254/+254
* ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()Sujith Manoharan2012-02-271-0/+142
* ath9k_hw: Setup MCI calibration using a helperSujith Manoharan2012-02-271-0/+48
* ath9k_hw: Handle MCI power state using a helperSujith Manoharan2012-02-271-0/+17
* ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan2012-02-271-0/+25
* ath9k: Cleanup MCI init/deinit routinesSujith Manoharan2012-02-271-5/+0
* ath9k: Remove AR9462 v1.0 supportSujith Manoharan2012-02-271-34/+4
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-191-0/+54
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-123/+98
* ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan2011-11-301-0/+1464
OpenPOWER on IntegriCloud