aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.h
Commit message (Expand)AuthorAge
* 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
* ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez2010-06-02
* ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-12
* ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-12
* ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez2010-04-16
* ath9k: fix compile error without debug enabledFelix Fietkau2010-04-06
* ath9k: split out access to rx status informationFelix Fietkau2010-03-31
* ath9k: split out access to tx status informationFelix Fietkau2010-03-31
* ath9k: Add debugfs file for RX errorsSujith2010-01-12
* ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau2009-11-28
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-28
* atheros: add common debug printingLuis R. Rodriguez2009-10-07
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-07