aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos1-2/+3
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos1-2/+4
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos1-1/+60
2012-06-22ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cckRajkumar Manoharan1-3/+1
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan1-5/+5
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau1-10/+10
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau1-5/+5
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan1-0/+4
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan1-2/+2
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau1-18/+2
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau1-0/+4
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau1-0/+4
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos1-1/+1
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos1-4/+6
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan1-3/+0
2012-04-12ath9k: remove dead codeZefir Kurtisi1-1/+0
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan1-49/+0
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau1-12/+4
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau1-0/+3
2012-02-27ath9k: Initialize NF values properlySujith Manoharan1-4/+11
2012-01-10ath9k_hw: fix a commentMohammed Shafi Shajakhan1-1/+1
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-25/+19
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-08ath9k_hw: Update CCK spur mitigation for AR9462Rajkumar Manoharan1-1/+3
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan1-5/+5
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan1-0/+13
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan1-0/+69
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau1-10/+1
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-1/+1
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau1-11/+3
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian1-0/+10
2011-08-29ath9k_hw: Fix init mode register regressionRajkumar Manoharan1-1/+1
2011-08-24ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan1-1/+1
2011-08-24ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan1-1/+1
2011-08-09ath9k_hw: Fix incorrect spur_freq_sd for AR9003Rajkumar Manoharan1-2/+2
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos1-1/+4
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos1-2/+8
2011-06-22ath9k: set NF limits for AR9330Gabor Juhos1-1/+4
2011-06-22ath9k: configure RF channel frequency for AR9330Gabor Juhos1-1/+13
2011-06-22ath9k: fix channel frequency calculation for AR9340Gabor Juhos1-1/+1
2011-06-22ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos1-2/+2
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos1-0/+3
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan1-0/+22
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan1-0/+2
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan1-0/+44
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan1-5/+1
2011-04-25ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan1-3/+20