aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/mac.c
AgeCommit message (Expand)Author
2013-05-24ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau
2013-01-30ath9k: reorder error codes for spectralSimon Wunderlich
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau
2012-03-15ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau
2012-03-05ath9k_hw: enable interrupts for beacon tx completion eventsFelix Fietkau
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-11-30ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan
2011-11-30ath9k_hw: take care of enabling MCI interruptsMohammed 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-10-11ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau
2011-08-24ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan
2011-08-24ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan
2011-08-09ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-10ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan
2011-04-28ath9k_hw: Enable generic timer interrupt.Vivek Natarajan
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-25ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear
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-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-12-07ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian
2010-12-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville
2010-11-30ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian
2010-11-24ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau