aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-19
|\
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-07
|\|
| * ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-04
* | ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan2011-04-04
* | ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau2011-03-30
* | ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau2011-03-30
* | ath9k_hw: remove pCap->keycache_sizeFelix Fietkau2011-03-30
* | ath9k_hw: remove pCap->reg_capFelix Fietkau2011-03-30
* | ath9k_hw: remove ah->config.ht_enableFelix Fietkau2011-03-30
* | ath9k_hw: remove pCap->total_queuesFelix Fietkau2011-03-30
* | ath9k_hw: turn a few big macros into functionsFelix Fietkau2011-03-30
* | ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau2011-03-30
* | ath9k: fix beacon timer handling issuesFelix Fietkau2011-03-30
* | ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau2011-03-30
* | ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau2011-03-30
* | ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau2011-03-30
|/
* ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan2011-03-11
* ath9k_hw: Fix power on resetSujith Manoharan2011-02-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-28
|\
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-21
* | ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan2011-01-28
* | ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan2011-01-28
* | ath9k_hw: Fix opmode initializationSujith Manoharan2011-01-28
* | ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian2011-01-25
* | ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian2011-01-25
|/
* ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-10
* ath9k_hw: Fix chip testSujith Manoharan2011-01-10
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-22
* ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-20
* ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-16
* ath9k_hw: fix the slot time setting for long distance linksFelix Fietkau2010-12-13
* ath9k_hw: initialize ah->slottimeFelix Fietkau2010-12-13
* ath9k_hw: remove ah->beacon_intervalFelix Fietkau2010-12-13
* ath9k_hw: clean up SREV version checksFelix Fietkau2010-12-13
* ath9k_hw: remove antenna configuration eeprom ops and variablesFelix Fietkau2010-12-13
* ath9k_hw: only use the PCIe disable register write sequence for AR5416Felix Fietkau2010-12-13
* ath9k: clean up hardware code for beacon handlingMohammed Shafi Shajakhan2010-12-13
* ath9k_hw: warn if we cannot change the power to the chipLuis R. Rodriguez2010-12-08
* ath9k: Configure pll control for AR9485Vasanthakumar Thiagarajan2010-12-07
* ath9k_hw: Find the maximum number of chains that hw supportsVasanthakumar Thiagarajan2010-12-07
* ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-07
* ath9k_hw: Disable LDPC for AR9485Vasanthakumar Thiagarajan2010-12-07
* ath9k_hw: Enable hw initialization for AR9485Vasanthakumar Thiagarajan2010-12-07
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-02
|\
| * ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2010-12-02
* | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-30
* | ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan2010-11-29