From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Fri, 20 Mar 2015 06:29:10 +0000 (UTC) Subject: [ath9k-devel] [v2,01/11] ath9k: Add initial structures for AIC In-Reply-To: <1426312677-2064-2-git-send-email-sujith@msujith.org> Message-ID: <20150320062910.E7EB1140B80@smtp.codeaurora.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org > From: Sujith Manoharan > > These are necessary for implementing AIC, > supported by chips like WB222. > > Signed-off-by: Sujith Manoharan Thanks, 11 patches applied to wireless-drivers-next.git: d3f193ee6538 ath9k: Add initial structures for AIC 637625f2db84 ath9k: Register private AIC ops 6dacafea2d3a ath9k: Add register definitions for AIC b6ab9ae2eed8 ath9k: Handle MCI_STATE_AIC_CAL_SINGLE 716eed4c0dfb ath9k: Finish AIC calibration 188f1a1288d5 ath9k: Process the AIC calibration results 208837eeb925 ath9k: Disable AIC by default 958b6827b781 ath9k: Handle MCI_STATE_AIC_CAL_RESET f2ef792a8085 ath9k: Handle MCI_STATE_AIC_START 60544603b669 ath9k: Handle MCI_STATE_AIC_CAL 7644317bd39c ath9k: Start AIC calibration during MCI reset Kalle Valo