aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/reg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan1-1/+7
2010-12-07ath9k: Configure pll control for AR9485Vasanthakumar Thiagarajan1-0/+2
2010-12-07ath9k_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/linville/wireless-2.6John W. Linville1-2/+4
2010-12-02ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan1-2/+4
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan1-5/+1
2010-11-24ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan1-4/+0
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+8
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau1-0/+1
2010-11-16ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian1-0/+1
2010-11-16ath9k_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-08ath9k_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-02ath9k_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
2010-04-16ath9k_hw: add silicon revision macros for AR9300Felix Fietkau1-0/+11
2010-04-07ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan1-1/+12
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith1-0/+3
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan1-3/+3
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez1-3/+12
2009-11-13ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054Vasanthakumar Thiagarajan1-2/+2
2009-10-30ath9k_hw: change the way we initialize the pll for ar9271Luis R. Rodriguez1-0/+3
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez1-3/+2
2009-09-23ath9k: Revamp PCIE workaroundsVivek Natarajan1-1/+2
2009-09-08ath9k: Fix RX Filter handling for BARSujith1-1/+0