index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-30
ath5k: add missing include for debug code
Felix Fietkau
2014-09-09
ath5k: Add missing vmalloc.h include.
Stephen Rothwell
2014-09-04
ath5k: added debugfs file for dumping eeprom
Jade Bilkey
2013-08-26
ath5k: debugfs: NULL-terminate strings
Djalal Harouni
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2011-10-31
drivers/net: wireless/ath/ath5k/debug.c does not need module.h
Paul Gortmaker
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-08-08
ath5k: clean up base.h and its use
Pavel Roskin
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-13
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-04-12
ath5k: clean up debugfs code
Felix Fietkau
2011-01-28
ath5k: remove debug_dump_skb() functions
Bob Copeland
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-11-30
ath5k: Debug DMA timeouts
Nick Kossifidis
2010-11-18
ath5k: Use generic EWMA library
Bruno Randolf
2010-11-15
ath5k: Print stats as unsigned ints.
Ben Greear
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-13
ath5k: Move debugfs under ieee80211/[wiphy-name]
Ben Greear
2010-10-12
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
Joe Perches
2010-10-11
ath5k: use the common cycle counter / listen time implementation
Felix Fietkau
2010-10-11
ath5k: Print out opmode in debugfs.
Ben Greear
2010-10-05
ath5k: Print rx/tx bytes in debugfs
Ben Greear
2010-09-27
ath5k: Add bssid mask and rxfilter to debugfs.
Ben Greear
2010-09-21
ath5k: Count how many times a queue got stuck
Bruno Randolf
2010-09-21
ath5k: Fix queue debug file
Bruno Randolf
2010-08-25
ath5k: log descriptor chains at a new debug level
Bob Copeland
2010-07-26
ath5k: snprintf() returns largish values
Dan Carpenter
2010-07-14
ath5k: move reset to mac80211 workqueue
Bob Copeland
2010-06-16
ath5k: remove pointless rx error overlay struct
Bruno Randolf
2010-06-16
ath5k: fix rx descriptor debugging
Bruno Randolf
2010-06-16
ath5k: more debug prints for resets
Bruno Randolf
2010-06-08
ath5k: add debugfs file for queue debugging
Bruno Randolf
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
2010-06-02
ath5k: remove ATH_TRACE macro
Bruno Randolf
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-03-31
ath5k: update phy errors codes
Bruno Randolf
2010-03-10
ath5k: add debugfs file frameerrors
Bruno Randolf
2010-03-10
ath5k: add antenna statistics and debugfs file for antenna settings
Bruno Randolf
2009-07-10
ath5k: remove permissions from debugfs files
Jiri Slaby
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez