summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_mac.c
Commit message (Expand)AuthorAge
* ath9k: remove cast to void pointerHimanshu Jha2017-09-25
* mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-08
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-12
* ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi2014-11-25
* ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-30
* ath9k: add duration field to ath_tx_statusLorenzo Bianconi2014-09-16
* ath9k: set up tx power into the MRRLorenzo Bianconi2014-07-18
* ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-19
* ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-18
* ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-15
* ath9k: remove useless flag conversation.Oleksij Rempel2013-05-30
* ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann2012-09-28
* ath9k_hw: Add AR9565 HW supportSujith Manoharan2012-09-11
* drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-11
* ath9k_hw: process MCI interrupts only when btcoex is enabledRajkumar Manoharan2012-06-13
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-16
* ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau2012-03-07
* Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"Felix Fietkau2012-03-05
* ath9k: decouple RX error checking for DFSZefir Kurtisi2012-02-29
* ath9k_hw: Cleanup MCI bits from hw.hSujith Manoharan2012-02-27
* ath9k_hw: Use a helper function to get MCI ISRSujith Manoharan2012-02-27
* ath9k: Fix descriptor length for AR9462Sujith Manoharan2012-02-27
* ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-16
* ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-04
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan2011-12-13
* ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan2011-12-13
* ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan2011-11-30
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* ath9k_hw: fix a regression in key miss handlingFelix Fietkau2011-10-11
* ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-16
* ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau2011-09-16
* ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau2011-09-16
* ath9k: use u8 for the tx key indexFelix Fietkau2011-08-30
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-08-24
* ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2011-08-24
* ath9k_hw: Optimize rx descriptor processing for AR9003Rajkumar Manoharan2011-08-09
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-07-13
* ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan2011-06-27
* ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau2011-06-01
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan2011-05-05
* ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-19
* ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan2011-04-04
* ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2011-01-19
* ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-04
* ath9k_hw: remove ah->txpower_indexoffsetFelix Fietkau2010-12-13
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07