summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/desc.c
AgeCommit message (Expand)Author
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis
2011-08-08ath5k: clean up base.h and its usePavel Roskin
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-13ath5k: improve comments for optimized tx descriptor setupJohn W. Linville
2011-04-12ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau
2011-04-12ath5k: optimize rx status processingFelix Fietkau
2011-04-12ath5k: optimize tx status processingFelix Fietkau
2011-04-12ath5k: remove ts_rate from ath5k_tx_statusFelix Fietkau
2011-04-12ath5k: optimize tx descriptor setupFelix Fietkau
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis
2010-06-16ath5k: report PHY error frames only for chips which need itBruno Randolf
2010-06-16ath5k: review RX descriptor functionsBruno Randolf
2010-06-16ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf
2010-06-16ath5k: update 5210/5211 frame typesBruno Randolf
2010-06-16ath5k: review and add comments for descriptorsBruno Randolf
2010-06-16ath5k: remove pointless rx error overlay structBruno Randolf
2010-06-16ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf
2010-03-10ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich
2010-03-10ath5k: remove ah_magicBruno Randolf
2010-03-10ath5k: Fix TX/RX padding for all framesBenoit Papillault
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez