aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/debug.c
AgeCommit message (Expand)Author
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-03-27ath9k: trivial: change spectral relayfs bufferingZefir Kurtisi
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann
2013-01-30ath9k: drop spectral packets after processing themSimon Wunderlich
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan
2012-11-21ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan
2012-09-10ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau
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