aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.c
Commit message (Expand)AuthorAge
* ath9k: Fix baseband watchdog interruptsSujith Manoharan2014-01-03
* ath9k_hw: remove additional_swba_backoffFelix Fietkau2013-12-18
* ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-18
* ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-14
* ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
|\
| * ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-30
| * ath9k: remove useless flag conversation.Oleksij Rempel2013-05-30
* | ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau2013-05-24
|/
* ath9k: detect more kinds of invalid descriptorsFelix Fietkau2013-04-10
* ath9k: reorder error codes for spectralSimon Wunderlich2013-01-30
* ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-10
* ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos2012-07-09
* ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau2012-04-23
* ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-15
* ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau2012-03-15
* ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau2012-03-15
* ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau2012-03-05
* ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-16
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan2011-11-30
* ath9k_hw: take care of enabling MCI interruptsMohammed 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: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-11
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-19
* ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-16
* ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan2011-08-24
* ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-24
* ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-09
* ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan2011-08-09
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-07-13
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan2011-05-10
* ath9k_hw: Enable generic timer interrupt.Vivek Natarajan2011-04-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-26
|\
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-12
* | ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan2011-04-25
* | ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan2011-04-04
* | ath9k_hw: remove pCap->total_queuesFelix Fietkau2011-03-30
* | ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau2011-03-30
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-15
|\
| * ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-14
| * ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-04
|\ \ | |/ |/|
| * ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka2011-02-25
* | ath9k: fix misplaced debug codeFelix Fietkau2011-01-27
* | ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-21
* | 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