aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan1-2/+5
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear1-0/+2
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau1-12/+6
2012-03-05Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau1-6/+2
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi1-6/+6
2012-02-27ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan1-0/+1
2012-02-27ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan1-27/+2
2012-02-27ath9k: Fix descriptor length for AR9462Sujith Manoharan1-1/+5
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau1-2/+3
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan1-1/+1
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-8/+6
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan1-28/+29
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan1-1/+1
2011-11-30ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan1-2/+34
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-11ath9k_hw: fix a regression in key miss handlingFelix Fietkau1-2/+2
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau1-203/+0
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau1-0/+127
2011-09-16ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau1-2/+1
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau1-1/+1
2011-08-24ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan1-2/+2
2011-08-24ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan1-26/+2
2011-08-09ath9k_hw: Optimize rx descriptor processing for AR9003Rajkumar Manoharan1-7/+8
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian1-2/+1
2011-06-27ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan1-2/+6
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau1-8/+0
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan1-11/+0
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau1-1/+11
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan1-12/+0
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