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
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
2011-08-03
1
-0
/
+2
|
\
|
*
ath9k: initialize tx chainmask before testing channel tx power values
Felix Fietkau
2011-08-01
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-22
1
-8
/
+17
|
\
\
|
|
/
|
*
ath9k: Fix sparse warnings
Rajkumar Manoharan
2011-07-18
1
-8
/
+17
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-30
1
-7
/
+0
|
\
\
|
|
/
|
*
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2011-06-29
1
-7
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-24
1
-1
/
+3
|
\
\
|
|
/
|
*
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+1
|
*
ath9k: use correct max_streams for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
|
*
ath9k: add MAC revision detection for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+1
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
|
/
*
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
2011-06-01
1
-1
/
+1
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k: cleanup hw pll work handler
Senthil Balasubramanian
2011-04-25
1
-0
/
+1
*
ath9k_hw: Get AHB clock information from ath9k_platform_data
Vasanthakumar Thiagarajan
2011-04-25
1
-0
/
+1
*
ath9k_hw: remove pCap->keycache_size
Felix Fietkau
2011-03-30
1
-7
/
+1
*
ath9k_hw: add a new register op for read-mask-write
Felix Fietkau
2011-03-30
1
-0
/
+23
*
ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
Felix Fietkau
2011-03-30
1
-6
/
+3
*
ath9k: Support RSN IBSS
Jouni Malinen
2011-03-30
1
-0
/
+2
*
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
2011-03-30
1
-1
/
+7
*
ath9k: add support for overriding the MAC address through platform data
Felix Fietkau
2011-03-30
1
-1
/
+6
*
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
2011-02-28
1
-0
/
+22
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
1
-8
/
+0
|
\
|
*
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
2011-02-15
1
-8
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
1
-5
/
+2
|
\
\
|
|
/
|
*
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2011-01-28
1
-0
/
+2
|
*
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2011-01-27
1
-5
/
+0
*
|
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
1
-4
/
+2
*
|
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-28
1
-18
/
+1
*
|
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
2011-01-21
1
-2
/
+3
*
|
ath9k: Keep track of stations for debugfs.
Ben Greear
2011-01-21
1
-0
/
+4
*
|
ath9k: Initialize ah->hw
Ben Greear
2011-01-21
1
-0
/
+1
|
/
*
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
2011-01-05
1
-3
/
+3
*
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
2011-01-04
1
-2
/
+1
*
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
2010-12-22
1
-1
/
+1
*
ath9k: Fix warnings on card removal
Rajkumar Manoharan
2010-12-22
1
-0
/
+2
*
ath9k: Properly initialize channel table for 2GHz
Mohammed Shafi Shajakhan
2010-12-20
1
-0
/
+1
*
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
2010-12-15
1
-0
/
+4
*
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
2010-12-07
1
-1
/
+2
*
ath9k: Disable TX STBC for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-1
/
+3
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-11
/
+11
*
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-4
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-02
1
-5
/
+4
|
\
|
*
ath9k/carl9170: advertise P2P
Johannes Berg
2010-11-29
1
-0
/
+2
|
*
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
2010-11-29
1
-5
/
+2
*
|
ath9k: Move debugfs under ieee80211/[phyname]/ath9k/
Ben Greear
2010-12-02
1
-22
/
+8
*
|
ath9k: Reintroduce modparam to enable btcoex
Vasanthakumar Thiagarajan
2010-11-29
1
-0
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-24
1
-0
/
+7
|
\
\
|
|
/
|
*
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
2010-11-16
1
-2
/
+1
|
*
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
Vivek Natarajan
2010-11-08
1
-0
/
+8
[next]