aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau2010-06-141-0/+18
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-141-0/+1
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-141-1/+0
* ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-141-1/+1
* ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-141-1/+0
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-1/+8
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-141-1/+1
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-141-0/+29
* ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2010-06-141-0/+5
* ath9k_hw: Fix async fifo for AR9287Sujith2010-06-031-0/+1
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-021-1/+0
* wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-021-0/+1
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-021-1/+8
* ath9k_hw: use the configured power limit for AR9003Felix Fietkau2010-04-271-0/+1
* ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-271-3/+2
* ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan2010-04-271-0/+1
* ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez2010-04-271-0/+1
* ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau2010-04-201-0/+1
* ath9k_hw: Add macros for multiple register writesSujith2010-04-161-0/+18
* ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez2010-04-161-0/+1
* ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez2010-04-161-1/+0
* ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan2010-04-161-0/+7
* ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan2010-04-161-0/+27
* ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez2010-04-161-0/+1
* ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez2010-04-161-0/+1
* ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez2010-04-161-0/+5
* ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: add OFDM spur mitigation for AR9003Luis R. Rodriguez2010-04-161-0/+2
* ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian2010-04-161-0/+1
* ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez2010-04-161-0/+1
* ath9k_hw: abstract loading noisefloorLuis R. Rodriguez2010-04-161-0/+2
* ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan2010-04-161-5/+2
* ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez2010-04-161-0/+2
* ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez2010-04-161-0/+2
* ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez2010-04-161-1/+4
* ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez2010-04-161-1/+20
* ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian2010-04-161-1/+0
* ath9k_hw: Split out the function for reading the noise floorFelix Fietkau2010-04-161-0/+12
* ath9k: Add Rx EDMA supportFelix Fietkau2010-04-161-0/+2
* ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan2010-04-161-0/+2
* ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau2010-04-161-0/+2
* ath9k_hw: add initvals for the AR9003 hardware familyLuis R. Rodriguez2010-04-161-0/+13
* ath9k_hw: Add few routines for rx edma supportVasanthakumar Thiagarajan2010-04-161-0/+6
* ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: Fill few hw cap for edmaVasanthakumar Thiagarajan2010-04-161-0/+7
* ath9k_hw: Add hw cap flag for EDMA for the AR9003 familyVasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: Add AR9003 PHY supportLuis R. Rodriguez2010-04-161-1/+2