aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-11ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis1-1/+10
2013-10-14treewide: fix "usefull" typoMichael Opdenacker1-1/+1
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-0/+2
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis1-66/+54
2011-11-28ath5k: Cleanups v1Nick Kossifidis1-4/+13
2011-11-28ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registersNick Kossifidis1-85/+160
2011-08-08ath5k: clean up base.h and its usePavel Roskin1-1/+0
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin1-6/+6
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin1-3/+3
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin1-1/+1
2011-01-27ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland1-2/+2
2010-12-06ath5k: Fix reporting of RX dma stop failureNick Kossifidis1-1/+1
2010-11-30ath5k: Use new function to stop beacon queueNick Kossifidis1-2/+22
2010-11-30ath5k: Check RXE when setting RXDPNick Kossifidis1-2/+9
2010-11-30ath5k: Use DCU early termination correctlyNick Kossifidis1-0/+14
2010-11-30ath5k: Debug DMA timeoutsNick Kossifidis1-5/+29
2010-11-30ath5k: Add new function to stop rx/tx DMANick Kossifidis1-3/+49
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis1-0/+45
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf1-2/+2
2010-08-24ath5k: clean up some commentsBob Copeland1-2/+2
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf1-13/+0
2009-04-22ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland1-2/+0
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+705