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