aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan1-1/+0
2014-01-13ath9k: Process GTT interruptsSujith Manoharan1-0/+1
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan1-3/+31
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau1-0/+7
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan1-2/+0
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi1-6/+6
2013-08-15ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau1-4/+0
2013-08-01ath9k: Add statistics for antenna diversitySujith Manoharan1-7/+13
2013-08-01ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan1-0/+13
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-59/+0
2013-06-03ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan1-39/+0
2013-05-22ath9k: Remove MAC_DEBUGSujith Manoharan1-20/+0
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan1-0/+5
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear1-0/+2
2013-01-30ath9k: drop spectral packets after processing themSimon Wunderlich1-0/+2
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+0
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau1-2/+0
2013-01-09ath9k: add spectral scan featureSimon Wunderlich1-0/+5
2012-12-10ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan1-1/+1
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan1-1/+8
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan1-0/+8
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan1-1/+16
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan1-0/+1
2012-09-11ath9k_hw: Wait BT calibration to completeRajkumar Manoharan1-1/+0
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan1-0/+3
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan1-11/+13
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan1-0/+1
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear1-0/+23
2012-04-11ath9k: Add more recv stats.Ben Greear1-0/+18
2012-04-11ath9k: Add tx-failed counter.Ben Greear1-0/+2
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan1-0/+1
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau1-7/+0
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau1-5/+15
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi1-0/+2
2011-10-11ath9k: keep track of what's triggering hardware resetsFelix Fietkau1-0/+13
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan1-0/+2
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau1-2/+4
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan1-0/+47
2011-06-03ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau1-0/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-25ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan1-0/+4
2011-04-12ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian1-0/+7
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau1-1/+2
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau1-1/+1
2011-01-21ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear1-2/+4
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear1-0/+6
2010-12-02ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear1-16/+0
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau1-3/+2
2010-10-15ath9k: make rate control debugfs stats per stationFelix Fietkau1-21/+0
2010-10-05ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear1-0/+12