summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_mci.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Start AIC calibration during MCI resetSujith Manoharan2015-03-201-0/+3
* ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan2015-03-201-0/+4
* ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan2015-03-201-0/+4
* ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan2015-03-201-0/+4
* ath9k: Disable AIC by defaultSujith Manoharan2015-03-201-1/+2
* ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan2015-03-201-0/+4
* ath9k: Mute BT properlySujith Manoharan2015-03-031-3/+10
* ath9k: Fix GPM initializationSujith Manoharan2015-03-031-14/+13Star
* ath9k: Prepare MCI interface correctlySujith Manoharan2015-03-031-2/+2
* ath9k: Setup MCI statistics properlySujith Manoharan2015-03-031-3/+20
* ath9k: Fix MCI TX controlSujith Manoharan2015-03-031-2/+6
* ath9k: Handle 2-ANT AR9565 in MCI resetSujith Manoharan2015-03-031-16/+62
* ath9k: Remove useless check in MCI resetSujith Manoharan2015-03-031-5/+0Star
* ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-261-3/+3
* ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-211-1/+0Star
* 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/+0Star
* ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan2012-07-091-12/+6Star
* 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/+0Star
* ath9k_hw: remove MCI_STATE_SET_BT_SLEEPRajkumar Manoharan2012-06-131-3/+0Star
* ath9k_hw: remove MCI_STATE_CONT_* stateRajkumar Manoharan2012-06-131-9/+0Star
* ath9k_hw: remove MCI_STATE_BTRajkumar Manoharan2012-06-131-3/+0Star
* 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/+0Star
* ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELSRajkumar Manoharan2012-06-131-16/+9Star
* ath9k_hw: add utility function to set BT versionRajkumar Manoharan2012-06-131-13/+12Star
* ath9k_hw: cleanup MCI gpm offset stateRajkumar Manoharan2012-06-131-97/+101
* ath9k_hw: fix incorrect LNA register settingsRajkumar Manoharan2012-06-131-15/+9Star
* 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/+0Star
* ath9k_hw: fix BT RF performanceRajkumar Manoharan2012-06-061-0/+16
* ath9k: cleanup MCI indentationRajkumar Manoharan2012-06-061-220/+215Star
* ath9k_hw: Fix variable usageSujith Manoharan2012-06-061-1/+1
* ath9k_hw: Fix AR_RTC_KEEP_AWAKE usageSujith Manoharan2012-06-061-1/+0Star
* ath9k_hw: Fix RTT calibrationSujith Manoharan2012-05-151-1/+1