aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-38/+535
* ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: Fix power save wrappers in debug opsRajkumar Manoharan2011-05-191-0/+8
* ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan2011-04-251-0/+5
* ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian2011-04-121-1/+39
* ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau2011-03-301-0/+6
* ath9k: remove unnecessary debugfs return code checksFelix Fietkau2011-03-301-59/+29
* ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-041-4/+4
* ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan2011-03-041-0/+54
* ath9k: Show channel type and frequency in debugfs.Ben Greear2011-02-031-2/+21
* ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau2011-01-281-18/+19
* ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau2011-01-281-133/+4
* ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear2011-01-211-12/+125
* ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-211-1/+3
* ath9k: More xmit queue debugfs information.Ben Greear2011-01-211-0/+26
* ath9k: Keep track of stations for debugfs.Ben Greear2011-01-211-2/+92
* ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-211-1/+2
* ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-211-2/+27
* ath9k: Show some live tx-queue values in debugfs.Ben Greear2011-01-211-0/+16
* ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear2010-12-021-31/+4
* ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-17/+19
* ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez2010-11-091-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-106/+65
|\
| * ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-151-93/+0
| * ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear2010-10-051-0/+15
| * ath9k : Fix for displaying the channel numberMohammed Shafi Shajakhan2010-10-051-5/+10
| * ath9k: Print rxfilter in debugfs.Ben Greear2010-09-161-10/+43
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-11/+22
|/
* ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-141-0/+4
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-141-4/+4
* ath9k/debug: fixup the return codesDan Carpenter2010-06-021-9/+9
* ath9k/debug: improve the snprintf() handlingDan Carpenter2010-06-021-8/+25
* ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez2010-06-021-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-39/+197
|\
| * ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-121-0/+89
| * ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau2010-05-121-0/+92
| * ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-121-39/+16
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-4/+18
|\ \ | |/
| * ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez2010-04-161-4/+18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-21/+18
|\ \ | |/
| * wireless/ath: remove trailing space in messagesFrans Pop2010-04-081-2/+2
| * ath9k: split out access to rx status informationFelix Fietkau2010-03-311-10/+9
| * ath9k: split out access to tx status informationFelix Fietkau2010-03-311-9/+7
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin2010-02-011-17/+26
* ath9k: Add debugfs file for RX errorsSujith2010-01-121-0/+118
* ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez2009-12-221-6/+32
* ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau2009-11-281-0/+6
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-281-12/+2