index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
ath9k: Cleanup the beacon tasklet
Sujith Manoharan
1
-1
/
+1
2012-07-17
ath9k: make per-WMM-AC queue sizes configurable via debugfs
Felix Fietkau
1
-0
/
+1
2012-07-12
ath9k: advertise supported WoW flags to upper layer
Mohammed Shafi Shajakhan
1
-0
/
+18
2012-06-06
ath9k: Handle ASPM properly
Sujith Manoharan
1
-0
/
+3
2012-06-06
ath9k: Prune ath9k_init_device
Sujith Manoharan
1
-8
/
+7
2012-04-23
ath9k: add possible wiphy interface combinations
Felix Fietkau
1
-0
/
+21
2012-04-11
ath9k: add DFS pattern detector instance to ath_softc
Zefir Kurtisi
1
-0
/
+4
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
1
-0
/
+1
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-7
/
+6
2012-04-09
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
1
-0
/
+1
2012-03-26
ath9k: reduce listen time period
Rajkumar Manoharan
1
-1
/
+1
2012-03-15
ath9k: optimize register access functions
Felix Fietkau
1
-3
/
+3
2012-03-15
ath9k_hw: remove ath9k_hw_getdefantenna
Felix Fietkau
1
-1
/
+0
2012-03-15
ath9k: Remove aggregation flags
Sujith Manoharan
1
-8
/
+1
2012-03-07
ath9k: make MAC sample statistics optional
Felix Fietkau
1
-1
/
+3
2012-02-27
ath9k: Move BTCOEX init/deinit functions to gpio.c
Sujith Manoharan
1
-47
/
+1
2012-02-27
ath9k: Initialize MCI params using a helper
Sujith Manoharan
1
-21
/
+2
2012-02-03
ath9k: Fix kernel panic during driver initilization
Mohammed Shafi Shajakhan
1
-4
/
+5
2011-12-19
ath9k_hw: make bluetooth coexistence support optional at compile time
Felix Fietkau
1
-3
/
+3
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-4
/
+3
2011-12-13
ath9k: Reconfigure tx power on regulatory update
Rajkumar Manoharan
1
-2
/
+15
2011-12-06
ath9k: clarify max_streams for AR9462
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-11-30
ath9k: MCI state machine based on MCI interrupt
Mohammed Shafi Shajakhan
1
-0
/
+11
2011-11-30
ath9k_hw: initialize MCI parameters
Mohammed Shafi Shajakhan
1
-0
/
+22
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-09
ath9k: Advertise support for TDLS
Jouni Malinen
1
-0
/
+1
2011-11-08
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
1
-0
/
+2
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-11
ath9k_hw: clean up tx power handling
Felix Fietkau
1
-2
/
+0
2011-09-19
ath9k_hw: fix setting the hardware diversity flag
Felix Fietkau
1
-1
/
+0
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
1
-7
/
+25
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
1
-0
/
+1
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
1
-7
/
+2
2011-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
1
-0
/
+1
2011-08-24
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
1
-26
/
+1
2011-08-09
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
1
-0
/
+1
2011-08-08
ath9k: remove all references to subsysid, it's never used
Pavel Roskin
1
-4
/
+3
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
1
-0
/
+2
2011-08-01
ath9k: initialize tx chainmask before testing channel tx power values
Felix Fietkau
1
-0
/
+2
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+17
2011-07-18
ath9k: Fix sparse warnings
Rajkumar Manoharan
1
-8
/
+17
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+0
2011-06-29
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
1
-7
/
+0
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2011-06-22
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-22
ath9k: use correct max_streams for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-22
ath9k: add MAC revision detection for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-01
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
[next]