aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau1-0/+4
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau1-4/+4
2010-06-02ath9k/debug: fixup the return codesDan Carpenter1-9/+9
2010-06-02ath9k/debug: improve the snprintf() handlingDan Carpenter1-8/+25
2010-06-02ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez1-0/+5
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-39/+197
2010-05-12ath9k: add debugfs files for reading/writing registersFelix Fietkau1-0/+89
2010-05-12ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau1-0/+92
2010-05-12ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau1-39/+16
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-4/+18
2010-04-16ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez1-4/+18
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-21/+18
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop1-2/+2
2010-03-31ath9k: split out access to rx status informationFelix Fietkau1-10/+9
2010-03-31ath9k: split out access to tx status informationFelix Fietkau1-9/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin1-17/+26
2010-01-12ath9k: Add debugfs file for RX errorsSujith1-0/+118
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez1-6/+32
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau1-0/+6
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau1-12/+2
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau1-4/+7
2009-10-07ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez1-5/+0
2009-10-07atheros: define a common priv structLuis R. Rodriguez1-3/+4
2009-10-07ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez1-8/+13
2009-10-07atheros: add common debug printingLuis R. Rodriguez1-19/+7
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez1-6/+10
2009-08-28ath9k: Wrap DMA dump function with PS wakeup/restoreSujith1-0/+4
2009-07-29ath9k: Add debug counters for TXSujith1-0/+85
2009-07-10ath9k: remove permissions from debugfs filesJiri Slaby1-5/+5
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan1-8/+14
2009-06-03ath9k: Add "debug" file to debugfsJeff Hansen1-0/+38
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen1-78/+33
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+562