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
/
ath5k
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-15
/
+8
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-7
/
+10
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-15
/
+8
2011-10-31
drivers/net: wireless/ath/ath5k/debug.c does not need module.h
Paul Gortmaker
1
-1
/
+0
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
1
-0
/
+1
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-08-08
ath5k: clean up base.h and its use
Pavel Roskin
1
-9
/
+6
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
1
-110
/
+108
2011-07-13
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
1
-0
/
+3
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
1
-100
/
+104
2011-04-12
ath5k: clean up debugfs code
Felix Fietkau
1
-46
/
+19
2011-01-28
ath5k: remove debug_dump_skb() functions
Bob Copeland
1
-20
/
+0
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
1
-1
/
+0
2010-11-30
ath5k: Debug DMA timeouts
Nick Kossifidis
1
-0
/
+1
2010-11-18
ath5k: Use generic EWMA library
Bruno Randolf
1
-1
/
+1
2010-11-15
ath5k: Print stats as unsigned ints.
Ben Greear
1
-15
/
+15
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-32
/
+89
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+7
2010-10-13
ath5k: Move debugfs under ieee80211/[wiphy-name]
Ben Greear
1
-18
/
+2
2010-10-12
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
Joe Perches
1
-12
/
+4
2010-10-11
ath5k: use the common cycle counter / listen time implementation
Felix Fietkau
1
-10
/
+11
2010-10-11
ath5k: Print out opmode in debugfs.
Ben Greear
1
-0
/
+10
2010-10-05
ath5k: Print rx/tx bytes in debugfs
Ben Greear
1
-0
/
+4
2010-09-27
ath5k: Add bssid mask and rxfilter to debugfs.
Ben Greear
1
-0
/
+58
2010-09-21
ath5k: Count how many times a queue got stuck
Bruno Randolf
1
-0
/
+2
2010-09-21
ath5k: Fix queue debug file
Bruno Randolf
1
-2
/
+7
2010-08-25
ath5k: log descriptor chains at a new debug level
Bob Copeland
1
-2
/
+3
2010-07-26
ath5k: snprintf() returns largish values
Dan Carpenter
1
-0
/
+18
2010-07-14
ath5k: move reset to mac80211 workqueue
Bob Copeland
1
-1
/
+1
2010-06-16
ath5k: remove pointless rx error overlay struct
Bruno Randolf
1
-1
/
+1
2010-06-16
ath5k: fix rx descriptor debugging
Bruno Randolf
1
-2
/
+2
2010-06-16
ath5k: more debug prints for resets
Bruno Randolf
1
-0
/
+1
2010-06-08
ath5k: add debugfs file for queue debugging
Bruno Randolf
1
-0
/
+66
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
1
-0
/
+7
2010-06-02
ath5k: remove ATH_TRACE macro
Bruno Randolf
1
-1
/
+0
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
1
-0
/
+162
2010-03-31
ath5k: update phy errors codes
Bruno Randolf
1
-0
/
+8
2010-03-10
ath5k: add debugfs file frameerrors
Bruno Randolf
1
-0
/
+106
2010-03-10
ath5k: add antenna statistics and debugfs file for antenna settings
Bruno Randolf
1
-0
/
+106
2009-07-10
ath5k: remove permissions from debugfs files
Jiri Slaby
1
-3
/
+5
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
1
-0
/
+538