Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8ec58be9f3ff2ad4a4d7bde8f48b4a4c406768e7
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_eeprom.c
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
08a4a1a
ath9k_hw: fix SREV checks for applying tuning caps from EEPROM
by Felix Fietkau
· 13 years ago
3e2ea54
ath9k_hw: apply XLNA bias settings from EEPROM
by Felix Fietkau
· 13 years ago
0aefc59
ath9k_hw: clean up AR9003 EEPROM code
by Felix Fietkau
· 13 years ago
89be49e
ath9k_hw: apply XPA timing control values from EEPROM
by Felix Fietkau
· 13 years ago
0196736
ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data
by Felix Fietkau
· 13 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
2e2c9cc
ath9k: skip internal regulator configuration for AR9550
by Gabor Juhos
· 13 years ago
2d00de4
ath9k: fix antenna control configuration for AR9550
by Gabor Juhos
· 13 years ago
4b09172
ath9k: fix XPABIASLEVEL settings for AR9550
by Gabor Juhos
· 13 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
9dc08ec
ath9k_hw: program BT to control SPDT
by Rajkumar Manoharan
· 13 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 13 years ago
d25360b
ath9k: Fix modal EEPROM dump
by Mohammed Shafi Shajakhan
· 13 years ago
bfc441a
ath9k_hw: apply internal regulator settings on AR933x
by Felix Fietkau
· 13 years ago
75acd5a
ath9k: fix TX power reporting on AR9003 chips
by Gabor Juhos
· 13 years ago
8edb254
ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ
by Gabor Juhos
· 13 years ago
23bd7ce
ath9k: move ath9k_hw_fbin2freq function to eeprom.h
by Gabor Juhos
· 13 years ago
86ae26d
ath9k: remove unused PWRINC_*_TO_*_CHAIN defines
by Gabor Juhos
· 13 years ago
ea6f792
ath9k: introduce ath9k_hw_get_scaled_power helper
by Gabor Juhos
· 13 years ago
21bd6ea
ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN
by Gabor Juhos
· 13 years ago
9970027
ath9k: remove dead code
by Zefir Kurtisi
· 13 years ago
c91ec46
ath9k: Remove AR9462 v1.0 support
by Sujith Manoharan
· 13 years ago
a98aa7a
ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()
by Luis R. Rodriguez
· 13 years ago
d2182b6
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
by Joe Perches
· 13 years ago
a261f0e
ath9k_hw: Fix minimum CTL power for each runtime mode
by Rajkumar Manoharan
· 13 years ago
8915f98
ath9k_hw: Fix tx power settings for AR9003
by Rajkumar Manoharan
· 13 years ago
94e2ad9
ath9k_hw: Fix channel list of CalFreqPeir for AR938x
by Rajkumar Manoharan
· 13 years ago
202bff0
ath9k_hw: Read and configure xpa timing field
by Rajkumar Manoharan
· 13 years ago
df222ed
ath9k_hw: Read and configure quick drop for AR9003
by Rajkumar Manoharan
· 13 years ago
423e38e
ath9k: Rename AR9480 into AR9462
by Rajkumar Manoharan
· 13 years ago
1b428a2
ath9k_hw: remove EEP_REG_1
by Felix Fietkau
· 13 years ago
ca2c68c
ath9k_hw: clean up tx power handling
by Felix Fietkau
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
b54af8a
ath9k_hw: move register definitions to header files
by Senthil Balasubramanian
· 13 years ago
2577c6e
ath9k_hw: Add support for AR946/8x chipsets.
by Senthil Balasubramanian
· 13 years ago
1ba45b9
ath9k: Fix a smatch warnings
by Larry Finger
· 14 years ago
b503c7a
ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
by Senthil Balasubramanian
· 14 years ago
1fa707a
ath9k_hw: update PMU to improve ripple issue for AR9485
by Rajkumar Manoharan
· 14 years ago
15052f81
ath9k_hw: Fix incorrect Tx control power in AR9003 template
by Rajkumar Manoharan
· 14 years ago
8d7763b
ath9k_hw: use register name in place of magic value
by Alex Hacker
· 14 years ago
2652620
ath9k_hw: Add dump_eeprom support for AR9003
by Rajkumar Manoharan
· 14 years ago
071bfef
ath9k_hw: fix calculated runtime tx power limit
by Felix Fietkau
· 14 years ago
5479de6
ath9k: Fix sparse warnings
by Rajkumar Manoharan
· 14 years ago
78fa99a
ath9k: use get_unaligned_{b16, le16, le32} where possible
by Pavel Roskin
· 14 years ago
4187afa
ath9k: configure internal regulator for AR9330
by Gabor Juhos
· 14 years ago
7b09e49
ath9k: configure diversity based on eeprom contents for AR9330
by Gabor Juhos
· 14 years ago
dc9aa5f
ath9k: configure xpa bias level for AR9330
by Gabor Juhos
· 14 years ago
5b5c033
ath9k: use correct EEPROM base for AR9330
by Gabor Juhos
· 14 years ago
7d790a21
ath9k: enable tuning capacitance configuration for AR9330
by Gabor Juhos
· 14 years ago
7dc5966
ath9k: skip internal regulator configuration for AR9330
by Gabor Juhos
· 14 years ago
81dc676
ath9k: Fix a corner case failure in sending PAPRD frames in HT40
by Mohammed Shafi Shajakhan
· 14 years ago
21fdc87
ath9k: fix two more bugs in tx power
by Daniel Halperin
· 14 years ago
22e95ac
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 14 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
842ca78
ath9k_hw: config diversity based on eeprom contents
by Mohammed Shafi Shajakhan
· 14 years ago
be0e6aa
ath9k_hw: Fix STA connection issues with AR9380 (XB113).
by Senthil Balasubramanian
· 14 years ago
9ba7f4f
ath9k_hw: fix dual band assumption for XB113
by Luis R. Rodriguez
· 14 years ago
165af96
ath9k_hw: Corrected xpabiaslevel register settings for AR9340
by Rajkumar Manoharan
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
cf3a03b
ath9k_hw: fix power for the HT40 duplicate frames
by Luis R. Rodriguez
· 14 years ago
a70171d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
0ff2b5c
ath9k: Fix warnings from -Wunused-but-set-variable
by Sujith Manoharan
· 14 years ago
2976bc5
ath9k_hw: Configure chain switch table and attenuation control only for active chains
by Vasanthakumar Thiagarajan
· 14 years ago
a969c09
ath9k_hw: Configure tuning capacitance value for AR9340 as well
by Vasanthakumar Thiagarajan
· 14 years ago
3594bea
ath9k_hw: Skip internal regulator configuration for AR9340
by Vasanthakumar Thiagarajan
· 14 years ago
160b7fb
ath9k_hw: Don't configure AR_CH0_THERM for AR9340
by Vasanthakumar Thiagarajan
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ebefce3
ath9k_hw: Update PMU setting to improve ripple issue for AR9485.
by Vivek Natarajan
· 14 years ago
4a4fdf2
ath9k_hw: replace magic values in register writes with proper defines
by Felix Fietkau
· 14 years ago
c96e963
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
d0ce2d1
ath9k_hw: Fix bug in eeprom data length validation for AR9485
by Vasanthakumar Thiagarajan
· 14 years ago
63e35cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
f1a8abb
ath9k_hw: fix PA predistortion HT40 mask
by Felix Fietkau
· 14 years ago
45ef6a0
ath9k_hw: Configure appropriate Tx power when PAPRD fails
by Vasanthakumar Thiagarajan
· 14 years ago
7072bf6
ath9k_hw: Disable PAPRD for rates with low Tx power
by Vasanthakumar Thiagarajan
· 14 years ago
8698bca
ath9k_hw: Add a helper to get paprd scale factor
by Vasanthakumar Thiagarajan
· 14 years ago
1bf3866
ath9k_hw: fix PA predistortion training power selection
by Felix Fietkau
· 14 years ago
df3c8b2
ath9k_hw: remove antenna configuration eeprom ops and variables
by Felix Fietkau
· 14 years ago
4ddfcd7
ath9k_hw: clean up duplicate and unnused eeprom related defines
by Felix Fietkau
· 14 years ago
1d212aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
1e13f86
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
5f139eb
ath9k_hw: Configure power control only for the supported chains
by Vasanthakumar Thiagarajan
· 14 years ago
dd040f7
ath9k_hw: Read and configure turnning caps to regulate freq accuracy
by Vasanthakumar Thiagarajan
· 14 years ago
ab09b5b
ath9k_hw: Configure internal regulator for AR9485
by Vasanthakumar Thiagarajan
· 14 years ago
47e84df
ath9k_hw: Read and configure antenna diversity control for AR9485
by Vasanthakumar Thiagarajan
· 14 years ago
9936e65
ath9k_hw: Configure xpa bias level for AR9485
by Vasanthakumar Thiagarajan
· 14 years ago
272ceba
ath9k_hw: Add a helper function to get spur channel pointer from cal data for AR9003 family
by Vasanthakumar Thiagarajan
· 14 years ago
60e0c3a
ath9k_hw: Eeeprom changes for AR9485
by Vasanthakumar Thiagarajan
· 14 years ago
a1cbc7a
ath: Fix ath_dbg access beyond array bound
by Joe Perches
· 14 years ago
226afe6
ath: Convert ath_print to ath_dbg
by Joe Perches
· 14 years ago
09f921f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
e702ba1
ath9k_hw: fix endian issues with CTLs on AR9003
by Felix Fietkau
· 14 years ago
ea066d5
ath9k: Add support for Adaptive Power Management
by Mohammed Shafi Shajakhan
· 14 years ago
07b2fa5
ath9k: Use static const
by Joe Perches
· 14 years ago
aaa13ca
ath9k_hw: support reading calibration data from flash on AR9003
by Felix Fietkau
· 14 years ago
Next »