aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/desc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status.Qasim Javed1-4/+0
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-47/+170
2011-08-08ath5k: clean up base.h and its usePavel Roskin1-1/+0
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin1-5/+5
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-96/+62
2011-04-13ath5k: improve comments for optimized tx descriptor setupJohn W. Linville1-1/+6
2011-04-12ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau1-31/+3
2011-04-12ath5k: optimize rx status processingFelix Fietkau1-23/+18
2011-04-12ath5k: optimize tx status processingFelix Fietkau1-16/+21
2011-04-12ath5k: remove ts_rate from ath5k_tx_statusFelix Fietkau1-13/+0
2011-04-12ath5k: optimize tx descriptor setupFelix Fietkau1-18/+20
2011-03-31Fix common misspellingsLucas De Marchi1-7/+7
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis1-6/+18
2010-06-16ath5k: report PHY error frames only for chips which need itBruno Randolf1-1/+2
2010-06-16ath5k: review RX descriptor functionsBruno Randolf1-14/+20
2010-06-16ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf1-7/+22
2010-06-16ath5k: update 5210/5211 frame typesBruno Randolf1-1/+1
2010-06-16ath5k: review and add comments for descriptorsBruno Randolf1-11/+11
2010-06-16ath5k: remove pointless rx error overlay structBruno Randolf1-8/+4
2010-06-16ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf1-5/+5
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf1-30/+11
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf1-7/+0
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf1-0/+1
2010-03-10ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich1-1/+1
2010-03-10ath5k: remove ah_magicBruno Randolf1-6/+0
2010-03-10ath5k: Fix TX/RX padding for all framesBenoit Papillault1-4/+6
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+696