aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_mac.c
AgeCommit message (Expand)Author
2012-09-28ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan
2012-09-11drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin
2012-06-13ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau
2012-03-05Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau
2012-02-29ath9k: decouple RX error checking for DFSZefir Kurtisi
2012-02-27ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan
2012-02-27ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan
2012-02-27ath9k: Fix descriptor length for AR9462Sujith Manoharan
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan
2011-11-30ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-11ath9k_hw: fix a regression in key miss handlingFelix Fietkau
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau
2011-08-24ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan
2011-08-24ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan
2011-08-09ath9k_hw: Optimize rx descriptor processing for AR9003Rajkumar Manoharan
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-06-27ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau
2011-01-04ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau
2010-12-13ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-16ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian
2010-11-09ath9k_hw: optimize tx status descriptor processingFelix Fietkau
2010-09-14ath9k_hw: handle rx key missFelix Fietkau
2010-08-16drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall
2010-07-16ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez
2010-06-14ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau
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-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: Compute pointer checksum over the link descriptorVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Fill descriptor abstrations for AR9003Vasanthakumar 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