index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
mac.c
Age
Commit message (
Expand
)
Author
2012-08-10
ath9k: fix interrupt storms on queued hardware reset
Felix Fietkau
2012-07-09
ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550
Gabor Juhos
2012-04-23
ath9k_hw: increase tx abort timeout for half/quarter channels
Felix Fietkau
2012-03-15
ath9k_hw: remove ath9k_hw_gettxintrtxqs
Felix Fietkau
2012-03-15
ath9k_hw: clean up tx completion interrupt handling
Felix Fietkau
2012-03-15
ath9k_hw: simplify tx queue interrupt mask handling
Felix Fietkau
2012-03-05
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
2012-01-16
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-11-30
ath9k_hw: check for asynchronous MCI interrupt pending
Mohammed Shafi Shajakhan
2011-11-30
ath9k_hw: take care of enabling MCI interrupts
Mohammed Shafi Shajakhan
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-11
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
2011-10-11
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
2011-09-19
ath9k_hw: clean up hardware revision checks
Felix Fietkau
2011-09-16
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
2011-08-24
ath9k: qinfo never be NULL in setuptxqueue
Rajkumar Manoharan
2011-08-24
ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc
Rajkumar Manoharan
2011-08-09
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
2011-08-09
ath9k: do not enable interrupt on set interrupt mask
Rajkumar Manoharan
2011-07-13
ath9k_hw: Fix incorrect key_miss handling
Senthil Balasubramanian
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-10
ath9k_hw: Change DCU backoff thresh for AR9340
Rajkumar Manoharan
2011-04-28
ath9k_hw: Enable generic timer interrupt.
Vivek Natarajan
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430
Vasanthakumar Thiagarajan
2011-04-12
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
2011-04-04
ath9k: cleanup few redundant macros
Mohammed Shafi Shajakhan
2011-03-30
ath9k_hw: remove pCap->total_queues
Felix Fietkau
2011-03-30
ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW
Felix Fietkau
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-14
ath9k: improve reliability of beacon transmission and stuck beacon handling
Felix Fietkau
2011-03-14
ath9k: fix stopping tx dma on reset
Felix Fietkau
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-25
ath9k: correct ath9k_hw_set_interrupts
Stanislaw Gruszka
2011-01-27
ath9k: fix misplaced debug code
Felix Fietkau
2011-01-21
ath9k: Add more information to debugfs xmit file.
Ben Greear
2011-01-19
ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"
Felix Fietkau
2011-01-04
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
2010-11-30
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2010-11-24
ath9k_hw: remove ath9k_hw_stoppcurecv
Felix Fietkau
2010-11-09
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-09-14
ath9k_hw: handle rx key miss
Felix Fietkau
[next]