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
/
hw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Program initvals for CUS217
Sujith Manoharan
2013-06-18
1
-0
/
+2
*
ath9k: Add support for 5G-XLNA/AR9462
Sujith Manoharan
2013-06-18
1
-0
/
+1
*
ath9k: Add custom parameters for CUS198
Sujith Manoharan
2013-06-14
1
-0
/
+4
*
ath9k: Do not maintain ANI state per-channel
Sujith Manoharan
2013-06-03
1
-1
/
+1
*
ath9k: Simplify ANI initialization
Sujith Manoharan
2013-06-03
1
-2
/
+0
*
ath9k: Enable WoW only for AR9462
Sujith Manoharan
2013-06-03
1
-8
/
+1
*
ath9k_hw: make various ar5416/ar91xx rf banks const
Felix Fietkau
2013-04-10
1
-10
/
+0
*
ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx
Felix Fietkau
2013-04-10
1
-3
/
+0
*
ath9k_hw: Remove CHANNEL_CW_INT
Sujith Manoharan
2013-03-06
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-0
/
+1
|
\
|
*
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
2013-01-22
1
-0
/
+1
*
|
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
2013-01-22
1
-4
/
+0
*
|
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2013-01-22
1
-1
/
+1
*
|
ath9k_hw: fix RF bank initialization
Felix Fietkau
2013-01-22
1
-2
/
+0
*
|
ath9k: add spectral scan feature
Simon Wunderlich
2013-01-09
1
-0
/
+39
*
|
ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()
Sujith Manoharan
2013-01-09
1
-0
/
+1
*
|
ath9k_hw: Remove TEMP_COMP_CAL
Sujith Manoharan
2013-01-07
1
-1
/
+0
*
|
ath9k_hw: use the devres API for allocations
Felix Fietkau
2013-01-07
1
-6
/
+3
|
/
*
ath9k: allow to load EEPROM content via firmware API
Gabor Juhos
2012-12-10
1
-0
/
+3
*
ath9k_hw: Add HW cap for PAPRD
Sujith Manoharan
2012-12-10
1
-0
/
+2
*
ath9k_hw: Various trivial fixes for PAPRD
Sujith Manoharan
2012-12-10
1
-1
/
+1
*
ath9k_hw: Program filter coefficients correctly
Sujith Manoharan
2012-11-16
1
-1
/
+0
*
ath9k: Remove unused workaround
Sujith Manoharan
2012-11-16
1
-3
/
+0
*
ath9k: fill channel mode in caldata
Rajkumar Manoharan
2012-10-29
1
-0
/
+1
*
ath9k: perform ANI cycle in idle state
Rajkumar Manoharan
2012-10-19
1
-0
/
+1
*
ath9k: improve suspend/resume reliability
Felix Fietkau
2012-10-05
1
-0
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-30
1
-1
/
+2
|
\
|
*
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
2012-09-24
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
ath9k: make PA linearization optional, disabled by default and fix checks
Felix Fietkau
2012-09-10
1
-2
/
+1
*
|
ath9k_hw: Add version/revision macros for AR9565
Sujith Manoharan
2012-09-11
1
-0
/
+1
|
/
*
ath9k: fix PA linearization calibration related crash
Felix Fietkau
2012-09-05
1
-0
/
+1
*
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
2012-08-03
1
-0
/
+1
*
ath9k_hw: Cleanup ath9k_hw_set_tsfadjust
Sujith Manoharan
2012-07-17
1
-1
/
+1
*
ath9k_hw: Add hardware code for WoW
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+31
*
ath9k_hw: INI changes for WoW for AR9002 chipsets
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+3
*
ath9k_hw: Add WoW hardware capability flags
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+14
*
ath9k: Add definitions and structures to support WoW
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+34
*
ath9k: add mode register initialization code for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+1
*
ath9k: define DEVID for QCA955x
Gabor Juhos
2012-07-09
1
-0
/
+1
*
ath9k: fix mci_is_enabled utility
Rajkumar Manoharan
2012-06-20
1
-1
/
+2
*
ath9k: remove MIB interrupt support
Felix Fietkau
2012-06-20
1
-1
/
+0
*
ath9k_hw: remove the old ANI implementation
Felix Fietkau
2012-06-20
1
-8
/
+1
*
ath9k_hw: configure ar9462 switching regulator
Rajkumar Manoharan
2012-06-06
1
-1
/
+0
*
ath9k_hw: Fix MCI usage
Sujith Manoharan
2012-06-06
1
-0
/
+9
*
ath9k_hw: Fix RTT calibration
Sujith Manoharan
2012-05-15
1
-7
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-1
/
+2
|
\
|
*
ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower
Gabor Juhos
2012-04-23
1
-1
/
+2
*
|
ath9k_hw: fix and clean up PHY activation delay
Felix Fietkau
2012-04-23
1
-0
/
+2
*
|
ath9k: Fix compile warnings when DEBUGFS is disabled.
Ben Greear
2012-04-23
1
-1
/
+2
[next]