summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/phy.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: store the clock rate in common data on channel changesFelix Fietkau2010-10-111-0/+1
* ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf2010-09-281-2/+2
* ath5k: avoid unneeded calibration error messagesFabio Rossi2010-09-141-1/+1
* ath5k: fix off-by-one in pilot magnitude maskBob Copeland2010-08-271-1/+1
* ath5k: trivial spelling fixesBob Copeland2010-08-251-1/+1
* ath5k: clean up some commentsBob Copeland2010-08-241-9/+6Star
* ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf2010-06-281-1/+1
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-081-0/+32
* ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-081-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-0/+7
|\
| * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
* | ath5k: remove ATH_TRACE macroBruno Randolf2010-06-021-13/+0Star
* | ath5k: move noise floor calibration into taskletBruno Randolf2010-06-021-23/+10Star
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-28/+9Star
|\
| * ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville2010-04-081-1/+4
| * ath5k: add bounds check to pdadc tableBob Copeland2010-04-081-1/+1
| * ath5k: correct channel setting for 2.5 mhz spacingBob Copeland2010-04-081-4/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-23/+21Star
| |\
| * | ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-311-13/+0Star
| * | ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2010-03-311-14/+6Star
| * | ath5k: remove the use of SWI interruptBruno Randolf2010-03-311-2/+1Star
| * | ath5k: remove static calibration interval variableBruno Randolf2010-03-311-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-231-30/+8Star
|\ \ \ | |/ / |/| / | |/
| * ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville2010-03-151-13/+0Star
| * ath5k: remove some dead functionsJohn W. Linville2010-03-151-12/+0Star
| * ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf2010-03-101-2/+9
| * ath5k: preserve antenna settingsBruno Randolf2010-03-101-0/+1
| * ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin2010-03-091-4/+0Star
| * ath5k: remove stale function declarations, make some functions staticPavel Roskin2010-03-091-2/+4
* | ath5k: fix I/Q calibration (for real)Bruno Randolf2010-03-101-18/+19
* | ath5k: use fixed antenna for tx descriptorsBruno Randolf2010-03-101-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-3/+3
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-3/+3
* | ath5k: Fix I/Q calibrationLukáš Turek2009-11-231-2/+2
* | ath5k: allow setting txpower to 0Bob Copeland2009-11-161-2/+0Star
* | ath5k: use noise calibration from madwifi halBob Copeland2009-10-271-57/+128
|/
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-1/+2
* ath5k: Use SWI to trigger calibrationNick Kossifidis2009-08-141-0/+23
* ath5k: Linear PCDAC code fixesNick Kossifidis2009-08-141-7/+17
* ath5k: cleanup ath5k_hw structBob Copeland2009-07-101-4/+3Star
* ath5k: avoid and warn on potential infinite loopBob Copeland2009-05-201-0/+3
* ath5k: use ctl settings based on current regdomainBob Copeland2009-05-061-12/+7Star
* ath5k: Add Spur filter support on newer chipsNick Kossifidis2009-05-061-4/+251
* ath5k: Implement antenna controlNick Kossifidis2009-05-061-5/+169
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-061-8/+37
* ath5k: fix interpolation with equal power levelsFabio Rossi2009-04-221-21/+28
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+2599