summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/reg.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-25ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan1-1/+3
2011-04-25ath9k_hw: Take care of few host interface register changes for AR9340Vasanthakumar Thiagarajan1-30/+43
2011-04-25ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan1-0/+4
2011-04-13ath9k: Implement integer mode for AR9485Vasanthakumar Thiagarajan1-5/+26
2011-04-13ath9k_hw: remove unnecessary parts of the AR9380 SREV checkFelix Fietkau1-3/+1
2011-03-30ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau1-0/+1
2011-02-24ath9k_htc: Handle storage devicesSujith Manoharan1-0/+1
2011-02-19ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan1-0/+4
2011-01-28ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan1-0/+11
2011-01-28ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan1-0/+6
2010-12-08ath9k_htc: Cleanup device identificationSujith Manoharan1-1/+7
2010-12-08ath9k: Configure pll control for AR9485Vasanthakumar Thiagarajan1-0/+2
2010-12-08ath9k_hw: Define hw version macros for AR9485Vasanthakumar Thiagarajan1-0/+8
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+4
2010-12-02ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan1-2/+4
2010-11-25ath9k_htc: Identify devices using driver_infoRajkumar Manoharan1-5/+1
2010-11-25ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan1-4/+0
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+8
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau1-0/+1
2010-11-17ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian1-0/+1
2010-11-17ath9k_hw: Fix a reset failure on AR9382 (2x2).Senthil Balasubramanian1-0/+2
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan1-0/+4
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan1-1/+3
2010-11-09ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan1-0/+1
2010-10-15ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez1-3/+0
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau1-11/+0
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau1-8/+1
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau1-15/+1
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau1-7/+2
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan1-0/+1
2010-06-30ath9k_htc: Add LED support for AR7010Sujith1-0/+23
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez1-0/+5
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith1-26/+32
2010-06-03ath9k_hw: Update the PCI WAR registerSujith1-0/+3
2010-06-03ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: enable CRC check of descriptors for AR9003Luis R. Rodriguez1-0/+4
2010-04-16ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan1-0/+3
2010-04-16ath9k_hw: Update ath9k_hw_set_dma for AR9300Felix Fietkau1-0/+6
2010-04-16ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan1-0/+2
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian1-0/+11
2010-04-16ath9k_hw: abstract the AR_PHY_AGC_CONTROL register accessLuis R. Rodriguez1-0/+15
2010-04-16ath9k_hw: Initialize interrupt mask for AR9003Vasanthakumar Thiagarajan1-0/+5
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan1-0/+2
2010-04-16ath9k_hw: add helpers for processing the AR9003 INILuis R. Rodriguez1-0/+13
2010-04-16ath9k_hw: Implement PLL control on AR9003Felix Fietkau1-0/+6
2010-04-16ath9k_hw: Add few routines for rx edma supportVasanthakumar Thiagarajan1-0/+6
2010-04-16ath9k_hw: add support for GPIO differences on AR9003Felix Fietkau1-0/+1
2010-04-16ath9k_hw: add simple register abstraction for some AR9300 registersFelix Fietkau1-21/+21
2010-04-16ath9k_hw: fix a missing hex prefix for a register maskFelix Fietkau1-1/+1
2010-04-16ath9k_hw: add a macro for abstracting generic timer accessFelix Fietkau1-18/+20