summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/phy.c
AgeCommit message (Expand)Author
2012-09-25ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville
2012-08-10ath5k: Put power_level where it belongs and rename itNick Kossifidis
2012-08-10ath5k: Preserve tx power level requested from above on phy_initNick Kossifidis
2012-08-10ath5k: Fix range scaling when setting rate power tableNick Kossifidis
2012-08-10ath5k: Use correct value for min_pwr and cur_pwrNick Kossifidis
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-03-06ath5k: do not re-run AGC calibration periodicallyFelix Fietkau
2011-11-28ath5k: We always do full calibration on AR5210Nick Kossifidis
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis
2011-11-28ath5k: Use usleep_range where possibleNick Kossifidis
2011-11-28ath5k: Calibration re-workNick Kossifidis
2011-08-08ath5k: clean up base.h and its usePavel Roskin
2011-08-08ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_valuePavel Roskin
2011-08-08ath5k: remove most references to XRPavel Roskin
2011-07-22ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin
2011-07-08ath5k: replace spaces with tabs as suggested by checkpatch.plPavel Roskin
2011-03-31Fix common misspellingsLucas De Marchi
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