index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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
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-30
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