aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/phy.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* ath5k: Fix fast channel switchingNick Kossifidis2011-02-21
* ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-18
* ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter2011-01-04
* ath5k: Use helper function to get eeprom mode from channelBruno Randolf2010-12-22
* ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf2010-12-22
* ath5k: Track current TX power separately from max TX powerBruno Randolf2010-12-22
* ath5k: Separate powertable setup and writingBruno Randolf2010-12-22
* ath5k: Simplify powertable recalculationBruno Randolf2010-12-22
* ath5k: Always write tx powertable on hwNick Kossifidis2010-12-06
* ath5k: Set turbo bit on rf bank 2Nick Kossifidis2010-11-30
* ath5k: Cleanup turbo channel flagsNick Kossifidis2010-11-30
* ath5k: Use correct clock when setting ofdm timingsNick Kossifidis2010-11-30
* ath5k: Skip tx power setting on AR5210 for nowNick Kossifidis2010-11-30
* ath5k: Tweak phy activate to rx start delay based on bwmodeNick Kossifidis2010-11-30
* ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis2010-11-30
* ath5k: Skip powertable setting when we are on the same channelNick Kossifidis2010-11-30
* ath5k: Update spur mitigation filter for turbo/half/quarterNick Kossifidis2010-11-30
* ath5k: Tweak power detector delays on RF5111/RF5112Nick Kossifidis2010-11-30
* ath5k: Put core clock initialization on a new functionNick Kossifidis2010-11-30
* ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis2010-11-30
* ath5k: Reset cleanup and generic cleanupNick Kossifidis2010-11-30
* bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-15
* ath5k: store the clock rate in common data on channel changesFelix Fietkau2010-10-11
* ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf2010-09-28
* ath5k: avoid unneeded calibration error messagesFabio Rossi2010-09-14
* ath5k: fix off-by-one in pilot magnitude maskBob Copeland2010-08-27
* ath5k: trivial spelling fixesBob Copeland2010-08-25
* ath5k: clean up some commentsBob Copeland2010-08-24
* ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf2010-06-28
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-08
* ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
|\
| * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-07
* | ath5k: remove ATH_TRACE macroBruno Randolf2010-06-02
* | ath5k: move noise floor calibration into taskletBruno Randolf2010-06-02
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\
| * ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville2010-04-08
| * ath5k: add bounds check to pdadc tableBob Copeland2010-04-08
| * ath5k: correct channel setting for 2.5 mhz spacingBob Copeland2010-04-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
| |\
| * | ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-31
| * | ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2010-03-31
| * | ath5k: remove the use of SWI interruptBruno Randolf2010-03-31
| * | ath5k: remove static calibration interval variableBruno Randolf2010-03-31
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-22
|\ \ \ | |/ / |/| / | |/
| * ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville2010-03-15