summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-11ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan1-2/+2
2011-02-21ath9k_hw: Fix power on resetSujith Manoharan1-1/+0
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+5
2011-01-28ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan1-1/+25
2011-01-28ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan1-0/+13
2011-01-28ath9k_hw: Fix opmode initializationSujith Manoharan1-2/+2
2011-01-26ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian1-8/+9
2011-01-26ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez1-1/+5
2011-01-10ath9k_hw: Fix RX handling for USB devicesSujith Manoharan1-1/+1
2011-01-10ath9k_hw: Fix chip testSujith Manoharan1-1/+2
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan1-1/+3
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau1-1/+1
2010-12-16ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan1-0/+2
2010-12-13ath9k_hw: fix the slot time setting for long distance linksFelix Fietkau1-1/+1
2010-12-13ath9k_hw: initialize ah->slottimeFelix Fietkau1-1/+1
2010-12-13ath9k_hw: remove ah->beacon_intervalFelix Fietkau1-3/+0
2010-12-13ath9k_hw: clean up SREV version checksFelix Fietkau1-8/+13
2010-12-13ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau1-5/+0
2010-12-13ath9k_hw: only use the PCIe disable register write sequence for AR5416Felix Fietkau1-5/+1
2010-12-13ath9k: clean up hardware code for beacon handlingMohammed Shafi Shajakhan1-14/+0
2010-12-08ath9k_hw: warn if we cannot change the power to the chipLuis R. Rodriguez1-0/+7
2010-12-08ath9k: Configure pll control for AR9485Vasanthakumar Thiagarajan1-1/+6
2010-12-08ath9k_hw: Find the maximum number of chains that hw supportsVasanthakumar Thiagarajan1-1/+13
2010-12-08ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan1-0/+5
2010-12-08ath9k_hw: Disable LDPC for AR9485Vasanthakumar Thiagarajan1-2/+4
2010-12-08ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan1-0/+1
2010-12-08ath: Convert ath_print to ath_dbgJoe Perches1-42/+41
2010-12-08ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-45/+33
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2010-12-02ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan1-1/+2
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan1-0/+6
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan1-2/+1
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+13
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau1-0/+4
2010-11-22ath9k: Use static constJoe Perches1-5/+4
2010-11-18ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau1-4/+0
2010-11-17ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian1-0/+3
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau1-3/+3
2010-11-10ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau1-2/+1
2010-11-09ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan1-0/+1
2010-11-09ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan1-2/+12
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau1-30/+4
2010-10-11ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau1-13/+19
2010-10-07ath9k_hw: clean up ANI state handlingFelix Fietkau1-4/+0
2010-10-07ath9k_hw: clean up register write bufferingFelix Fietkau1-14/+0
2010-10-05ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau1-1/+1
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau1-2/+2
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau1-4/+4
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau1-8/+7