summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/phy.c
AgeCommit message (Expand)Author
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2010-04-16ath9k_hw: remove wrapper ath9k_hw_write_regs()Luis R. Rodriguez
2009-11-18ath9k: Remove a few unused functionsSujith
2009-10-30ath9k_hw: make ath9k_phy_modify_rx_buffer() staticLuis R. Rodriguez
2009-10-30ath9k_hw: Fix and complete force bias for AR5416Luis R. Rodriguez
2009-10-30ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()Luis R. Rodriguez
2009-10-30ath9k_hw: order phy.c code and integrate spur mitigationLuis R. Rodriguez
2009-10-30ath9k_hw: make both analog channel change routines return intLuis R. Rodriguez
2009-10-30ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()Luis R. Rodriguez
2009-10-30ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez
2009-10-30ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez
2009-10-30ath9k_hw: bail out early on ath9k_hw_init_rf()Luis R. Rodriguez
2009-10-30ath9k_hw: start documenting 802.11n RF anlong front endsLuis R. Rodriguez
2009-10-07ath9k: Update INI release for AR9287Sujith
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-08-14ath9k: Remove duplicate variablesSujith
2009-08-04ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()Luis R. Rodriguez
2009-08-04ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()Luis R. Rodriguez
2009-08-04ath9k: remove !NULL check before kfree()Luis R. Rodriguez
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez