index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2017-05-19
ath5k: fix memory leak on buf on failed eeprom read
Colin Ian King
1
-1
/
+4
2016-12-01
ath5k: drop duplicate header vmalloc.h
Geliang Tang
1
-1
/
+0
2016-09-03
ath5k: fix EEPROM dumping via debugfs
Sergey Ryazanov
1
-3
/
+3
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-3
/
+3
2015-08-21
ath5k: use DECLARE_EWMA
Johannes Berg
1
-1
/
+1
2014-10-06
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+1
2014-09-30
ath5k: add missing include for debug code
Felix Fietkau
1
-0
/
+1
2014-09-10
ath5k: Add missing vmalloc.h include.
Stephen Rothwell
1
-0
/
+1
2014-09-04
ath5k: added debugfs file for dumping eeprom
Jade Bilkey
1
-0
/
+96
2013-08-26
ath5k: debugfs: NULL-terminate strings
Djalal Harouni
1
-6
/
+18
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-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-15
/
+8
2011-11-01
drivers/net: wireless/ath/ath5k/debug.c does not need module.h
Paul Gortmaker
1
-1
/
+0
2011-11-01
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-08-09
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-13
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-08
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-13
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-03
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-11
ath5k: add debugfs file frameerrors
Bruno Randolf
1
-0
/
+106
2010-03-11
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
[next]