aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_phy.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-49/+139
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+4
* ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-261-0/+22
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-161-0/+2
* ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan2011-05-161-0/+44
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-5/+1
* ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan2011-04-251-3/+20
* ath9k_hw: Read spur frequency information from eeprom for AR9340Vasanthakumar Thiagarajan2011-04-251-2/+2
* ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan2011-04-251-0/+3
* ath9k: Implement integer mode for AR9485Vasanthakumar Thiagarajan2011-04-121-3/+12
* ath9k_hw: index out of boundsroel2011-04-121-1/+1
* ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan2011-03-041-18/+19
* ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-201-23/+0
* ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan2010-12-161-4/+1
* ath9k: Read spur channel information from eeprom for AR9485Vasanthakumar Thiagarajan2010-12-071-3/+32
* ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485Vasanthakumar Thiagarajan2010-12-071-1/+4
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-109/+96
* ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-1/+5
* ath9k: Use static constJoe Perches2010-11-221-2/+2
* ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-171-0/+15
* ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau2010-11-161-0/+32
* bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-151-6/+6
* ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-1/+1
* ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-111-4/+3
* ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-061-5/+2
* ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau2010-10-061-8/+6
* ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau2010-08-041-1/+5
* ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-261-0/+3
* ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-121-101/+9
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-021-31/+6
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-57/+9
* ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez2010-06-141-9/+0
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-99/+286
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-021-0/+119
* ath9k_hw: fix noisefloor timeout handling on AR9003Felix Fietkau2010-04-271-0/+1
* ath9k_hw: fix fast clock handling for 5GHz channelsFelix Fietkau2010-04-271-2/+2
* ath9k_hw: fix pll clock setting for 5ghz on AR9003Felix Fietkau2010-04-271-10/+1
* ath9k_hw: add OFDM spur mitigation for AR9003Luis R. Rodriguez2010-04-161-2/+208
* ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez2010-04-161-0/+100
* ath9k_hw: Split out the function for reading the noise floorFelix Fietkau2010-04-161-0/+110
* ath9k_hw: add all the AR9003 PHY callbacksLuis R. Rodriguez2010-04-161-11/+289
* ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau2010-04-161-0/+8
* ath9k_hw: add helpers for processing the AR9003 INILuis R. Rodriguez2010-04-161-3/+183
* ath9k_hw: Implement spur mitigation on AR9003Felix Fietkau2010-04-161-1/+49
* ath9k_hw: Implement PLL control on AR9003Felix Fietkau2010-04-161-2/+21
* ath9k_hw: Set the channel on AR9003Felix Fietkau2010-04-161-1/+46
* ath9k_hw: Add AR9003 PHY register definitionsFelix Fietkau2010-04-161-0/+1
* ath9k_hw: Add AR9003 PHY supportLuis R. Rodriguez2010-04-161-0/+147