summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/phy.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-08ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville1-1/+4
2010-04-08ath5k: add bounds check to pdadc tableBob Copeland1-1/+1
2010-04-08ath5k: correct channel setting for 2.5 mhz spacingBob Copeland1-4/+4
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-23/+21
2010-03-31ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf1-13/+0
2010-03-31ath5k: optimize ath5k_hw_calibration_pollBruno Randolf1-14/+6
2010-03-31ath5k: remove the use of SWI interruptBruno Randolf1-2/+1
2010-03-31ath5k: remove static calibration interval variableBruno Randolf1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-30/+8
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville1-13/+0
2010-03-15ath5k: remove some dead functionsJohn W. Linville1-12/+0
2010-03-10ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf1-2/+9
2010-03-10ath5k: preserve antenna settingsBruno Randolf1-0/+1
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf1-18/+19
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf1-2/+2
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin1-4/+0
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin1-2/+4
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-3/+3
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek1-2/+2
2009-11-16ath5k: allow setting txpower to 0Bob Copeland1-2/+0
2009-10-27ath5k: use noise calibration from madwifi halBob Copeland1-57/+128
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez1-1/+2
2009-08-14ath5k: Use SWI to trigger calibrationNick Kossifidis1-0/+23
2009-08-14ath5k: Linear PCDAC code fixesNick Kossifidis1-7/+17
2009-07-10ath5k: cleanup ath5k_hw structBob Copeland1-4/+3
2009-05-20ath5k: avoid and warn on potential infinite loopBob Copeland1-0/+3
2009-05-06ath5k: use ctl settings based on current regdomainBob Copeland1-12/+7
2009-05-06ath5k: Add Spur filter support on newer chipsNick Kossifidis1-4/+251
2009-05-06ath5k: Implement antenna controlNick Kossifidis1-5/+169
2009-05-06ath5k: Allow user/driver to set txpowerNick Kossifidis1-8/+37
2009-04-22ath5k: fix interpolation with equal power levelsFabio Rossi1-21/+28
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+2599