index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
debug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: add option to reset the wifi chip via debugfs
Linus Lüssing
2021-10-05
1
-0
/
+1
*
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
2019-02-12
1
-8
/
+0
*
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-13
1
-10
/
+10
*
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
2016-12-15
1
-0
/
+13
*
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-11-15
1
-2
/
+0
*
ath9k: make DMA stop related messages debug-only
Felix Fietkau
2015-07-21
1
-0
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-6
/
+5
|
\
|
*
ath: use seq_file api for ath9k debugfs files
Arend van Spriel
2014-11-26
1
-6
/
+5
*
|
ath9k: restart hardware after noise floor calibration failure
Felix Fietkau
2014-10-27
1
-0
/
+1
|
/
*
ath9k & ath9k_htc: move ath_rx_stats to cmn
Oleksij Rempel
2014-05-13
1
-44
/
+0
*
ath9k: Remove ath9k rate control
Sujith Manoharan
2014-02-12
1
-1
/
+0
*
ath9k: Process GTT interrupts
Sujith Manoharan
2014-01-13
1
-0
/
+1
*
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
2014-01-13
1
-3
/
+31
*
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
Felix Fietkau
2013-12-19
1
-0
/
+7
*
ath9k: Cleanup spectral scan code
Sujith Manoharan
2013-12-18
1
-2
/
+0
*
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
2013-09-26
1
-6
/
+6
*
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
2013-08-15
1
-4
/
+0
*
ath9k: Add statistics for antenna diversity
Sujith Manoharan
2013-08-01
1
-7
/
+13
*
ath9k: Do a quick scan only when scan_not_start is true
Sujith Manoharan
2013-08-01
1
-0
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-11
1
-59
/
+0
|
\
|
*
ath9k: Remove unused structure ath_dbg_bb_mac_samp
Sujith Manoharan
2013-06-03
1
-39
/
+0
|
*
ath9k: Remove MAC_DEBUG
Sujith Manoharan
2013-05-22
1
-20
/
+0
*
|
ath9k: Fix crash on module unload
Sujith Manoharan
2013-05-17
1
-0
/
+5
|
/
*
ath9k: Report txerr-filtered errors in debugfs.
Ben Greear
2013-03-06
1
-0
/
+2
*
ath9k: drop spectral packets after processing them
Simon Wunderlich
2013-01-30
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-2
/
+0
|
\
|
*
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
1
-2
/
+0
*
|
ath9k: add spectral scan feature
Simon Wunderlich
2013-01-09
1
-0
/
+5
|
/
*
ath9k: Fix regression in 'xmit' debugfs file
Sujith Manoharan
2012-12-10
1
-1
/
+1
*
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
2012-11-30
1
-1
/
+8
*
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
2012-11-30
1
-0
/
+8
*
ath9k: Fix the 'xmit' debugfs file
Sujith Manoharan
2012-11-21
1
-1
/
+16
*
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
2012-11-21
1
-0
/
+1
*
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
2012-09-11
1
-1
/
+0
*
ath9k: Add Generic hardware timer interrupt in debugfs
Mohammed Shafi Shajakhan
2012-09-11
1
-0
/
+3
*
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
2012-07-17
1
-11
/
+13
*
ath9k: Add MCI interrupt to debugfs statistics
Sujith Manoharan
2012-06-06
1
-0
/
+1
*
ath9k: Gather and report IRQ sync_cause errors.
Ben Greear
2012-04-16
1
-0
/
+23
*
ath9k: Add more recv stats.
Ben Greear
2012-04-11
1
-0
/
+18
*
ath9k: Add tx-failed counter.
Ben Greear
2012-04-11
1
-0
/
+2
*
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
2012-04-09
1
-0
/
+1
*
ath9k: remove rssi/antenna information from recv debug stats
Felix Fietkau
2012-03-07
1
-7
/
+0
*
ath9k: make MAC sample statistics optional
Felix Fietkau
2012-03-07
1
-5
/
+15
*
ath9k: add DFS radar pulse processing
Zefir Kurtisi
2011-12-15
1
-0
/
+2
*
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
2011-10-11
1
-0
/
+13
*
ath9k: add Block ACK bitmap in sample debug
Mohammed Shafi Shajakhan
2011-09-27
1
-0
/
+2
*
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
2011-09-16
1
-2
/
+4
*
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
2011-08-29
1
-0
/
+47
*
ath9k: show excessive-retry MPDUs in debugfs
Felix Fietkau
2011-06-03
1
-0
/
+1
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
[next]