summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan2011-03-111-2/+2
* ath9k_hw: Fix power on resetSujith Manoharan2011-02-211-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-1/+5
|\
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-211-1/+5
* | ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan2011-01-281-1/+25
* | ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan2011-01-281-0/+13
* | ath9k_hw: Fix opmode initializationSujith Manoharan2011-01-281-2/+2
* | ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian2011-01-251-8/+9
* | ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian2011-01-251-2/+2
|/
* ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-101-1/+1
* ath9k_hw: Fix chip testSujith Manoharan2011-01-101-1/+2
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-221-1/+3
* ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-201-1/+1
* ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-161-0/+2
* ath9k_hw: fix the slot time setting for long distance linksFelix Fietkau2010-12-131-1/+1
* ath9k_hw: initialize ah->slottimeFelix Fietkau2010-12-131-1/+1
* ath9k_hw: remove ah->beacon_intervalFelix Fietkau2010-12-131-3/+0
* ath9k_hw: clean up SREV version checksFelix Fietkau2010-12-131-8/+13
* ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-131-5/+0
* ath9k_hw: only use the PCIe disable register write sequence for AR5416Felix Fietkau2010-12-131-5/+1
* ath9k: clean up hardware code for beacon handlingMohammed Shafi Shajakhan2010-12-131-14/+0
* ath9k_hw: warn if we cannot change the power to the chipLuis R. Rodriguez2010-12-081-0/+7
* ath9k: Configure pll control for AR9485Vasanthakumar Thiagarajan2010-12-071-1/+6
* ath9k_hw: Find the maximum number of chains that hw supportsVasanthakumar Thiagarajan2010-12-071-1/+13
* ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-071-0/+5
* ath9k_hw: Disable LDPC for AR9485Vasanthakumar Thiagarajan2010-12-071-2/+4
* ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan2010-12-071-0/+1
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-42/+41
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-45/+33
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-021-1/+2
|\
| * ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2010-12-021-1/+2
* | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-0/+6
* | ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan2010-11-291-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-2/+13
|\ \ | |/
| * ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-081-0/+1
| * ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-081-2/+12
* | ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau2010-11-221-0/+4
* | ath9k: Use static constJoe Perches2010-11-221-5/+4
* | ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-181-4/+0
* | ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian2010-11-161-0/+3
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-3/+3
* | ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau2010-11-091-2/+1
|/
* ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-151-30/+4
* ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau2010-10-111-13/+19
* ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-061-4/+0
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-14/+0
* ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau2010-10-051-1/+1
* ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-271-2/+2
* ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-271-4/+4
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-271-8/+7
OpenPOWER on IntegriCloud