aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAge
* 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
* atheros: add common debug printingLuis R. Rodriguez2009-10-07
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-07
* ath9k: Wrap DMA dump function with PS wakeup/restoreSujith2009-08-28
* ath9k: Add debug counters for TXSujith2009-07-29
* ath9k: remove permissions from debugfs filesJiri Slaby2009-07-10
* ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan2009-06-03
* ath9k: Add "debug" file to debugfsJeff Hansen2009-06-03
* ath9k: Combine legacy and 11n rc statisticsJeff Hansen2009-06-03
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-22