index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
eeprom_9287.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
Christian Lamparter
2017-01-13
1
-1
/
+1
*
ath9k: define all EEPROM fields in Little Endian format
Martin Blumenstingl
2016-12-15
1
-58
/
+40
*
ath9k: consistently use get_eeprom_rev(ah)
Martin Blumenstingl
2016-12-15
1
-8
/
+11
*
ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_rev
Martin Blumenstingl
2016-12-15
1
-5
/
+1
*
ath9k: Add an eeprom_ops callback for retrieving the eepmisc value
Martin Blumenstingl
2016-12-15
1
-1
/
+7
*
ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
Martin Blumenstingl
2016-12-15
1
-1
/
+1
*
ath9k: Simplify and fix eeprom endianness swapping
Martin Blumenstingl
2015-12-08
1
-52
/
+16
*
ath9k: add power per-rate tables for AR9002 chips
Lorenzo Bianconi
2015-01-15
1
-0
/
+15
*
ath9k_hw: simplify spur channel handling
Felix Fietkau
2013-12-18
1
-25
/
+1
*
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
2013-09-26
1
-4
/
+4
*
ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
Gabor Juhos
2012-12-10
1
-4
/
+2
*
ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'
Gabor Juhos
2012-12-10
1
-4
/
+1
*
ath9k: Fix modal EEPROM dump
Mohammed Shafi Shajakhan
2012-06-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-0
/
+2
|
\
|
*
ath9k: fix tx power settings for AR9287
Gabor Juhos
2012-04-23
1
-0
/
+2
*
|
ath9k: introduce ath9k_hw_get_scaled_power helper
Gabor Juhos
2012-04-16
1
-28
/
+2
*
|
ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN
Gabor Juhos
2012-04-16
1
-2
/
+2
|
/
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-10
/
+7
*
ath9k_hw: Fix minimum CTL power for each runtime mode
Rajkumar Manoharan
2011-11-28
1
-1
/
+2
*
ath9k_hw: remove EEP_REG_1
Felix Fietkau
2011-10-11
1
-2
/
+0
*
ath9k_hw: clean up tx power handling
Felix Fietkau
2011-10-11
1
-27
/
+6
*
ath9k_hw: remove dead code in the eeprom ops
Felix Fietkau
2011-09-19
1
-6
/
+0
*
ath9k_hw: clean up hardware revision checks
Felix Fietkau
2011-09-19
1
-4
/
+2
*
ath9k_hw: Add dump_eeprom support for AR9287
Rajkumar Manoharan
2011-08-09
1
-0
/
+106
*
ath9k_hw: fix calculated runtime tx power limit
Felix Fietkau
2011-08-08
1
-7
/
+0
*
ath9k_hw: remove the tx power index offset
Felix Fietkau
2011-08-08
1
-7
/
+2
*
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
2011-07-18
1
-7
/
+5
*
ath9k: fix two more bugs in tx power
Daniel Halperin
2011-06-01
1
-2
/
+8
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
1
-2
/
+1
*
ath9k_hw: Remove unused code in AR9287 eeprom
Rajkumar Manoharan
2011-04-12
1
-24
/
+1
*
ath9k_hw: Speedup register ops for HTC driver
Rajkumar Manoharan
2011-03-30
1
-0
/
+6
*
ath9k_hw: Offload USB eeprom reading to target
Sujith Manoharan
2011-01-19
1
-15
/
+30
*
ath9k_hw: remove antenna configuration eeprom ops and variables
Felix Fietkau
2010-12-13
1
-19
/
+1
*
ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs
Felix Fietkau
2010-12-13
1
-158
/
+1
*
ath9k_hw: clean up duplicate and unnused eeprom related defines
Felix Fietkau
2010-12-13
1
-27
/
+27
*
ath9k_htc: Cleanup device identification
Sujith Manoharan
2010-12-07
1
-3
/
+3
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-13
/
+13
*
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-8
/
+5
*
ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)
Rajkumar Manoharan
2010-11-24
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-24
1
-1
/
+1
|
\
|
*
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
Rajkumar Manoharan
2010-11-16
1
-1
/
+1
*
|
ath9k: Use static const
Joe Perches
2010-11-22
1
-7
/
+7
*
|
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
2010-11-15
1
-12
/
+15
|
/
*
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-27
1
-3
/
+3
*
ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config
Rajkumar Manoharan
2010-09-16
1
-1
/
+1
*
ath9k_htc: load proper firmware for device ID 7015
Rajkumar Manoharan
2010-08-13
1
-1
/
+6
*
ath9k: remove unneeded calculation of minimal calibration power
Pavel Roskin
2010-07-14
1
-4
/
+0
*
ath9k_hw: fix antenna diversity on AR9285
Felix Fietkau
2010-07-12
1
-2
/
+2
*
ath: Fix uninitialized variable warnings
Prarit Bhargava
2010-06-07
1
-0
/
+1
[next]