index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_eeprom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-7
/
+13
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2012-09-24
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
1
-0
/
+10
2012-09-24
ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB
Sujith Manoharan
1
-7
/
+3
2012-09-11
ath9k_hw: Rename antenna diversity macros
Sujith Manoharan
1
-15
/
+12
2012-09-11
ath9k_hw: add 8 points for 5G temp slop
Rajkumar Manoharan
1
-7
/
+19
2012-09-11
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
1
-5
/
+5
2012-09-11
ath9k_hw: Read and configure thermocal for AR9462
Rajkumar Manoharan
1
-0
/
+19
2012-09-11
ath9k_hw: Read and apply thermometer settings from EEPROM
Rajkumar Manoharan
1
-0
/
+39
2012-09-10
ath9k: make PA linearization optional, disabled by default and fix checks
Felix Fietkau
1
-0
/
+4
2012-08-06
ath9k: fix indentation in ar9003_hw_set_power_per_rate_table
Gabor Juhos
1
-74
/
+69
2012-08-06
ath9k: optimize power level initialization for CTL_[25]GHT20
Gabor Juhos
1
-7
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-88
/
+110
2012-07-17
ath9k_hw: fix SREV checks for applying tuning caps from EEPROM
Felix Fietkau
1
-2
/
+4
2012-07-17
ath9k_hw: apply XLNA bias settings from EEPROM
Felix Fietkau
1
-10
/
+43
2012-07-17
ath9k_hw: clean up AR9003 EEPROM code
Felix Fietkau
1
-81
/
+35
2012-07-17
ath9k_hw: apply XPA timing control values from EEPROM
Felix Fietkau
1
-0
/
+23
2012-07-17
ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data
Felix Fietkau
1
-2
/
+12
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+5
2012-07-09
ath9k: skip internal regulator configuration for AR9550
Gabor Juhos
1
-1
/
+1
2012-07-09
ath9k: fix antenna control configuration for AR9550
Gabor Juhos
1
-0
/
+3
2012-07-09
ath9k: fix XPABIASLEVEL settings for AR9550
Gabor Juhos
1
-1
/
+1
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2012-06-06
ath9k_hw: program BT to control SPDT
Rajkumar Manoharan
1
-0
/
+1
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-06-05
ath9k: Fix modal EEPROM dump
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-05-29
ath9k_hw: apply internal regulator settings on AR933x
Felix Fietkau
1
-1
/
+1
2012-04-23
ath9k: fix TX power reporting on AR9003 chips
Gabor Juhos
1
-15
/
+49
2012-04-17
ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ
Gabor Juhos
1
-5
/
+5
2012-04-17
ath9k: move ath9k_hw_fbin2freq function to eeprom.h
Gabor Juhos
1
-9
/
+0
2012-04-17
ath9k: remove unused PWRINC_*_TO_*_CHAIN defines
Gabor Juhos
1
-3
/
+0
2012-04-16
ath9k: introduce ath9k_hw_get_scaled_power helper
Gabor Juhos
1
-26
/
+2
2012-04-16
ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN
Gabor Juhos
1
-1
/
+1
2012-04-12
ath9k: remove dead code
Zefir Kurtisi
1
-2
/
+0
2012-02-27
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
1
-4
/
+0
2012-01-04
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
Luis R. Rodriguez
1
-2
/
+2
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-41
/
+35
2011-11-28
ath9k_hw: Fix minimum CTL power for each runtime mode
Rajkumar Manoharan
1
-1
/
+2
2011-11-11
ath9k_hw: Fix tx power settings for AR9003
Rajkumar Manoharan
1
-0
/
+2
2011-11-11
ath9k_hw: Fix channel list of CalFreqPeir for AR938x
Rajkumar Manoharan
1
-7
/
+7
2011-11-11
ath9k_hw: Read and configure xpa timing field
Rajkumar Manoharan
1
-0
/
+16
2011-11-11
ath9k_hw: Read and configure quick drop for AR9003
Rajkumar Manoharan
1
-58
/
+50
2011-10-14
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
1
-9
/
+9
2011-10-11
ath9k_hw: remove EEP_REG_1
Felix Fietkau
1
-2
/
+0
2011-10-11
ath9k_hw: clean up tx power handling
Felix Fietkau
1
-32
/
+7
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-5
/
+5
2011-09-16
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
1
-26
/
+0
2011-09-16
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
1
-23
/
+86
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
1
-1
/
+1
2011-08-22
ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
Senthil Balasubramanian
1
-1
/
+1
[next]