summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/debug.c
AgeCommit message (Expand)Author
2011-07-18ath9k: use ath_opmode_to_string()Pavel Roskin
2011-06-03ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau
2011-05-19ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-19ath9k: Fix power save wrappers in debug opsRajkumar Manoharan
2011-04-25ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan
2011-04-12ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau
2011-03-30ath9k: remove unnecessary debugfs return code checksFelix Fietkau
2011-03-04ath9k: Fix txq memory address printing in debugfs.Ben Greear
2011-03-04ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan
2011-02-03ath9k: Show channel type and frequency in debugfs.Ben Greear
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau
2011-01-21ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear
2011-01-21ath9k: Restart xmit logic in xmit watchdog.Ben Greear
2011-01-21ath9k: More xmit queue debugfs information.Ben Greear
2011-01-21ath9k: Keep track of stations for debugfs.Ben Greear
2011-01-21ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear
2011-01-21ath9k: Show some live tx-queue values in debugfs.Ben Greear
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