summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
AgeCommit message (Expand)Author
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-10-11ath9k_hw: remove EEP_REG_1Felix Fietkau
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-16ath9k_hw: move register definitions to header filesSenthil Balasubramanian
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian
2011-08-29ath9k: Fix a smatch warningsLarry Finger
2011-08-22ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian
2011-08-09ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan
2011-08-09ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan
2011-08-09ath9k_hw: use register name in place of magic valueAlex Hacker
2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan
2011-08-08ath9k_hw: fix calculated runtime tx power limitFelix Fietkau
2011-07-18ath9k: Fix sparse warningsRajkumar Manoharan
2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin
2011-06-22ath9k: configure internal regulator for AR9330Gabor Juhos
2011-06-22ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos
2011-06-22ath9k: configure xpa bias level for AR9330Gabor Juhos
2011-06-22ath9k: use correct EEPROM base for AR9330Gabor Juhos
2011-06-22ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos
2011-06-22ath9k: skip internal regulator configuration for AR9330Gabor Juhos
2011-06-20ath9k: Fix a corner case failure in sending PAPRD frames in HT40Mohammed Shafi Shajakhan
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan
2011-05-12ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian
2011-05-12ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez
2011-05-10ath9k_hw: Corrected xpabiaslevel register settings for AR9340Rajkumar Manoharan
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-05ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-25ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure tuning capacitance value for AR9340 as wellVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-28ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan
2011-01-21ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-22ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau
2010-12-16ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan