| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-11 | 1 | -4/+12 |
|\ |
|
| * | ath9k: check for Rx-STBC flag and pass it to ieee80211 | Oleksij Rempel | 2013-05-30 | 1 | -0/+5 |
| * | ath9k: remove useless flag conversation. | Oleksij Rempel | 2013-05-30 | 1 | -4/+7 |
* | | ath9k_hw: improve performance for AR934x v1.3+ | Felix Fietkau | 2013-05-24 | 1 | -1/+1 |
|/ |
|
* | ath9k: detect more kinds of invalid descriptors | Felix Fietkau | 2013-04-10 | 1 | -0/+8 |
* | ath9k: reorder error codes for spectral | Simon Wunderlich | 2013-01-30 | 1 | -4/+4 |
* | ath9k: fix interrupt storms on queued hardware reset | Felix Fietkau | 2012-08-10 | 1 | -6/+12 |
* | ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550 | Gabor Juhos | 2012-07-09 | 1 | -1/+1 |
* | ath9k_hw: increase tx abort timeout for half/quarter channels | Felix Fietkau | 2012-04-23 | 1 | -1/+9 |
* | ath9k_hw: remove ath9k_hw_gettxintrtxqs | Felix Fietkau | 2012-03-15 | 1 | -7/+0 |
* | ath9k_hw: clean up tx completion interrupt handling | Felix Fietkau | 2012-03-15 | 1 | -4/+3 |
* | ath9k_hw: simplify tx queue interrupt mask handling | Felix Fietkau | 2012-03-15 | 1 | -15/+11 |
* | ath9k_hw: enable interrupts for beacon tx completion events | Felix Fietkau | 2012-03-05 | 1 | -1/+5 |
* | ath9k_hw: fix interpretation of the rx KeyMiss flag | Felix Fietkau | 2012-01-16 | 1 | -2/+3 |
* | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches | 2011-12-19 | 1 | -20/+16 |
* | ath9k_hw: check for asynchronous MCI interrupt pending | Mohammed Shafi Shajakhan | 2011-11-30 | 1 | -1/+4 |
* | ath9k_hw: take care of enabling MCI interrupts | Mohammed Shafi Shajakhan | 2011-11-30 | 1 | -4/+8 |
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ath9k_hw: fix a regression in key miss handling | Felix Fietkau | 2011-10-11 | 1 | -2/+2 |
* | ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default | Felix Fietkau | 2011-10-11 | 1 | -3/+3 |
* | ath9k_hw: clean up hardware revision checks | Felix Fietkau | 2011-09-19 | 1 | -1/+1 |
* | ath9k_hw: remove the old tx descriptor API | Felix Fietkau | 2011-09-16 | 1 | -12/+0 |
* | ath9k: qinfo never be NULL in setuptxqueue | Rajkumar Manoharan | 2011-08-24 | 1 | -15/+2 |
* | ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc | Rajkumar Manoharan | 2011-08-24 | 1 | -1/+1 |
* | ath9k: Use atomic reference count for interrupt ops | Rajkumar Manoharan | 2011-08-09 | 1 | -1/+12 |
* | ath9k: do not enable interrupt on set interrupt mask | Rajkumar Manoharan | 2011-08-09 | 1 | -3/+0 |
* | ath9k_hw: Fix incorrect key_miss handling | Senthil Balasubramanian | 2011-07-13 | 1 | -2/+1 |
* | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 2011-05-19 | 1 | -1/+1 |
* | ath9k_hw: Change DCU backoff thresh for AR9340 | Rajkumar Manoharan | 2011-05-10 | 1 | -2/+7 |
* | ath9k_hw: Enable generic timer interrupt. | Vivek Natarajan | 2011-04-28 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-26 | 1 | -3/+22 |
|\ |
|
| * | ath9k_hw: fix stopping rx DMA during resets | Felix Fietkau | 2011-04-12 | 1 | -3/+22 |
* | | ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430 | Vasanthakumar Thiagarajan | 2011-04-25 | 1 | -4/+6 |
* | | ath9k: cleanup few redundant macros | Mohammed Shafi Shajakhan | 2011-04-04 | 1 | -2/+0 |
* | | ath9k_hw: remove pCap->total_queues | Felix Fietkau | 2011-03-30 | 1 | -33/+5 |
* | | ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW | Felix Fietkau | 2011-03-30 | 1 | -43/+30 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-15 | 1 | -57/+32 |
|\ |
|
| * | ath9k: improve reliability of beacon transmission and stuck beacon handling | Felix Fietkau | 2011-03-14 | 1 | -62/+9 |
| * | ath9k: fix stopping tx dma on reset | Felix Fietkau | 2011-03-14 | 1 | -0/+28 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | ath9k: correct ath9k_hw_set_interrupts | Stanislaw Gruszka | 2011-02-25 | 1 | -2/+3 |
* | | ath9k: fix misplaced debug code | Felix Fietkau | 2011-01-27 | 1 | -8/+0 |
* | | ath9k: Add more information to debugfs xmit file. | Ben Greear | 2011-01-21 | 1 | -0/+8 |
* | | ath9k_hw: partially revert "fix dma descriptor rx error bit parsing" | Felix Fietkau | 2011-01-19 | 1 | -4/+10 |
|/ |
|
* | ath9k_hw: fix dma descriptor rx error bit parsing | Felix Fietkau | 2011-01-04 | 1 | -4/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-08 | 1 | -2/+1 |
|\ |
|
| * | ath9k: Fix STA disconnect issue due to received MIC failed bcast frames | Senthil Balasubramanian | 2010-12-07 | 1 | -2/+1 |
| * | Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" | John W. Linville | 2010-12-02 | 1 | -1/+2 |
| * | ath9k: Fix STA disconnect issue due to received MIC failed bcast frames | Senthil Balasubramanian | 2010-11-30 | 1 | -2/+1 |
* | | ath: Convert ath_print to ath_dbg | Joe Perches | 2010-12-07 | 1 | -43/+43 |