summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Print rxfilter in debugfs.Ben Greear2010-09-161-10/+43
* 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/+16Star
* | 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/+18Star
|\|
| * wireless/ath: remove trailing space in messagesFrans Pop2010-04-081-2/+2
| * ath9k: split out access to rx status informationFelix Fietkau2010-03-311-10/+9Star
| * ath9k: split out access to tx status informationFelix Fietkau2010-03-311-9/+7Star
* | 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/+2Star
* ath9k: get rid of tx_info_privFelix Fietkau2009-11-181-4/+7
* ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez2009-10-071-5/+0Star
* atheros: define a common priv structLuis R. Rodriguez2009-10-071-3/+4
* ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez2009-10-071-8/+13
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-19/+7Star
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-6/+10
* ath9k: Wrap DMA dump function with PS wakeup/restoreSujith2009-08-281-0/+4
* ath9k: Add debug counters for TXSujith2009-07-291-0/+85
* ath9k: remove permissions from debugfs filesJiri Slaby2009-07-101-5/+5
* ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan2009-06-031-8/+14
* ath9k: Add "debug" file to debugfsJeff Hansen2009-06-031-0/+38
* ath9k: Combine legacy and 11n rc statisticsJeff Hansen2009-06-031-78/+33Star
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+562