aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
AgeCommit message (Expand)Author
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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
2010-12-13ath9k_hw: fix PA predistortion training power selectionFelix Fietkau
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau
2010-12-13ath9k_hw: clean up duplicate and unnused eeprom related definesFelix Fietkau
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-07ath9k_hw: Configure power control only for the supported chainsVasanthakumar Thiagarajan
2010-12-07ath9k_hw: Read and configure turnning caps to regulate freq accuracyVasanthakumar Thiagarajan
2010-12-07ath9k_hw: Configure internal regulator for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Read and configure antenna diversity control for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Configure xpa bias level for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Add a helper function to get spur channel pointer from cal data for...Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Eeeprom changes for AR9485Vasanthakumar Thiagarajan
2010-12-07ath: Fix ath_dbg access beyond array boundJoe Perches
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan
2010-11-22ath9k: Use static constJoe Perches
2010-11-18ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau
2010-11-17ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau
2010-11-16ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan
2010-11-16ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan
2010-11-16ath9k_hw: add eeprom templates for ar9003 family chipsetsSenthil Balasubramanian