aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_aic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-03ath9k: reduce stack usage in ar9003_aic_cal_post_processArnd Bergmann1-39/+40
2015-03-20ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan1-2/+26
2015-03-20ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan1-0/+33
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan1-0/+8
2015-03-20ath9k: Disable AIC by defaultSujith Manoharan1-0/+6
2015-03-20ath9k: Process the AIC calibration resultsSujith Manoharan1-0/+245
2015-03-20ath9k: Finish AIC calibrationSujith Manoharan1-1/+77
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan1-0/+169
2015-03-20ath9k: Add register definitions for AICSujith Manoharan1-0/+1
2015-03-20ath9k: Register private AIC opsSujith Manoharan1-0/+37