index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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-12
ath9k_hw: remove EEP_REG_1
Felix Fietkau
1
-2
/
+0
2011-10-12
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-17
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
1
-26
/
+0
2011-09-17
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
2011-08-10
ath9k_hw: update PMU to improve ripple issue for AR9485
Rajkumar Manoharan
1
-1
/
+1
2011-08-10
ath9k_hw: Fix incorrect Tx control power in AR9003 template
Rajkumar Manoharan
1
-3
/
+3
2011-08-09
ath9k_hw: use register name in place of magic value
Alex Hacker
1
-1
/
+1
2011-08-09
ath9k_hw: Add dump_eeprom support for AR9003
Rajkumar Manoharan
1
-0
/
+128
2011-08-09
ath9k_hw: fix calculated runtime tx power limit
Felix Fietkau
1
-19
/
+1
2011-07-18
ath9k: Fix sparse warnings
Rajkumar Manoharan
1
-1
/
+1
2011-07-18
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
1
-5
/
+5
2011-06-23
ath9k: configure internal regulator for AR9330
Gabor Juhos
1
-5
/
+20
2011-06-23
ath9k: configure diversity based on eeprom contents for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-23
ath9k: configure xpa bias level for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-23
ath9k: use correct EEPROM base for AR9330
Gabor Juhos
1
-0
/
+2
2011-06-23
ath9k: enable tuning capacitance configuration for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-23
ath9k: skip internal regulator configuration for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-20
ath9k: Fix a corner case failure in sending PAPRD frames in HT40
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-06-01
ath9k: fix two more bugs in tx power
Daniel Halperin
1
-2
/
+8
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2011-05-25
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-16
/
+62
2011-05-16
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
1
-6
/
+44
2011-05-12
ath9k_hw: Fix STA connection issues with AR9380 (XB113).
Senthil Balasubramanian
1
-1
/
+1
2011-05-12
ath9k_hw: fix dual band assumption for XB113
Luis R. Rodriguez
1
-1
/
+1
2011-05-10
ath9k_hw: Corrected xpabiaslevel register settings for AR9340
Rajkumar Manoharan
1
-8
/
+6
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-4
/
+4
2011-05-05
ath9k_hw: fix power for the HT40 duplicate frames
Luis R. Rodriguez
1
-0
/
+10
[next]