index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_eeprom.c
Commit message (
Expand
)
Author
Age
*
ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
Senthil Balasubramanian
2011-10-03
*
ath9k_hw: Fix incorrect Tx control power in AR9003 template
Rajkumar Manoharan
2011-08-15
*
ath9k: fix two more bugs in tx power
Daniel Halperin
2011-06-01
*
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-05-25
|
\
|
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
|
|
\
|
|
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
2011-05-16
|
*
|
ath9k_hw: Fix STA connection issues with AR9380 (XB113).
Senthil Balasubramanian
2011-05-12
|
*
|
ath9k_hw: fix dual band assumption for XB113
Luis R. Rodriguez
2011-05-12
|
*
|
ath9k_hw: Corrected xpabiaslevel register settings for AR9340
Rajkumar Manoharan
2011-05-10
|
*
|
ath9k_hw: fix power for the HT40 duplicate frames
Luis R. Rodriguez
2011-05-05
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
|
\
|
|
|
|
/
|
/
|
|
*
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
|
*
ath9k_hw: Configure chain switch table and attenuation control only for activ...
Vasanthakumar Thiagarajan
2011-04-25
|
*
ath9k_hw: Configure tuning capacitance value for AR9340 as well
Vasanthakumar Thiagarajan
2011-04-25
|
*
ath9k_hw: Skip internal regulator configuration for AR9340
Vasanthakumar Thiagarajan
2011-04-25
|
*
ath9k_hw: Don't configure AR_CH0_THERM for AR9340
Vasanthakumar Thiagarajan
2011-04-25
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
|
/
*
ath9k_hw: Update PMU setting to improve ripple issue for AR9485.
Vivek Natarajan
2011-01-28
*
ath9k_hw: replace magic values in register writes with proper defines
Felix Fietkau
2011-01-21
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-05
|
\
|
*
ath9k_hw: Fix bug in eeprom data length validation for AR9485
Vasanthakumar Thiagarajan
2010-12-22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-22
|
\
|
|
*
ath9k_hw: fix PA predistortion HT40 mask
Felix Fietkau
2010-12-20
|
*
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
2010-12-16
|
*
ath9k_hw: Disable PAPRD for rates with low Tx power
Vasanthakumar Thiagarajan
2010-12-16
|
*
ath9k_hw: Add a helper to get paprd scale factor
Vasanthakumar Thiagarajan
2010-12-16
|
*
ath9k_hw: fix PA predistortion training power selection
Felix Fietkau
2010-12-13
|
*
ath9k_hw: remove antenna configuration eeprom ops and variables
Felix Fietkau
2010-12-13
|
*
ath9k_hw: clean up duplicate and unnused eeprom related defines
Felix Fietkau
2010-12-13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-13
|
\
|
|
*
ath9k_hw: Configure power control only for the supported chains
Vasanthakumar Thiagarajan
2010-12-07
|
*
ath9k_hw: Read and configure turnning caps to regulate freq accuracy
Vasanthakumar Thiagarajan
2010-12-07
|
*
ath9k_hw: Configure internal regulator for AR9485
Vasanthakumar Thiagarajan
2010-12-07
|
*
ath9k_hw: Read and configure antenna diversity control for AR9485
Vasanthakumar Thiagarajan
2010-12-07
|
*
ath9k_hw: Configure xpa bias level for AR9485
Vasanthakumar Thiagarajan
2010-12-07
|
*
ath9k_hw: Add a helper function to get spur channel pointer from cal data for...
Vasanthakumar Thiagarajan
2010-12-07
|
*
ath9k_hw: Eeeprom changes for AR9485
Vasanthakumar Thiagarajan
2010-12-07
|
*
ath: Fix ath_dbg access beyond array bound
Joe Perches
2010-12-07
|
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-12-10
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-02
|
|
\
|
*
|
ath9k: Add support for Adaptive Power Management
Mohammed Shafi Shajakhan
2010-11-30
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-08
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ath9k_hw: fix endian issues with CTLs on AR9003
Felix Fietkau
2010-12-02
*
|
ath9k: Use static const
Joe Perches
2010-11-22
*
|
ath9k_hw: support reading calibration data from flash on AR9003
Felix Fietkau
2010-11-18
[next]