aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-27Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-10/+11
2011-01-25ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian1-8/+9
2011-01-25ath9k_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-07ath9k: Configure pll control for AR9485Vasanthakumar Thiagarajan1-1/+6
2010-12-07ath9k_hw: Find the maximum number of chains that hw supportsVasanthakumar Thiagarajan1-1/+13
2010-12-07ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan1-0/+5
2010-12-07ath9k_hw: Disable LDPC for AR9485Vasanthakumar Thiagarajan1-2/+4
2010-12-07ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan1-0/+1
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-42/+41
2010-12-07ath: 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/linville/wireless-2.6John 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-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John 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-16ath9k_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-09ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau1-2/+1
2010-11-08ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan1-0/+1
2010-11-08ath9k: 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-06ath9k_hw: clean up ANI state handlingFelix Fietkau1-4/+0
2010-10-06ath9k_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
2010-09-21ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf1-0/+2
2010-09-16ath9k: Use common ath key management functionsBruno Randolf1-271/+0
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau1-21/+0
2010-09-14ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan1-1/+1
2010-09-07ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan1-0/+2