aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.h
Commit message (Expand)AuthorAge
* ath9k: Remove ath9k rate controlSujith Manoharan2014-02-12
* ath9k: Process GTT interruptsSujith Manoharan2014-01-13
* ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-13
* ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-19
* ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-18
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-26
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-15
* ath9k: Add statistics for antenna diversitySujith Manoharan2013-08-01
* ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan2013-08-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
|\
| * ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-03
| * ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-22
* | ath9k: Fix crash on module unloadSujith Manoharan2013-05-17
|/
* ath9k: Report txerr-filtered errors in debugfs.Ben Greear2013-03-06
* ath9k: drop spectral packets after processing themSimon Wunderlich2013-01-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-11
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-09
|/
* ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan2012-12-10
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-30
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-30
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-21
* ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-21
* ath9k_hw: Wait BT calibration to completeRajkumar Manoharan2012-09-11
* ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan2012-09-11
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-17
* ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan2012-06-06
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-16
* ath9k: Add more recv stats.Ben Greear2012-04-11
* ath9k: Add tx-failed counter.Ben Greear2012-04-11
* ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-09
* ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2012-03-07
* ath9k: make MAC sample statistics optionalFelix Fietkau2012-03-07
* ath9k: add DFS radar pulse processingZefir Kurtisi2011-12-15
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-11
* ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2011-09-27
* ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-16
* ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-29
* ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau2011-06-03
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan2011-04-25
* ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian2011-04-12
* ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau2011-01-28
* ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau2011-01-28
* ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-21
* ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-21
* ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear2010-12-02
* ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
* ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-15
* ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear2010-10-05