aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/debug.h
AgeCommit message (Expand)Author
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear
2013-01-30ath9k: drop spectral packets after processing themSimon Wunderlich
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2012-12-10ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan
2012-09-11ath9k_hw: Wait BT calibration to completeRajkumar Manoharan
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi
2011-10-11ath9k: keep track of what's triggering hardware resetsFelix Fietkau
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan
2011-06-03ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-25ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan
2011-04-12ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau
2011-01-21ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear
2010-12-02ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-10-15ath9k: make rate control debugfs stats per stationFelix Fietkau
2010-10-05ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear
2010-06-02ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez
2010-05-12ath9k: add debugfs files for reading/writing registersFelix Fietkau
2010-05-12ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau
2010-04-16ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez
2010-04-06ath9k: fix compile error without debug enabledFelix Fietkau
2010-03-31ath9k: split out access to rx status informationFelix Fietkau
2010-03-31ath9k: split out access to tx status informationFelix Fietkau
2010-01-12ath9k: Add debugfs file for RX errorsSujith
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez