aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/phy.c
AgeCommit message (Expand)Author
2011-02-21ath5k: Fix fast channel switchingNick Kossifidis
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh
2011-01-04ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter
2010-12-22ath5k: Use helper function to get eeprom mode from channelBruno Randolf
2010-12-22ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf
2010-12-22ath5k: Track current TX power separately from max TX powerBruno Randolf
2010-12-22ath5k: Separate powertable setup and writingBruno Randolf
2010-12-22ath5k: Simplify powertable recalculationBruno Randolf
2010-12-06ath5k: Always write tx powertable on hwNick Kossifidis
2010-11-30ath5k: Set turbo bit on rf bank 2Nick Kossifidis
2010-11-30ath5k: Cleanup turbo channel flagsNick Kossifidis
2010-11-30ath5k: Use correct clock when setting ofdm timingsNick Kossifidis
2010-11-30ath5k: Skip tx power setting on AR5210 for nowNick Kossifidis
2010-11-30ath5k: Tweak phy activate to rx start delay based on bwmodeNick Kossifidis
2010-11-30ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis
2010-11-30ath5k: Skip powertable setting when we are on the same channelNick Kossifidis
2010-11-30ath5k: Update spur mitigation filter for turbo/half/quarterNick Kossifidis
2010-11-30ath5k: Tweak power detector delays on RF5111/RF5112Nick Kossifidis
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis
2010-11-30ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann
2010-10-11ath5k: store the clock rate in common data on channel changesFelix Fietkau
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf
2010-09-14ath5k: avoid unneeded calibration error messagesFabio Rossi
2010-08-27ath5k: fix off-by-one in pilot magnitude maskBob Copeland
2010-08-25ath5k: trivial spelling fixesBob Copeland
2010-08-24ath5k: clean up some commentsBob Copeland
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