aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez1-961/+0
2010-04-16ath9k_hw: remove wrapper ath9k_hw_write_regs()Luis R. Rodriguez1-15/+0
2009-11-18ath9k: Remove a few unused functionsSujith1-90/+0
2009-10-30ath9k_hw: make ath9k_phy_modify_rx_buffer() staticLuis R. Rodriguez1-130/+126
2009-10-30ath9k_hw: Fix and complete force bias for AR5416Luis R. Rodriguez1-0/+70
2009-10-30ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()Luis R. Rodriguez1-3/+1
2009-10-30ath9k_hw: order phy.c code and integrate spur mitigationLuis R. Rodriguez1-156/+623
2009-10-30ath9k_hw: make both analog channel change routines return intLuis R. Rodriguez1-7/+7
2009-10-30ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()Luis R. Rodriguez1-3/+6
2009-10-30ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez1-52/+20
2009-10-30ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez1-12/+7
2009-10-30ath9k_hw: bail out early on ath9k_hw_init_rf()Luis R. Rodriguez1-54/+55
2009-10-30ath9k_hw: start documenting 802.11n RF anlong front endsLuis R. Rodriguez1-5/+161
2009-10-07ath9k: Update INI release for AR9287Sujith1-7/+18
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez1-1/+1
2009-10-07atheros: add common debug printingLuis R. Rodriguez1-10/+13
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez1-5/+5
2009-08-14ath9k: Remove duplicate variablesSujith1-7/+5
2009-08-04ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()Luis R. Rodriguez1-1/+1
2009-08-04ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()Luis R. Rodriguez1-26/+15
2009-08-04ath9k: remove !NULL check before kfree()Luis R. Rodriguez1-36/+26
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan1-5/+2
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+424