aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAge
* 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: add an interface for overriding the value of specific GPIO pinsFelix Fietkau2011-03-30
* ath9k: remove unnecessary debugfs return code checksFelix Fietkau2011-03-30
* ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-04
* ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan2011-03-04
* ath9k: Show channel type and frequency in debugfs.Ben Greear2011-02-03
* ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau2011-01-28
* ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau2011-01-28
* ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear2011-01-21
* ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-21
* ath9k: More xmit queue debugfs information.Ben Greear2011-01-21
* ath9k: Keep track of stations for debugfs.Ben Greear2011-01-21
* ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-21
* ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-21
* ath9k: Show some live tx-queue values in debugfs.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: fix sparse complaint on aphy for debugfsLuis R. Rodriguez2010-11-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * 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 : Fix for displaying the channel numberMohammed Shafi Shajakhan2010-10-05
| * ath9k: Print rxfilter in debugfs.Ben Greear2010-09-16
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-14
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-14
* ath9k/debug: fixup the return codesDan Carpenter2010-06-02
* ath9k/debug: improve the snprintf() handlingDan Carpenter2010-06-02
* ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez2010-06-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
|\
| * ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-12
| * ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau2010-05-12
| * ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-12
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\|
| * ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez2010-04-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * wireless/ath: remove trailing space in messagesFrans Pop2010-04-08
| * ath9k: split out access to rx status informationFelix Fietkau2010-03-31
| * ath9k: split out access to tx status informationFelix Fietkau2010-03-31
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin2010-02-01
* ath9k: Add debugfs file for RX errorsSujith2010-01-12
* ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez2009-12-22
* ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau2009-11-28
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-28
* ath9k: get rid of tx_info_privFelix Fietkau2009-11-18
* ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez2009-10-07
* atheros: define a common priv structLuis R. Rodriguez2009-10-07
* ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez2009-10-07