index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
debug.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-07
wifi: ath9k: Remove error checks when creating debugfs entries
Toke Høiland-Jørgensen
2024-08-01
wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
Dmitry Kandybka
2023-11-29
wifi: ath9k: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-09-20
wifi: ath9k: fix clang-specific fortify warnings
Dmitry Antipov
2023-08-22
wifi: ath9k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
2023-08-22
wifi: ath9k: fix parameter check in ath9k_init_debug()
Minjie Du
2021-10-05
ath9k: add option to reset the wifi chip via debugfs
Linus Lüssing
2021-02-11
ath9k: fix data bus crash when setting nf_override via debugfs
Linus Lüssing
2020-11-11
ath9k: remove WDS code
Johannes Berg
2019-02-26
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-01
ath9k: debug: remove set but not used variable 'fops_dump_nfcal'
YueHaibing
2018-06-14
ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"
Colin Ian King
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-10-27
ath9k: debug: Remove redundant check
Christos Gkekas
2017-10-04
ath9k: make const array reg_hole_list static, reduces object code size
Colin Ian King
2017-08-03
ath9k: fix debugfs file permission
Christoph Fritz
2017-04-19
ath9k: add noise floor override option
Simon Wunderlich
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-03-11
ath9k: fix reg dump data bus error
Miaoqing Pan
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
2015-07-21
ath9k: make DMA stop related messages debug-only
Felix Fietkau
2015-03-03
ath9k: add per-vif TX power capability
Lorenzo Bianconi
2015-02-03
ath9k: Add a debugfs file for WOW
Sujith Manoharan
2015-01-15
ath9k: enable per-packet TPC on AR9002 based chips
Lorenzo Bianconi
2015-01-15
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
2014-12-24
ath9k: add debugfs support for hw TPC
Lorenzo Bianconi
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-06
Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...
Greg Kroah-Hartman
2014-11-26
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
2014-11-26
ath: use seq_file api for ath9k debugfs files
Arend van Spriel
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-17
ath9k: fix misc debugfs when not using chan context
Ben Greear
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
2014-11-11
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
2014-11-11
ath9k: use struct dentry by ath9k_spectral_init_debug
Oleksij Rempel
2014-10-30
ath9k: fix some debugfs output
Dan Carpenter
2014-10-27
ath9k: restart hardware after noise floor calibration failure
Felix Fietkau
2014-10-27
ath9k: clean up debugfs print of reset causes
Felix Fietkau
2014-09-16
ath9k: add debugfs support for dynack
Lorenzo Bianconi
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
2014-07-18
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
Andrey Utkin
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
2014-06-19
ath9k: Move caldata into channel context
Felix Fietkau
2014-05-13
ath9k: move phy_err to ath9k_cmn_debug_phy_err
Oleksij Rempel
2014-05-13
ath9k: move recv to ath9k_cmn_debug_recv
Oleksij Rempel
2014-05-13
ath9k & ath9k_htc: move ath_rx_stats to cmn
Oleksij Rempel
[next]