index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
desc.c
Age
Commit message (
Expand
)
Author
2012-04-11
ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...
Qasim Javed
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
2011-08-08
ath5k: clean up base.h and its use
Pavel Roskin
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-11
ath5k: Add missing breaks in switch/case
Joe Perches
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-13
ath5k: improve comments for optimized tx descriptor setup
John W. Linville
2011-04-12
ath5k: remove ts_retry from ath5k_tx_status
Felix Fietkau
2011-04-12
ath5k: optimize rx status processing
Felix Fietkau
2011-04-12
ath5k: optimize tx status processing
Felix Fietkau
2011-04-12
ath5k: remove ts_rate from ath5k_tx_status
Felix Fietkau
2011-04-12
ath5k: optimize tx descriptor setup
Felix Fietkau
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-06-16
ath5k: report PHY error frames only for chips which need it
Bruno Randolf
2010-06-16
ath5k: review RX descriptor functions
Bruno Randolf
2010-06-16
ath5k: take descriptor differences between 5210 and 5211 into account
Bruno Randolf
2010-06-16
ath5k: update 5210/5211 frame types
Bruno Randolf
2010-06-16
ath5k: review and add comments for descriptors
Bruno Randolf
2010-06-16
ath5k: remove pointless rx error overlay struct
Bruno Randolf
2010-06-16
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
Bruno Randolf
2010-06-16
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
2010-06-02
ath5k: remove ATH_TRACE macro
Bruno Randolf
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-03-10
ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc
Andrew Blaich
2010-03-10
ath5k: remove ah_magic
Bruno Randolf
2010-03-10
ath5k: Fix TX/RX padding for all frames
Benoit Papillault
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez