summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/debug.c
Commit message (Expand)AuthorAge
* ath9k: debug: Remove redundant checkChristos Gkekas2017-10-27
* ath9k: make const array reg_hole_list static, reduces object code sizeColin Ian King2017-10-04
* ath9k: fix debugfs file permissionChristoph Fritz2017-08-03
* ath9k: add noise floor override optionSimon Wunderlich2017-04-19
* ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-15
* ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-15
* ath9k: fix reg dump data bus errorMiaoqing Pan2016-03-11
* ath9k: Add support for OCB modeJan Kaisrlik2015-09-29
* ath9k: make DMA stop related messages debug-onlyFelix Fietkau2015-07-21
* ath9k: add per-vif TX power capabilityLorenzo Bianconi2015-03-03
* ath9k: Add a debugfs file for WOWSujith Manoharan2015-02-03
* ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi2015-01-15
* ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2015-01-15
* ath9k: add debugfs support for hw TPCLorenzo Bianconi2014-12-24
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman2014-12-06
| * ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel2014-11-26
| * ath: use seq_file api for ath9k debugfs filesArend van Spriel2014-11-26
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-19
|\ \ | |/
| * ath9k: fix some debugfs outputDan Carpenter2014-10-30
* | ath9k: fix misc debugfs when not using chan contextBen Greear2014-11-17
* | ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-11
* | ath9k: remove all struct ath_softc dependencies from spectral codeOleksij Rempel2014-11-11
* | ath9k: use struct dentry by ath9k_spectral_init_debugOleksij Rempel2014-11-11
* | ath9k: restart hardware after noise floor calibration failureFelix Fietkau2014-10-27
* | ath9k: clean up debugfs print of reset causesFelix Fietkau2014-10-27
|/
* ath9k: add debugfs support for dynackLorenzo Bianconi2014-09-16
* ath9k: Fix interface accountingSujith Manoharan2014-09-09
* ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin2014-07-18
* ath9k: Summarize hw state per channel contextRajkumar Manoharan2014-06-19
* ath9k: Move caldata into channel contextFelix Fietkau2014-06-19
* ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel2014-05-13
* ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel2014-05-13
* ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel2014-05-13
* ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel2014-05-13
* ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel2014-05-13
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-17
* ath9k: clean up and enhance ANI debugfs fileFelix Fietkau2014-03-14
* ath9k: Use static constJoe Perches2014-02-24
* ath9k: list more reset causes in debugfsFelix Fietkau2014-02-24
* ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan2014-01-13
* ath9k: Add an option for station statisticsSujith Manoharan2014-01-13
* ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-19
* ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-18
* ath9k: Fix TX99 config option usageSujith Manoharan2013-12-02
* ath9k: add TX99 supportLuis R. Rodriguez2013-10-18
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-26
* ath9k: simplify debugfs chainmask handlingFelix Fietkau2013-08-15
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-15
* ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-09