index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-10-05
ath9k: add option to reset the wifi chip via debugfs
Linus Lüssing
1
-4
/
+53
2021-02-11
ath9k: fix data bus crash when setting nf_override via debugfs
Linus Lüssing
1
-1
/
+4
2020-11-11
ath9k: remove WDS code
Johannes Berg
1
-2
/
+2
2019-02-26
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
1
-1
/
+1
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
1
-3
/
+0
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
1
-12
/
+12
2018-10-01
ath9k: debug: remove set but not used variable 'fops_dump_nfcal'
YueHaibing
1
-13
/
+0
2018-06-14
ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"
Colin Ian King
1
-1
/
+1
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-21
/
+19
2017-10-27
ath9k: debug: Remove redundant check
Christos Gkekas
1
-1
/
+1
2017-10-04
ath9k: make const array reg_hole_list static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-08-03
ath9k: fix debugfs file permission
Christoph Fritz
1
-1
/
+1
2017-04-19
ath9k: add noise floor override option
Simon Wunderlich
1
-0
/
+62
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
1
-0
/
+3
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
1
-13
/
+1
2016-03-11
ath9k: fix reg dump data bus error
Miaoqing Pan
1
-3
/
+21
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
1
-2
/
+2
2015-07-21
ath9k: make DMA stop related messages debug-only
Felix Fietkau
1
-0
/
+2
2015-03-03
ath9k: add per-vif TX power capability
Lorenzo Bianconi
1
-1
/
+4
2015-02-03
ath9k: Add a debugfs file for WOW
Sujith Manoharan
1
-0
/
+68
2015-01-15
ath9k: enable per-packet TPC on AR9002 based chips
Lorenzo Bianconi
1
-5
/
+0
2015-01-15
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
1
-100
/
+29
2014-12-24
ath9k: add debugfs support for hw TPC
Lorenzo Bianconi
1
-0
/
+71
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-244
/
+171
2014-12-06
Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...
Greg Kroah-Hartman
1
-22
/
+100
2014-11-27
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
1
-100
/
+22
2014-11-27
ath: use seq_file api for ath9k debugfs files
Arend van Spriel
1
-268
/
+187
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
1
-1
/
+1
2014-11-17
ath9k: fix misc debugfs when not using chan context
Ben Greear
1
-3
/
+4
2014-11-12
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
1
-2
/
+2
2014-11-12
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
1
-2
/
+2
2014-11-12
ath9k: use struct dentry by ath9k_spectral_init_debug
Oleksij Rempel
1
-1
/
+1
2014-10-30
ath9k: fix some debugfs output
Dan Carpenter
1
-1
/
+1
2014-10-27
ath9k: restart hardware after noise floor calibration failure
Felix Fietkau
1
-0
/
+1
2014-10-27
ath9k: clean up debugfs print of reset causes
Felix Fietkau
1
-27
/
+21
2014-09-17
ath9k: add debugfs support for dynack
Lorenzo Bianconi
1
-0
/
+28
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
1
-1
/
+1
2014-07-18
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
Andrey Utkin
1
-1
/
+1
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
1
-10
/
+16
2014-06-19
ath9k: Move caldata into channel context
Felix Fietkau
1
-1
/
+1
2014-05-13
ath9k: move phy_err to ath9k_cmn_debug_phy_err
Oleksij Rempel
1
-63
/
+1
2014-05-13
ath9k: move recv to ath9k_cmn_debug_recv
Oleksij Rempel
1
-57
/
+3
2014-05-13
ath9k & ath9k_htc: move ath_rx_stats to cmn
Oleksij Rempel
1
-25
/
+1
2014-05-13
ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom
Oleksij Rempel
1
-30
/
+1
2014-05-13
ath9k-common: create common-debug and move modal_eeprom to cmn
Oleksij Rempel
1
-30
/
+3
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
1
-1
/
+1
2014-03-14
ath9k: clean up and enhance ANI debugfs file
Felix Fietkau
1
-30
/
+28
2014-02-25
ath9k: Use static const
Joe Perches
1
-8
/
+12
2014-02-25
ath9k: list more reset causes in debugfs
Felix Fietkau
1
-0
/
+6
2014-01-13
ath9k: Use a separate debugfs file for PHY errors
Sujith Manoharan
1
-43
/
+74
[next]