summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hw.h
AgeCommit message (Expand)Author
2010-08-04ath9k_hw: fix a noise floor calibration related race conditionFelix Fietkau
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau
2010-06-29ath9k: make ath9k_hw_keysetmac staticJohn W. Linville
2010-06-29ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau
2010-06-14ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez
2010-06-14ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-06-02ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan
2010-06-02ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez
2010-04-27ath9k_hw: use the configured power limit for AR9003Felix Fietkau
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau
2010-04-27ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003Vasanthakumar Thiagarajan
2010-04-27ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau
2010-04-16ath9k_hw: Add macros for multiple register writesSujith
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez
2010-04-16ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez
2010-04-16ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan
2010-04-16ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: add OFDM spur mitigation for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian
2010-04-16ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez