summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/debug.c
AgeCommit message (Expand)Author
2012-07-17ath9k: Fix ANI managementSujith Manoharan
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau
2012-06-06ath9k: Use atomic operationsSujith Manoharan
2012-06-06ath9k: Add MCI interrupt to debugfs statisticsSujith Manoharan
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear
2012-04-16ath9k: Use macro to decrease code when priting recv stats.Ben Greear
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan
2012-03-07ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau
2012-03-07ath9k: make MAC sample statistics optionalFelix Fietkau
2012-02-27ath9k: Fix phyerr debug statisticsSujith Manoharan
2012-02-27ath9k: Prettify recv debugfs file outputSujith Manoharan
2012-02-27ath9k: Add a debugfs file to display reset statisticsSujith Manoharan
2012-02-27ath9k: Merge wiphy and misc debugfs filesSujith Manoharan
2012-02-27ath9k: Remove unnecessary variable initializationSujith Manoharan
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-09ath9k: Improve debugfs printout for stations.Ben Greear
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-11ath9k: keep track of what's triggering hardware resetsFelix Fietkau
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau
2011-09-14ath9k: Move cycle conters under cc_lockRajkumar Manoharan
2011-09-14ath9k: Take the samples in unassociated stateRajkumar Manoharan
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-08-30ath9k: clean up the aggregation tid queueFelix Fietkau
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan
2011-08-24ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan
2011-08-09ath9k: Dump modal eeprom headerRajkumar Manoharan
2011-08-09ath9k: Dump base eeprom headerRajkumar Manoharan
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