aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* Backport ath from 3.4 kernelWolfgang Wiedmeyer2017-01-211-208/+350
* ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-10-031-1/+1
* ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-151-3/+3
* ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-011-2/+8
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-1/+1
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-1/+1
| |\
| | * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-4/+4
|\ \ \ | |/ / |/| |
| * | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-4/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-16/+62
|\ \ \ | | |/ | |/|
| * | ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan2011-05-161-6/+44
| * | ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian2011-05-121-1/+1
| * | ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez2011-05-121-1/+1
| * | ath9k_hw: Corrected xpabiaslevel register settings for AR9340Rajkumar Manoharan2011-05-101-8/+6
| * | ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez2011-05-051-0/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-25/+36
|\ \ \ | |/ / | | / | |/ |/|
| * ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-2/+0
| * ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan2011-04-251-18/+26
| * ath9k_hw: Configure tuning capacitance value for AR9340 as wellVasanthakumar Thiagarajan2011-04-251-1/+1
| * ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+2
| * ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan2011-04-251-3/+7
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan2011-01-281-1/+1
* ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau2011-01-211-12/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-051-1/+3
|\
| * ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan2010-12-221-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-221-26/+110
|\ \ | |/
| * ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-201-8/+11
| * ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-161-5/+29
| * ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-161-1/+38
| * ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-161-0/+21
| * ath9k_hw: fix PA predistortion training power selectionFelix Fietkau2010-12-131-0/+13
| * ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-131-14/+0
| * ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau2010-12-131-11/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-131-138/+223
|\ \ | |/
| * ath9k_hw: Configure power control only for the supported chainsVasanthakumar Thiagarajan2010-12-071-12/+16
| * ath9k_hw: Read and configure turnning caps to regulate freq accuracyVasanthakumar Thiagarajan2010-12-071-0/+16
| * ath9k_hw: Configure internal regulator for AR9485Vasanthakumar Thiagarajan2010-12-071-15/+74
| * ath9k_hw: Read and configure antenna diversity control for AR9485Vasanthakumar Thiagarajan2010-12-071-4/+20
| * ath9k_hw: Configure xpa bias level for AR9485Vasanthakumar Thiagarajan2010-12-071-3/+9
| * ath9k_hw: Add a helper function to get spur channel pointer from cal data for...Vasanthakumar Thiagarajan2010-12-071-0/+10
| * ath9k_hw: Eeeprom changes for AR9485Vasanthakumar Thiagarajan2010-12-071-2/+6
| * ath: Fix ath_dbg access beyond array boundJoe Perches2010-12-071-25/+2
| * ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-90/+83
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-101-1/+4
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-021-156/+159
| |\
| * | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-0/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-156/+159
|\ \ \ | |/ / |/| / | |/
| * ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-021-35/+38
* | ath9k: Use static constJoe Perches2010-11-221-3/+5