index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-354
/
+64
2013-06-03
ath9k: Print ANI statistics in debugfs
Sujith Manoharan
1
-17
/
+64
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-7
/
+7
2013-05-22
ath9k: Remove MAC_DEBUG
Sujith Manoharan
1
-337
/
+0
2013-05-17
ath9k: Fix crash on module unload
Sujith Manoharan
1
-0
/
+8
2013-03-27
ath9k: trivial: change spectral relayfs buffering
Zefir Kurtisi
1
-1
/
+1
2013-03-06
ath9k: Report rx-crc-errors in ethtool stats.
Ben Greear
1
-0
/
+2
2013-03-06
ath9k: Report txerr-filtered errors in debugfs.
Ben Greear
1
-0
/
+3
2013-01-30
ath9k: Update spectral scan output data
Sven Eckelmann
1
-2
/
+4
2013-01-30
ath9k: drop spectral packets after processing them
Simon Wunderlich
1
-0
/
+1
2013-01-30
ath9k: add debug parameters for spectral scan
Simon Wunderlich
1
-0
/
+186
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
1
-1
/
+0
2013-01-09
ath9k: add spectral scan feature
Simon Wunderlich
1
-0
/
+115
2012-11-30
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
1
-0
/
+90
2012-11-30
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
1
-0
/
+119
2012-11-21
ath9k: Remove 'stations' debugfs file
Sujith Manoharan
1
-74
/
+0
2012-11-21
ath9k: Add a debugfs file to dump queue statistics
Sujith Manoharan
1
-0
/
+53
2012-11-21
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
1
-99
/
+5
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
1
-22
/
+22
2012-11-21
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
1
-0
/
+3
2012-11-19
ath9k: Fix BTCOEX debugfs file usage
Sujith Manoharan
1
-1
/
+7
2012-10-29
ath9k: Dump BTCOEX tuning parameters
Rajkumar Manoharan
1
-1
/
+33
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+53
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-09-28
ath9k: Add a debugfs file to adjust antenna diversity
Sujith Manoharan
1
-2
/
+53
2012-09-11
ath9k: Add Generic hardware timer interrupt in debugfs
Mohammed Shafi Shajakhan
1
-0
/
+3
2012-09-10
ath9k: make PA linearization optional, disabled by default and fix checks
Felix Fietkau
1
-0
/
+2
2012-07-17
ath9k: Fix ANI management
Sujith Manoharan
1
-3
/
+2
2012-07-17
ath9k: make per-WMM-AC queue sizes configurable via debugfs
Felix Fietkau
1
-0
/
+8
2012-06-20
ath9k: remove MIB interrupt support
Felix Fietkau
1
-2
/
+0
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
1
-3
/
+3
2012-06-06
ath9k: Add MCI interrupt to debugfs statistics
Sujith Manoharan
1
-0
/
+3
2012-04-16
ath9k: Gather and report IRQ sync_cause errors.
Ben Greear
1
-52
/
+64
2012-04-16
ath9k: Use macro to decrease code when priting recv stats.
Ben Greear
1
-48
/
+24
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-21
/
+16
2012-04-11
ath9k: Add more recv stats.
Ben Greear
1
-2
/
+21
2012-04-11
ath9k: Add tx-failed counter.
Ben Greear
1
-0
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-21
/
+16
2012-03-15
ath9k: Remove 'other' VIF count
Sujith Manoharan
1
-2
/
+2
2012-03-07
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
1
-31
/
+0
2012-03-07
ath9k: make MAC sample statistics optional
Felix Fietkau
1
-0
/
+10
2012-02-27
ath9k: Fix phyerr debug statistics
Sujith Manoharan
1
-4
/
+2
2012-02-27
ath9k: Prettify recv debugfs file output
Sujith Manoharan
1
-52
/
+45
2012-02-27
ath9k: Add a debugfs file to display reset statistics
Sujith Manoharan
1
-0
/
+41
2012-02-27
ath9k: Merge wiphy and misc debugfs files
Sujith Manoharan
1
-160
/
+64
2012-02-27
ath9k: Remove unnecessary variable initialization
Sujith Manoharan
1
-5
/
+0
2011-12-15
ath9k: add DFS radar pulse processing
Zefir Kurtisi
1
-0
/
+3
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
1
-1
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
[prev]
[next]