index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_phy.c
Age
Commit message (
Expand
)
Author
2010-12-20
ath9k_hw: remove baseband rfsilent support
Felix Fietkau
2010-12-16
ath9k_hw: Remove delay during regwrite of analog shift registers
Vasanthakumar Thiagarajan
2010-12-07
ath9k: Read spur channel information from eeprom for AR9485
Vasanthakumar Thiagarajan
2010-12-07
ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485
Vasanthakumar Thiagarajan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-11-30
ath9k: Add support for Adaptive Power Management
Mohammed Shafi Shajakhan
2010-11-22
ath9k: Use static const
Joe Perches
2010-11-17
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
2010-11-16
ath9k_hw: add a private op for configuring radar pulse detection
Felix Fietkau
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
2010-11-15
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
2010-10-11
ath9k_hw: move the cycle counter tracking to ath
Felix Fietkau
2010-10-06
ath9k_hw: clean up ANI state handling
Felix Fietkau
2010-10-06
ath9k_hw: merge codepaths that access the cycle counter registers
Felix Fietkau
2010-08-04
ath9k_hw: fix analog shift register writes on AR9003
Felix Fietkau
2010-07-26
ath9k_hw: fix invalid extension channel noisefloor readings in HT20
Felix Fietkau
2010-07-12
ath9k: merge noisefloor load implementations
Felix Fietkau
2010-07-02
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
2010-07-02
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
2010-06-14
ath9k_hw: reduce delay on programming INI on AR9003
Luis R. Rodriguez
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
2010-06-02
ath9k_hw: add support for the AR9003 baseband watchdog
Luis R. Rodriguez
2010-04-27
ath9k_hw: fix noisefloor timeout handling on AR9003
Felix Fietkau
2010-04-27
ath9k_hw: fix fast clock handling for 5GHz channels
Felix Fietkau
2010-04-27
ath9k_hw: fix pll clock setting for 5ghz on AR9003
Felix Fietkau
2010-04-16
ath9k_hw: add OFDM spur mitigation for AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: complete AR9003 calibration
Luis R. Rodriguez
2010-04-16
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
2010-04-16
ath9k_hw: add all the AR9003 PHY callbacks
Luis R. Rodriguez
2010-04-16
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
2010-04-16
ath9k_hw: add helpers for processing the AR9003 INI
Luis R. Rodriguez
2010-04-16
ath9k_hw: Implement spur mitigation on AR9003
Felix Fietkau
2010-04-16
ath9k_hw: Implement PLL control on AR9003
Felix Fietkau
2010-04-16
ath9k_hw: Set the channel on AR9003
Felix Fietkau
2010-04-16
ath9k_hw: Add AR9003 PHY register definitions
Felix Fietkau
2010-04-16
ath9k_hw: Add AR9003 PHY support
Luis R. Rodriguez