index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
eeprom_def.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-03-25
wifi: ath9k: eeprom: fix sparse endian warnings
Kalle Valo
1
-3
/
+3
2022-12-22
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
1
-5
/
+5
2020-08-14
ath9k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2017-01-13
ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
Christian Lamparter
1
-1
/
+1
2016-12-15
ath9k: define all EEPROM fields in Little Endian format
Martin Blumenstingl
1
-65
/
+49
2016-12-15
ath9k: consistently use get_eeprom_rev(ah)
Martin Blumenstingl
1
-19
/
+22
2016-12-15
ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_rev
Martin Blumenstingl
1
-2
/
+0
2016-12-15
ath9k: Add an eeprom_ops callback for retrieving the eepmisc value
Martin Blumenstingl
1
-1
/
+7
2016-12-15
ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
Martin Blumenstingl
1
-1
/
+1
2015-12-08
ath9k: Simplify and fix eeprom endianness swapping
Martin Blumenstingl
1
-46
/
+15
2015-03-30
ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gain
Oleksij Rempel
1
-20
/
+14
2015-01-15
ath9k: add power per-rate tables for AR9002 chips
Lorenzo Bianconi
1
-0
/
+14
2014-10-27
ath9k: add support for endian swap of eeprom from platform data
Felix Fietkau
1
-21
/
+10
2013-12-18
ath9k_hw: simplify spur channel handling
Felix Fietkau
1
-25
/
+1
2013-09-26
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
1
-6
/
+6
2012-12-10
ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
Gabor Juhos
1
-3
/
+2
2012-12-10
ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'
Gabor Juhos
1
-4
/
+1
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-2
/
+1
2012-06-05
ath9k: Fix modal EEPROM dump
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-04-16
ath9k: introduce ath9k_hw_get_scaled_power helper
Gabor Juhos
1
-21
/
+2
2012-04-16
ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN
Gabor Juhos
1
-1
/
+1
2012-04-16
ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpower
Gabor Juhos
1
-14
/
+1
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-17
/
+11
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-1
/
+1
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-17
/
+11
2011-11-28
ath9k_hw: Fix minimum CTL power for each runtime mode
Rajkumar Manoharan
1
-4
/
+2
2011-10-11
ath9k_hw: remove EEP_REG_1
Felix Fietkau
1
-2
/
+0
2011-10-11
ath9k_hw: clean up tx power handling
Felix Fietkau
1
-31
/
+12
2011-09-19
ath9k_hw: clean up hardware revision checks
Felix Fietkau
1
-26
/
+20
2011-08-09
ath9k_hw: Add dump_eeprom support for eeprom_def
Rajkumar Manoharan
1
-0
/
+131
2011-08-08
ath9k_hw: fix calculated runtime tx power limit
Felix Fietkau
1
-11
/
+0
2011-08-08
ath9k_hw: remove the tx power index offset
Felix Fietkau
1
-6
/
+2
2011-07-18
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
1
-7
/
+5
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-04-26
ath9k: fix AR9160 xpaBiasLvlFreq endianness handling
Adrian Chadd
1
-0
/
+4
2011-03-30
ath9k_hw: Speedup register ops for HTC driver
Rajkumar Manoharan
1
-0
/
+7
2011-01-28
ath9k_hw: Fix INI fixup
Sujith Manoharan
1
-3
/
+3
2011-01-19
ath9k_hw: Offload USB eeprom reading to target
Sujith Manoharan
1
-3
/
+29
2011-01-10
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
1
-0
/
+4
2010-12-13
ath9k_hw: remove antenna configuration eeprom ops and variables
Felix Fietkau
1
-32
/
+1
2010-12-13
ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and ...
Felix Fietkau
1
-163
/
+1
2010-12-13
ath9k_hw: clean up duplicate and unnused eeprom related defines
Felix Fietkau
1
-9
/
+9
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+8
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
1
-27
/
+26
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-8
/
+6
2010-12-07
ath9k: fix bug in tx power
Matteo Croce
1
-4
/
+8
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+6
2010-12-02
ath9k_hw: fix more bitfield related endian issues
Felix Fietkau
1
-5
/
+6
[next]