index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2013-12-02
ath9k: Fix XLNA bias strength
Sujith Manoharan
1
-1
/
+1
2013-12-02
ath9k: Fix QuickDrop usage
Sujith Manoharan
1
-9
/
+11
2013-09-26
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
1
-6
/
+6
2013-09-26
ath9k: Fix antenna diversity init for AR9565
Sujith Manoharan
1
-1
/
+16
2013-09-26
ath9k: Bypass EEPROM for diversity cap for AR9565
Sujith Manoharan
1
-1
/
+4
2013-08-28
ath9k: ar9003_eeprom.c:3618 fix variable name typo
John W. Linville
1
-2
/
+2
2013-08-22
ath9k: Add antenna diversity tweak for CUS198
Sujith Manoharan
1
-0
/
+5
2013-08-05
ath9k: Fix antenna control init for AR9485
Sujith Manoharan
1
-1
/
+13
2013-08-05
ath9k: Support ANT diversity for WB225
Sujith Manoharan
1
-3
/
+2
2013-08-05
ath9k: Remove "shared_chain_lnadiv"
Sujith Manoharan
1
-1
/
+2
2013-07-24
ath9k: Fix diversity combining for AR9285
Sujith Manoharan
1
-2
/
+2
2013-06-24
ath9k: Add support for AR9462 2.1
Sujith Manoharan
1
-3
/
+4
2013-06-18
ath9k: Convert a couple of debug messages
Sujith Manoharan
1
-2
/
+2
2013-06-17
ath9k: Fix LNA gpio for AR9485
Sujith Manoharan
1
-1
/
+1
2013-06-14
ath9k: Add custom parameters for CUS198
Sujith Manoharan
1
-3
/
+15
2013-06-12
ath9k_hw: Assign default xlna config for AR9485
Sujith Manoharan
1
-2
/
+6
2013-03-07
ath9k_hw: Fix fixed antenna for AR9462
Sujith Manoharan
1
-0
/
+17
2013-01-09
ath9k_hw: Add TempCompensation feature for AR9550
Sujith Manoharan
1
-29
/
+99
2012-12-11
ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
Gabor Juhos
1
-9
/
+8
2012-12-11
ath9k_hw: Calculate the correct training power for PAPRD
Sujith Manoharan
1
-13
/
+28
2012-12-11
ath9k_hw: Add HW cap for PAPRD
Sujith Manoharan
1
-6
/
+2
2012-10-29
ath9k_hw: Configure new switch table for AR9565 BTCOEX
Rajkumar Manoharan
1
-1
/
+1
2012-10-29
ath9k: adjust WLAN and BT concurrent transmission
Rajkumar Manoharan
1
-3
/
+15
2012-10-19
ath/ath9k/ar9003_eeprom.c: Remove semicolon after if
Peter Senna Tschudin
1
-1
/
+1
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-10
ath9k: skip internal regulator configuration for AR9550
Gabor Juhos
1
-1
/
+1
2012-07-10
ath9k: fix antenna control configuration for AR9550
Gabor Juhos
1
-0
/
+3
2012-07-10
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
[next]