aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/debug.c
AgeCommit message (Expand)Author
2010-12-02ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-11-09ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15ath9k: make rate control debugfs stats per stationFelix Fietkau
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear
2010-10-05ath9k : Fix for displaying the channel numberMohammed Shafi Shajakhan
2010-09-16ath9k: Print rxfilter in debugfs.Ben Greear
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau
2010-06-02ath9k/debug: fixup the return codesDan Carpenter
2010-06-02ath9k/debug: improve the snprintf() handlingDan Carpenter
2010-06-02ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-12ath9k: add debugfs files for reading/writing registersFelix Fietkau
2010-05-12ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau
2010-05-12ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop
2010-03-31ath9k: split out access to rx status informationFelix Fietkau
2010-03-31ath9k: split out access to tx status informationFelix Fietkau
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin
2010-01-12ath9k: Add debugfs file for RX errorsSujith
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau
2009-10-07ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez
2009-10-07atheros: define a common priv structLuis R. Rodriguez
2009-10-07ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-08-28ath9k: Wrap DMA dump function with PS wakeup/restoreSujith
2009-07-29ath9k: Add debug counters for TXSujith
2009-07-10ath9k: remove permissions from debugfs filesJiri Slaby
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan
2009-06-03ath9k: Add "debug" file to debugfsJeff Hansen
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez