summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_phy.c
AgeCommit message (Expand)Author
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos
2011-06-22ath9k: set NF limits for AR9330Gabor Juhos
2011-06-22ath9k: configure RF channel frequency for AR9330Gabor Juhos
2011-06-22ath9k: fix channel frequency calculation for AR9340Gabor Juhos
2011-06-22ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-25ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Read spur frequency information from eeprom for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan
2011-04-12ath9k: Implement integer mode for AR9485Vasanthakumar Thiagarajan
2011-04-12ath9k_hw: index out of boundsroel
2011-03-04ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau
2010-12-16ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan
2010-12-07ath9k: Read spur channel information from eeprom for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485Vasanthakumar Thiagarajan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan
2010-11-22ath9k: Use static constJoe Perches
2010-11-17ath9k_hw: set default values for radar pulse detectionFelix Fietkau
2010-11-16ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann
2010-11-15ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau
2010-10-06ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau
2010-08-04ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau
2010-06-14ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-02ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez
2010-04-27ath9k_hw: fix noisefloor timeout handling on AR9003Felix Fietkau
2010-04-27ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau
2010-04-27ath9k_hw: fix pll clock setting for 5ghz on AR9003Felix Fietkau
2010-04-16ath9k_hw: add OFDM spur mitigation for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau
2010-04-16ath9k_hw: add all the AR9003 PHY callbacksLuis R. Rodriguez
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau
2010-04-16ath9k_hw: add helpers for processing the AR9003 INILuis R. Rodriguez
2010-04-16ath9k_hw: Implement spur mitigation on AR9003Felix Fietkau