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
/
phy.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-18
ath9k: Remove a few unused functions
Sujith
2009-10-30
ath9k_hw: make ath9k_phy_modify_rx_buffer() static
Luis R. Rodriguez
2009-10-30
ath9k_hw: Fix and complete force bias for AR5416
Luis R. Rodriguez
2009-10-30
ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()
Luis R. Rodriguez
2009-10-30
ath9k_hw: order phy.c code and integrate spur mitigation
Luis R. Rodriguez
2009-10-30
ath9k_hw: make both analog channel change routines return int
Luis R. Rodriguez
2009-10-30
ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()
Luis R. Rodriguez
2009-10-30
ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()
Luis R. Rodriguez
2009-10-30
ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()
Luis R. Rodriguez
2009-10-30
ath9k_hw: bail out early on ath9k_hw_init_rf()
Luis R. Rodriguez
2009-10-30
ath9k_hw: start documenting 802.11n RF anlong front ends
Luis R. Rodriguez
2009-10-07
ath9k: Update INI release for AR9287
Sujith
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
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-08-14
ath9k: Remove duplicate variables
Sujith
2009-08-04
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
Luis R. Rodriguez
2009-08-04
ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()
Luis R. Rodriguez
2009-08-04
ath9k: remove !NULL check before kfree()
Luis R. Rodriguez
2009-05-11
ath9k: Cleanup ineffective return values
Vasanthakumar Thiagarajan
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez