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
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
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-25
/
+36
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
1
-2
/
+0
2011-04-25
ath9k_hw: Configure chain switch table and attenuation control only for activ...
Vasanthakumar Thiagarajan
1
-18
/
+26
2011-04-25
ath9k_hw: Configure tuning capacitance value for AR9340 as well
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-04-25
ath9k_hw: Skip internal regulator configuration for AR9340
Vasanthakumar Thiagarajan
1
-1
/
+2
2011-04-25
ath9k_hw: Don't configure AR_CH0_THERM for AR9340
Vasanthakumar Thiagarajan
1
-3
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-28
ath9k_hw: Update PMU setting to improve ripple issue for AR9485.
Vivek Natarajan
1
-1
/
+1
2011-01-22
ath9k_hw: replace magic values in register writes with proper defines
Felix Fietkau
1
-12
/
+12
2011-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2010-12-22
ath9k_hw: Fix bug in eeprom data length validation for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-26
/
+110
2010-12-20
ath9k_hw: fix PA predistortion HT40 mask
Felix Fietkau
1
-8
/
+11
2010-12-16
ath9k_hw: Configure appropriate Tx power when PAPRD fails
Vasanthakumar Thiagarajan
1
-5
/
+29
2010-12-16
ath9k_hw: Disable PAPRD for rates with low Tx power
Vasanthakumar Thiagarajan
1
-1
/
+38
2010-12-16
ath9k_hw: Add a helper to get paprd scale factor
Vasanthakumar Thiagarajan
1
-0
/
+21
[next]