summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_phy.c
AgeCommit message (Expand)Author
2012-07-17ath9k_hw: fix 5 GHz frequency selection on AR934x/AR955x with 25 MHz refclockFelix Fietkau
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos
2012-06-22ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cckRajkumar Manoharan
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan
2012-04-12ath9k: remove dead codeZefir Kurtisi
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau
2012-02-27ath9k: Initialize NF values properlySujith Manoharan
2012-01-10ath9k_hw: fix a commentMohammed Shafi Shajakhan
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-08ath9k_hw: Update CCK spur mitigation for AR9462Rajkumar Manoharan
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan
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-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau
2011-09-16ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian
2011-08-29ath9k_hw: Fix init mode register regressionRajkumar Manoharan
2011-08-24ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan
2011-08-24ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan
2011-08-09ath9k_hw: Fix incorrect spur_freq_sd for AR9003Rajkumar Manoharan
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos
2011-06-22ath9k: set NF limits for AR9330Gabor Juhos
2011-06-22ath9k: configure RF channel frequency for AR9330Gabor Juhos
2011-06-22ath9k: fix channel frequency calculation for AR9340Gabor Juhos
2011-06-22ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan