summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_mac.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-15ath9k_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-03ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez1-0/+5
2010-04-28ath9k_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