aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/desc.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Add missing breaks in switch/caseJoe Perches2011-07-111-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-96/+62
|\
| * ath5k: improve comments for optimized tx descriptor setupJohn W. Linville2011-04-131-1/+6
| * ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau2011-04-121-31/+3
| * ath5k: optimize rx status processingFelix Fietkau2011-04-121-23/+18
| * ath5k: optimize tx status processingFelix Fietkau2011-04-121-16/+21
| * ath5k: remove ts_rate from ath5k_tx_statusFelix Fietkau2011-04-121-13/+0
| * ath5k: optimize tx descriptor setupFelix Fietkau2011-04-121-18/+20
* | Fix common misspellingsLucas De Marchi2011-03-311-7/+7
|/
* ath5k: Reset cleanup and generic cleanupNick Kossifidis2010-11-301-6/+18
* ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-161-1/+2
* ath5k: review RX descriptor functionsBruno Randolf2010-06-161-14/+20
* ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-161-7/+22
* ath5k: update 5210/5211 frame typesBruno Randolf2010-06-161-1/+1
* ath5k: review and add comments for descriptorsBruno Randolf2010-06-161-11/+11
* ath5k: remove pointless rx error overlay structBruno Randolf2010-06-161-8/+4
* ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-161-5/+5
* ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-161-30/+11
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-021-7/+0
* ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-071-0/+1
* ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2010-03-101-1/+1
* ath5k: remove ah_magicBruno Randolf2010-03-101-6/+0
* ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-101-4/+6
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+696