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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: define all EEPROM fields in Little Endian format
Martin Blumenstingl
2016-12-15
1
-21
/
+6
*
ath9k: Make the EEPROM swapping check use the eepmisc register
Martin Blumenstingl
2016-12-15
1
-16
/
+41
*
ath9k: simplify the code-paths when not using the built-in EEPROM
Martin Blumenstingl
2016-07-19
1
-8
/
+25
*
ath9k: fix buffer overrun for ar9287
Arnd Bergmann
2016-03-14
1
-4
/
+3
*
ath9k_hw: ignore eeprom magic mismatch on flash based devices
Felix Fietkau
2016-01-25
1
-6
/
+6
*
ath9k: fix ath9k_hw_nvram_check_version()
Dan Carpenter
2016-01-07
1
-1
/
+1
*
ath9k: Simplify and fix eeprom endianness swapping
Martin Blumenstingl
2015-12-08
1
-0
/
+74
*
ath9k: ath9k_hw_analog_shift_rmw: use REG_RMW
Oleksij Rempel
2015-03-30
1
-6
/
+1
*
ath9k: allow to load EEPROM content via firmware API
Gabor Juhos
2012-12-10
1
-1
/
+18
*
ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
Gabor Juhos
2012-12-10
1
-1
/
+2
*
ath9k: add EEPROM offset to debug message
Gabor Juhos
2012-12-10
1
-1
/
+2
*
ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'
Gabor Juhos
2012-12-10
1
-1
/
+7
*
ath9k: move ath9k_hw_fbin2freq function to eeprom.h
Gabor Juhos
2012-04-17
1
-8
/
+0
*
ath9k: merge power correction constants
Gabor Juhos
2012-04-17
1
-4
/
+4
*
ath9k: simplify ath9k_hw_get_scaled_power function
Gabor Juhos
2012-04-16
1
-13
/
+8
*
ath9k: introduce ath9k_hw_get_scaled_power helper
Gabor Juhos
2012-04-16
1
-0
/
+33
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-2
/
+1
*
ath9k_hw: clean up hardware revision checks
Felix Fietkau
2011-09-19
1
-6
/
+1
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_hw: Offload USB eeprom reading to target
Sujith Manoharan
2011-01-19
1
-0
/
+32
*
ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs
Felix Fietkau
2010-12-13
1
-8
/
+31
*
ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...
Felix Fietkau
2010-12-13
1
-0
/
+190
*
ath9k_hw: clean up duplicate and unnused eeprom related defines
Felix Fietkau
2010-12-13
1
-1
/
+1
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-2
/
+2
*
ath9k_hw: fix endian issues with CTLs on AR9003
Felix Fietkau
2010-12-02
1
-3
/
+3
*
ath9k_hw: Cleanup TX power calculation for AR9287
Sujith
2010-06-03
1
-0
/
+21
*
ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values
Sujith
2010-06-03
1
-0
/
+8
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
*
ath9k_hw: Implement AR9003 eeprom callbacks
Senthil Balasubramanian
2010-04-16
1
-1
/
+3
*
ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops
Luis R. Rodriguez
2010-04-16
1
-1
/
+1
*
ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup
Senthil Balasubramanian
2010-04-16
1
-3
/
+0
*
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
1
-5
/
+3
*
ath9k: Fix read buffer overflow
Roel Kluin
2009-08-28
1
-8
/
+8
*
ath9k: Split eeprom.c into manageable pieces
Sujith
2009-08-14
1
-3744
/
+32
*
ath9k: Remove a few DEBUG mesages
Sujith
2009-08-14
1
-103
/
+23
*
ath9k: Try to fix whitespace damage
Sujith
2009-08-14
1
-130
/
+121
*
ath9k: Cleanup function return types
Sujith
2009-08-14
1
-4
/
+1
*
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
Luis R. Rodriguez
2009-08-04
1
-4
/
+9
*
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
2009-08-04
1
-33
/
+109
*
ath9k: Remove _t postfix for ar9287_eeprom structure
Luis R. Rodriguez
2009-08-04
1
-10
/
+10
*
ath9k: describe hw initialization better
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
1
-2
/
+1201
|
\
|
*
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
2009-07-27
1
-2
/
+1201
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
ath9k: Read outside array bounds
Roel Kluin
2009-07-27
1
-2
/
+2
*
|
ath9k: RX stucks during heavy traffic in HT40 mode.
Senthil Balasubramanian
2009-07-24
1
-1
/
+19
*
|
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
Joe Perches
2009-07-10
1
-2
/
+0
|
/
*
ath9k: Cleanup ineffective return values
Vasanthakumar Thiagarajan
2009-05-11
1
-39
/
+12
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-0
/
+2813