summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/phy.c
AgeCommit message (Expand)Author
2010-06-28ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf
2010-06-08ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-06-02ath5k: move noise floor calibration into taskletBruno Randolf
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville
2010-04-08ath5k: add bounds check to pdadc tableBob Copeland
2010-04-08ath5k: correct channel setting for 2.5 mhz spacingBob Copeland
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-03-31ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf
2010-03-31ath5k: optimize ath5k_hw_calibration_pollBruno Randolf
2010-03-31ath5k: remove the use of SWI interruptBruno Randolf
2010-03-31ath5k: remove static calibration interval variableBruno Randolf
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville
2010-03-15ath5k: remove some dead functionsJohn W. Linville
2010-03-10ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf
2010-03-10ath5k: preserve antenna settingsBruno Randolf
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno 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
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek
2009-11-16ath5k: allow setting txpower to 0Bob Copeland
2009-10-27ath5k: use noise calibration from madwifi halBob Copeland
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez
2009-08-14ath5k: Use SWI to trigger calibrationNick Kossifidis
2009-08-14ath5k: Linear PCDAC code fixesNick Kossifidis
2009-07-10ath5k: cleanup ath5k_hw structBob Copeland
2009-05-20ath5k: avoid and warn on potential infinite loopBob Copeland
2009-05-06ath5k: use ctl settings based on current regdomainBob Copeland
2009-05-06ath5k: Add Spur filter support on newer chipsNick Kossifidis
2009-05-06ath5k: Implement antenna controlNick Kossifidis
2009-05-06ath5k: Allow user/driver to set txpowerNick Kossifidis
2009-04-22ath5k: fix interpolation with equal power levelsFabio Rossi
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez