summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-151-4/+0
* ath9k: Add statistics for antenna diversitySujith Manoharan2013-08-011-7/+13
* ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan2013-08-011-0/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-59/+0
|\
| * ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-031-39/+0
| * ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-221-20/+0
* | ath9k: Fix crash on module unloadSujith Manoharan2013-05-171-0/+5
|/
* ath9k: Report txerr-filtered errors in debugfs.Ben Greear2013-03-061-0/+2
* ath9k: drop spectral packets after processing themSimon Wunderlich2013-01-301-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-2/+0
|\
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-111-2/+0
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-091-0/+5
|/
* ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan2012-12-101-1/+1
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-301-1/+8
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-301-0/+8
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-211-1/+16
* ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan2012-11-211-0/+1
* ath9k_hw: Wait BT calibration to completeRajkumar Manoharan2012-09-111-1/+0
* ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan2012-09-111-0/+3
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-171-11/+13
* ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan2012-06-061-0/+1
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-161-0/+23
* ath9k: Add more recv stats.Ben Greear2012-04-111-0/+18
* ath9k: Add tx-failed counter.Ben Greear2012-04-111-0/+2
* ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-091-0/+1
* ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2012-03-071-7/+0
* ath9k: make MAC sample statistics optionalFelix Fietkau2012-03-071-5/+15
* ath9k: add DFS radar pulse processingZefir Kurtisi2011-12-151-0/+2
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-111-0/+13
* ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2011-09-271-0/+2
* ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-161-2/+4
* ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-291-0/+47
* ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau2011-06-031-0/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan2011-04-251-0/+4
* ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian2011-04-121-0/+7
* ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau2011-01-281-1/+2
* ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau2011-01-281-1/+1
* ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-211-2/+4
* ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-211-0/+6
* ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear2010-12-021-16/+0
* ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-3/+2
* ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-151-21/+0
* ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear2010-10-051-0/+12
* ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez2010-06-021-0/+2
* ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-121-0/+1
* ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-121-7/+0
* ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez2010-04-161-0/+4
* ath9k: fix compile error without debug enabledFelix Fietkau2010-04-061-2/+3
* ath9k: split out access to rx status informationFelix Fietkau2010-03-311-1/+1
OpenPOWER on IntegriCloud