aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_mac.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-11-111-2/+2
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-08-041-2/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan2011-05-051-11/+0
* ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-191-1/+11
* ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan2011-04-041-12/+0
* ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2011-01-191-4/+4
* ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-041-5/+6
* ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau2010-12-131-1/+0
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-8/+8
* ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian2010-11-161-2/+26
* ath9k_hw: optimize tx status descriptor processingFelix Fietkau2010-11-091-33/+36
* ath9k_hw: handle rx key missFelix Fietkau2010-09-141-1/+2
* drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez2010-07-161-2/+29
* ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau2010-06-141-0/+8
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-021-0/+5
* ath9k_hw: use the configured power limit for AR9003Felix Fietkau2010-04-271-0/+3
* ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez2010-04-161-1/+2
* ath9k_hw: Compute pointer checksum over the link descriptorVasanthakumar Thiagarajan2010-04-161-15/+21
* ath9k_hw: Fill descriptor abstrations for AR9003Vasanthakumar Thiagarajan2010-04-161-5/+229
* ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez2010-04-161-0/+1
* ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan2010-04-161-0/+30
* ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan2010-04-161-0/+73
* ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan2010-04-161-0/+132
* ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan2010-04-161-0/+6
* ath9k: Add Rx EDMA supportFelix Fietkau2010-04-161-0/+3
* ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan2010-04-161-0/+12
* ath9k_hw: Add few routines for rx edma supportVasanthakumar Thiagarajan2010-04-161-0/+95
* ath9k_hw: Fill rx_enable() for the AR9003 hardware familyVasanthakumar Thiagarajan2010-04-161-0/+28