index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ani.c
Age
Commit message (
Expand
)
Author
2010-04-26
ath9k_hw: Remove pointless ANI deinit
Sujith
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
2010-04-16
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
2009-10-07
ath9k: move hw code to its own module
Luis R. Rodriguez
2009-10-07
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-09-14
ath9k: Fix bug in ANI channel handling
Sujith
2009-08-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
2009-08-14
ath9k: Remove has_hw_phycounters
Sujith
2009-08-04
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
Luis R. Rodriguez
2009-08-04
ath9k: describe hw initialization better
Luis R. Rodriguez
2009-07-21
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez