summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAgeFilesLines
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-21/+16
* ath9k: Remove 'other' VIF countSujith Manoharan2012-03-151-2/+2
* ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2012-03-071-31/+0
* ath9k: make MAC sample statistics optionalFelix Fietkau2012-03-071-0/+10
* ath9k: Fix phyerr debug statisticsSujith Manoharan2012-02-271-4/+2
* ath9k: Prettify recv debugfs file outputSujith Manoharan2012-02-271-52/+45
* ath9k: Add a debugfs file to display reset statisticsSujith Manoharan2012-02-271-0/+41
* ath9k: Merge wiphy and misc debugfs filesSujith Manoharan2012-02-271-160/+64
* ath9k: Remove unnecessary variable initializationSujith Manoharan2012-02-271-5/+0
* ath9k: add DFS radar pulse processingZefir Kurtisi2011-12-151-0/+3
* ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-151-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* | ath9k: Improve debugfs printout for stations.Ben Greear2011-11-091-4/+9
|/
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-111-3/+16
* ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2011-09-271-6/+18
* ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-161-3/+4
* ath9k: Move cycle conters under cc_lockRajkumar Manoharan2011-09-141-3/+6
* ath9k: Take the samples in unassociated stateRajkumar Manoharan2011-09-141-0/+5
* ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-141-10/+10
* ath9k: clean up the aggregation tid queueFelix Fietkau2011-08-301-1/+1
* ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-291-0/+310
* ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan2011-08-241-0/+55
* ath9k: Dump modal eeprom headerRajkumar Manoharan2011-08-091-0/+30
* ath9k: Dump base eeprom headerRajkumar Manoharan2011-08-091-0/+30
* ath9k: use ath_opmode_to_string()Pavel Roskin2011-07-181-20/+2
* ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau2011-06-031-1/+5
* ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan2011-06-011-0/+52
* ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau2011-06-011-1/+0
* ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: Fix power save wrappers in debug opsRajkumar Manoharan2011-05-191-0/+8
* ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan2011-04-251-0/+5
* ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian2011-04-121-1/+39
* ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau2011-03-301-0/+6
* ath9k: remove unnecessary debugfs return code checksFelix Fietkau2011-03-301-59/+29
* ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-041-4/+4
* ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan2011-03-041-0/+54
* ath9k: Show channel type and frequency in debugfs.Ben Greear2011-02-031-2/+21
* ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau2011-01-281-18/+19
* ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau2011-01-281-133/+4
* ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear2011-01-211-12/+125
* ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-211-1/+3
* ath9k: More xmit queue debugfs information.Ben Greear2011-01-211-0/+26
* ath9k: Keep track of stations for debugfs.Ben Greear2011-01-211-2/+92
* ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-211-1/+2
* ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-211-2/+27
* ath9k: Show some live tx-queue values in debugfs.Ben Greear2011-01-211-0/+16
* ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear2010-12-021-31/+4
* ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-17/+19