summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/reset.c
AgeCommit message (Expand)Author
2010-06-08ath5k: no need to save/restore the default antennaBruno Randolf
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf
2010-06-02ath5k: add sysfs files for ANI parametersBruno Randolf
2010-06-02ath5k: clarify logic when to enable spur mitigation filterBruno Randolf
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-10ath5k: remove double opmode definitionBruno Randolf
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf
2010-03-10ath5k: fix TSF resetBruno Randolf
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin
2010-01-22ath5k: dont use external sleep clock in AP modeBob Copeland
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek
2009-10-27ath5k: use noise calibration from madwifi halBob Copeland
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez
2009-10-07ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez
2009-10-07atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez
2009-08-14ath5k: Wakeup fixesNick Kossifidis
2009-07-10ath5k: cleanup ath5k_hw structBob Copeland
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06ath5k: Add Spur filter support on newer chipsNick Kossifidis
2009-05-06ath5k: Implement antenna controlNick Kossifidis
2009-05-06ath5k: Put remaining EEPROM data on ee structNick Kossifidis
2009-05-06ath5k: Allow user/driver to set txpowerNick Kossifidis
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez