aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.c
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-07
| * Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2010-12-02
| * ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-11-30
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* | ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2010-11-24
* | ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-09
|/
* ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan2010-10-07
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-06
* ath9k_hw: handle rx key missFelix Fietkau2010-09-14
* ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-31
* ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-15
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-14
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-14
* ath9k_hw: Fix TX interrupt mitigation settingsLuis R. Rodriguez2010-04-27
* ath9k_hw: Use buffered register writesSujith2010-04-16
* ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq resetLuis R. Rodriguez2010-04-16
* ath9k_hw: enable CRC check of descriptors for AR9003Luis R. Rodriguez2010-04-16