summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* 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