summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/dma.c
Commit message (Expand)AuthorAgeFilesLines
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-101-0/+2
* ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis2011-11-281-66/+54
* ath5k: Cleanups v1Nick Kossifidis2011-11-281-4/+13
* ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...Nick Kossifidis2011-11-281-85/+160
* ath5k: clean up base.h and its usePavel Roskin2011-08-081-1/+0
* ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-201-6/+6
* ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin2011-07-111-3/+3
* ath5k: fix formatting errors found by checkpatch.plPavel Roskin2011-07-081-1/+1
* ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
* ath5k: Fix reporting of RX dma stop failureNick Kossifidis2010-12-061-1/+1
* ath5k: Use new function to stop beacon queueNick Kossifidis2010-11-301-2/+22
* ath5k: Check RXE when setting RXDPNick Kossifidis2010-11-301-2/+9
* ath5k: Use DCU early termination correctlyNick Kossifidis2010-11-301-0/+14
* ath5k: Debug DMA timeoutsNick Kossifidis2010-11-301-5/+29
* ath5k: Add new function to stop rx/tx DMANick Kossifidis2010-11-301-3/+49
* ath5k: Reset cleanup and generic cleanupNick Kossifidis2010-11-301-0/+45
* ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf2010-09-281-2/+2
* ath5k: clean up some commentsBob Copeland2010-08-241-2/+2
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-021-13/+0
* ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-221-2/+0
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+705