index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
Files
Lines
*
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
2013-09-26
1
-6
/
+6
*
ath9k: Fix antenna diversity init for AR9565
Sujith Manoharan
2013-09-26
1
-1
/
+16
*
ath9k: Bypass EEPROM for diversity cap for AR9565
Sujith Manoharan
2013-09-26
1
-1
/
+4
*
ath9k: ar9003_eeprom.c:3618 fix variable name typo
John W. Linville
2013-08-28
1
-2
/
+2
*
ath9k: Add antenna diversity tweak for CUS198
Sujith Manoharan
2013-08-22
1
-0
/
+5
*
ath9k: Fix antenna control init for AR9485
Sujith Manoharan
2013-08-05
1
-1
/
+13
*
ath9k: Support ANT diversity for WB225
Sujith Manoharan
2013-08-05
1
-3
/
+2
*
ath9k: Remove "shared_chain_lnadiv"
Sujith Manoharan
2013-08-05
1
-1
/
+2
*
ath9k: Fix diversity combining for AR9285
Sujith Manoharan
2013-07-24
1
-2
/
+2
*
ath9k: Add support for AR9462 2.1
Sujith Manoharan
2013-06-24
1
-3
/
+4
*
ath9k: Convert a couple of debug messages
Sujith Manoharan
2013-06-18
1
-2
/
+2
*
ath9k: Fix LNA gpio for AR9485
Sujith Manoharan
2013-06-17
1
-1
/
+1
*
ath9k: Add custom parameters for CUS198
Sujith Manoharan
2013-06-14
1
-3
/
+15
*
ath9k_hw: Assign default xlna config for AR9485
Sujith Manoharan
2013-06-12
1
-2
/
+6
*
ath9k_hw: Fix fixed antenna for AR9462
Sujith Manoharan
2013-03-06
1
-0
/
+17
*
ath9k_hw: Add TempCompensation feature for AR9550
Sujith Manoharan
2013-01-09
1
-29
/
+99
*
ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
Gabor Juhos
2012-12-10
1
-9
/
+8
*
ath9k_hw: Calculate the correct training power for PAPRD
Sujith Manoharan
2012-12-10
1
-13
/
+28
*
ath9k_hw: Add HW cap for PAPRD
Sujith Manoharan
2012-12-10
1
-6
/
+2
*
ath9k_hw: Configure new switch table for AR9565 BTCOEX
Rajkumar Manoharan
2012-10-29
1
-1
/
+1
*
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
2012-10-29
1
-3
/
+15
*
ath/ath9k/ar9003_eeprom.c: Remove semicolon after if
Peter Senna Tschudin
2012-10-19
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
1
-7
/
+13
|
\
|
*
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
2012-09-24
1
-0
/
+10
|
*
ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB
Sujith Manoharan
2012-09-24
1
-7
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
ath9k: make PA linearization optional, disabled by default and fix checks
Felix Fietkau
2012-09-10
1
-0
/
+4
*
|
ath9k_hw: Rename antenna diversity macros
Sujith Manoharan
2012-09-11
1
-15
/
+12
*
|
ath9k_hw: add 8 points for 5G temp slop
Rajkumar Manoharan
2012-09-11
1
-7
/
+19
*
|
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
2012-09-11
1
-5
/
+5
*
|
ath9k_hw: Read and configure thermocal for AR9462
Rajkumar Manoharan
2012-09-11
1
-0
/
+19
*
|
ath9k_hw: Read and apply thermometer settings from EEPROM
Rajkumar Manoharan
2012-09-11
1
-0
/
+39
*
|
ath9k: fix indentation in ar9003_hw_set_power_per_rate_table
Gabor Juhos
2012-08-06
1
-74
/
+69
*
|
ath9k: optimize power level initialization for CTL_[25]GHT20
Gabor Juhos
2012-08-06
1
-7
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-88
/
+110
|
\
|
*
ath9k_hw: fix SREV checks for applying tuning caps from EEPROM
Felix Fietkau
2012-07-17
1
-2
/
+4
|
*
ath9k_hw: apply XLNA bias settings from EEPROM
Felix Fietkau
2012-07-17
1
-10
/
+43
|
*
ath9k_hw: clean up AR9003 EEPROM code
Felix Fietkau
2012-07-17
1
-81
/
+35
|
*
ath9k_hw: apply XPA timing control values from EEPROM
Felix Fietkau
2012-07-17
1
-0
/
+23
|
*
ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data
Felix Fietkau
2012-07-17
1
-2
/
+12
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
1
-2
/
+5
|
\
|
|
*
ath9k: skip internal regulator configuration for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+1
|
*
ath9k: fix antenna control configuration for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+3
|
*
ath9k: fix XPABIASLEVEL settings for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-12
1
-2
/
+3
|
\
|
|
*
ath9k_hw: program BT to control SPDT
Rajkumar Manoharan
2012-06-06
1
-0
/
+1
|
*
ath9k: Fix modal EEPROM dump
Mohammed Shafi Shajakhan
2012-06-05
1
-2
/
+2
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-2
/
+2
|
/
*
ath9k_hw: apply internal regulator settings on AR933x
Felix Fietkau
2012-05-29
1
-1
/
+1
*
ath9k: fix TX power reporting on AR9003 chips
Gabor Juhos
2012-04-23
1
-15
/
+49
[next]