summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan2014-05-191-0/+22
* ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan2014-03-171-1/+1
* ath9k: Fix baseband watchdog interruptsSujith Manoharan2014-01-031-3/+21
* ath9k_hw: remove additional_swba_backoffFelix Fietkau2013-12-181-2/+1
* ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-181-12/+12
* ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-141-5/+1
* ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-151-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-4/+12
|\
| * ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-301-0/+5
| * ath9k: remove useless flag conversation.Oleksij Rempel2013-05-301-4/+7
* | ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau2013-05-241-1/+1
|/
* ath9k: detect more kinds of invalid descriptorsFelix Fietkau2013-04-101-0/+8
* ath9k: reorder error codes for spectralSimon Wunderlich2013-01-301-4/+4
* ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-101-6/+12
* ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2012-07-091-1/+1
* ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau2012-04-231-1/+9
* ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-151-7/+0
* ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau2012-03-151-4/+3
* ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau2012-03-151-15/+11
* ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau2012-03-051-1/+5
* ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-161-2/+3
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-20/+16
* ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan2011-11-301-1/+4
* ath9k_hw: take care of enabling MCI interruptsMohammed Shafi Shajakhan2011-11-301-4/+8
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* ath9k_hw: fix a regression in key miss handlingFelix Fietkau2011-10-111-2/+2
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-111-3/+3
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-191-1/+1
* ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-161-12/+0
* ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan2011-08-241-15/+2
* ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-241-1/+1
* ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-091-1/+12
* ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan2011-08-091-3/+0
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-07-131-2/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan2011-05-101-2/+7
* ath9k_hw: Enable generic timer interrupt.Vivek Natarajan2011-04-281-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-261-3/+22
|\
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-121-3/+22
* | ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan2011-04-251-4/+6
* | ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan2011-04-041-2/+0
* | ath9k_hw: remove pCap->total_queuesFelix Fietkau2011-03-301-33/+5
* | ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau2011-03-301-43/+30
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-151-57/+32
|\
| * ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-141-62/+9
| * ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-141-0/+28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-2/+3
|\ \ | |/ |/|
| * ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka2011-02-251-2/+3
* | ath9k: fix misplaced debug codeFelix Fietkau2011-01-271-8/+0
* | ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-211-0/+8