aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-30ath9k: reorder error codes for spectralSimon Wunderlich1-4/+4
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau1-6/+12
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos1-1/+1
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau1-1/+9
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau1-7/+0
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau1-4/+3
2012-03-15ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau1-15/+11
2012-03-05ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau1-1/+5
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau1-2/+3
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-20/+16
2011-11-30ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan1-1/+4
2011-11-30ath9k_hw: take care of enabling MCI interruptsMohammed Shafi Shajakhan1-4/+8
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-10-11ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau1-3/+3
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau1-1/+1
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau1-12/+0
2011-08-24ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan1-15/+2
2011-08-24ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan1-1/+1
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan1-1/+12
2011-08-09ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan1-3/+0
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian1-2/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-10ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan1-2/+7
2011-04-28ath9k_hw: Enable generic timer interrupt.Vivek Natarajan1-0/+3
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+22
2011-04-25ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan1-4/+6
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau1-3/+22
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan1-2/+0
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau1-33/+5
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau1-43/+30
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-57/+32
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau1-62/+9
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau1-0/+28
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+3
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka1-2/+3
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau1-8/+0
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear1-0/+8
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau1-4/+10
2011-01-04ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau1-4/+5
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+1
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-43/+43
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-18/+13
2010-12-07ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian1-2/+1
2010-12-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville1-1/+2
2010-11-30ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian1-2/+1
2010-11-24ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau1-8/+0
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau1-36/+50
2010-10-07ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan1-4/+0
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-4/+0