| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: Fix txq memory address printing in debugfs. | Ben Greear | 2011-03-04 | 1 | -4/+4 |
* | ath9k: Add a debugfs interface to dump chip registers | Vasanthakumar Thiagarajan | 2011-03-04 | 1 | -0/+54 |
* | ath9k: Show channel type and frequency in debugfs. | Ben Greear | 2011-02-03 | 1 | -2/+21 |
* | ath9k: fix tx queue index confusion in debugfs code | Felix Fietkau | 2011-01-28 | 1 | -18/+19 |
* | ath9k: remove the virtual wiphy debugfs interface | Felix Fietkau | 2011-01-28 | 1 | -133/+4 |
* | ath9k: Add 'misc' file to debugfs, fix queue indexes. | Ben Greear | 2011-01-21 | 1 | -12/+125 |
* | ath9k: Restart xmit logic in xmit watchdog. | Ben Greear | 2011-01-21 | 1 | -1/+3 |
* | ath9k: More xmit queue debugfs information. | Ben Greear | 2011-01-21 | 1 | -0/+26 |
* | ath9k: Keep track of stations for debugfs. | Ben Greear | 2011-01-21 | 1 | -2/+92 |
* | ath9k: Add counters to distinquish AMPDU enqueues. | Ben Greear | 2011-01-21 | 1 | -1/+2 |
* | ath9k: Add more information to debugfs xmit file. | Ben Greear | 2011-01-21 | 1 | -2/+27 |
* | ath9k: Show some live tx-queue values in debugfs. | Ben Greear | 2011-01-21 | 1 | -0/+16 |
* | ath9k: Move debugfs under ieee80211/[phyname]/ath9k/ | Ben Greear | 2010-12-02 | 1 | -31/+4 |
* | ath9k: rework tx queue selection and fix queue stopping/waking | Felix Fietkau | 2010-11-15 | 1 | -17/+19 |
* | ath9k: fix sparse complaint on aphy for debugfs | Luis R. Rodriguez | 2010-11-09 | 1 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -106/+65 |
|\ |
|
| * | ath9k: make rate control debugfs stats per station | Felix Fietkau | 2010-10-15 | 1 | -93/+0 |
| * | ath9k: Report total tx/rx bytes and packets in debugfs. | Ben Greear | 2010-10-05 | 1 | -0/+15 |
| * | ath9k : Fix for displaying the channel number | Mohammed Shafi Shajakhan | 2010-10-05 | 1 | -5/+10 |
| * | ath9k: Print rxfilter in debugfs. | Ben Greear | 2010-09-16 | 1 | -10/+43 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -11/+22 |
|/ |
|
* | ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40 | Felix Fietkau | 2010-06-14 | 1 | -0/+4 |
* | ath9k: remove duplicate WMM AC definitions | Felix Fietkau | 2010-06-14 | 1 | -4/+4 |
* | ath9k/debug: fixup the return codes | Dan Carpenter | 2010-06-02 | 1 | -9/+9 |
* | ath9k/debug: improve the snprintf() handling | Dan Carpenter | 2010-06-02 | 1 | -8/+25 |
* | ath9k: enable the baseband watchdog events for AR9003 | Luis R. Rodriguez | 2010-06-02 | 1 | -0/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 | 1 | -39/+197 |
|\ |
|
| * | ath9k: add debugfs files for reading/writing registers | Felix Fietkau | 2010-05-12 | 1 | -0/+89 |
| * | ath9k: add debugfs files for reading/writing the rx and tx chainmask | Felix Fietkau | 2010-05-12 | 1 | -0/+92 |
| * | ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries | Felix Fietkau | 2010-05-12 | 1 | -39/+16 |
* | | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 | 1 | -4/+18 |
|\ \
| |/ |
|
| * | ath9k: add RXLP and RXHP to debugfs counters | Luis R. Rodriguez | 2010-04-16 | 1 | -4/+18 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -21/+18 |
|\ \
| |/ |
|
| * | wireless/ath: remove trailing space in messages | Frans Pop | 2010-04-08 | 1 | -2/+2 |
| * | ath9k: split out access to rx status information | Felix Fietkau | 2010-03-31 | 1 | -10/+9 |
| * | ath9k: split out access to tx status information | Felix Fietkau | 2010-03-31 | 1 | -9/+7 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ath9k: allocate string buffer in read_file_dma() by kmalloc() | Pavel Roskin | 2010-02-01 | 1 | -17/+26 |
* | ath9k: Add debugfs file for RX errors | Sujith | 2010-01-12 | 1 | -0/+118 |
* | ath9k: add MCS rate index back to debufs rcstat | Luis R. Rodriguez | 2009-12-22 | 1 | -6/+32 |
* | ath9k: separate debugfs support from CONFIG_ATH_DEBUG | Felix Fietkau | 2009-11-28 | 1 | -0/+6 |
* | ath9k: properly use the mac80211 rate control api | Felix Fietkau | 2009-11-28 | 1 | -12/+2 |
* | ath9k: get rid of tx_info_priv | Felix Fietkau | 2009-11-18 | 1 | -4/+7 |
* | ath9k: move common->debug_mask setting to ath_init_softc() | Luis R. Rodriguez | 2009-10-07 | 1 | -5/+0 |
* | atheros: define a common priv struct | Luis R. Rodriguez | 2009-10-07 | 1 | -3/+4 |
* | ath9k: use common read/write ops on pci and debug code | Luis R. Rodriguez | 2009-10-07 | 1 | -8/+13 |
* | atheros: add common debug printing | Luis R. Rodriguez | 2009-10-07 | 1 | -19/+7 |
* | ath9k: use ath_hw for DPRINTF() and debug init/exit | Luis R. Rodriguez | 2009-10-07 | 1 | -6/+10 |
* | ath9k: Wrap DMA dump function with PS wakeup/restore | Sujith | 2009-08-28 | 1 | -0/+4 |
* | ath9k: Add debug counters for TX | Sujith | 2009-07-29 | 1 | -0/+85 |