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
/
ath5k
/
dma.c
Age
Commit message (
Expand
)
Author
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
2011-11-28
ath5k: Cleanups v1
Nick Kossifidis
2011-11-28
ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...
Nick Kossifidis
2011-08-08
ath5k: clean up base.h and its use
Pavel Roskin
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-01-27
ath5k: fix error handling in ath5k_hw_dma_stop
Bob Copeland
2010-12-06
ath5k: Fix reporting of RX dma stop failure
Nick Kossifidis
2010-11-30
ath5k: Use new function to stop beacon queue
Nick Kossifidis
2010-11-30
ath5k: Check RXE when setting RXDP
Nick Kossifidis
2010-11-30
ath5k: Use DCU early termination correctly
Nick Kossifidis
2010-11-30
ath5k: Debug DMA timeouts
Nick Kossifidis
2010-11-30
ath5k: Add new function to stop rx/tx DMA
Nick Kossifidis
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-09-28
ath5k: Fix bitmasks and typos for PCU Diagnostic register
Bruno Randolf
2010-08-24
ath5k: clean up some comments
Bob Copeland
2010-06-02
ath5k: remove ATH_TRACE macro
Bruno Randolf
2009-04-22
ath5k: use rx hw descriptor pointer for self-linked check
Bob Copeland
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez