aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau1-4/+4
2011-01-04ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau1-5/+6
2010-12-13ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau1-1/+0
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-8/+8
2010-11-16ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian1-2/+26
2010-11-09ath9k_hw: optimize tx status descriptor processingFelix Fietkau1-33/+36
2010-09-14ath9k_hw: handle rx key missFelix Fietkau1-1/+2
2010-08-16drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall1-1/+1
2010-07-16ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez1-2/+29
2010-06-14ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau1-0/+8
2010-06-02ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez1-0/+5
2010-04-27ath9k_hw: use the configured power limit for AR9003Felix Fietkau1-0/+3
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez1-1/+2
2010-04-16ath9k_hw: Compute pointer checksum over the link descriptorVasanthakumar Thiagarajan1-15/+21
2010-04-16ath9k_hw: Fill descriptor abstrations for AR9003Vasanthakumar Thiagarajan1-5/+229
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan1-0/+30
2010-04-16ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan1-0/+73
2010-04-16ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan1-0/+132
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan1-0/+6
2010-04-16ath9k: Add Rx EDMA supportFelix Fietkau1-0/+3
2010-04-16ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan1-0/+12
2010-04-16ath9k_hw: Add few routines for rx edma supportVasanthakumar Thiagarajan1-0/+95
2010-04-16ath9k_hw: Fill rx_enable() for the AR9003 hardware familyVasanthakumar Thiagarajan1-0/+28