index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
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-14
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-26
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
1
-100
/
+22
2014-11-26
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-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
1
-2
/
+2
2014-11-11
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
1
-2
/
+2
2014-11-11
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-16
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-24
ath9k: Use static const
Joe Perches
1
-8
/
+12
2014-02-24
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
2014-01-13
ath9k: Add an option for station statistics
Sujith Manoharan
1
-80
/
+0
2013-12-19
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
Felix Fietkau
1
-0
/
+41
2013-12-18
ath9k: Cleanup spectral scan code
Sujith Manoharan
1
-309
/
+2
2013-12-02
ath9k: Fix TX99 config option usage
Sujith Manoharan
1
-114
/
+1
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
1
-0
/
+118
2013-09-26
ath9k: replace snprintf() with scnprintf()
Zefir Kurtisi
1
-222
/
+224
2013-08-15
ath9k: simplify debugfs chainmask handling
Felix Fietkau
1
-88
/
+4
2013-08-15
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
1
-11
/
+1
2013-08-09
ath9k: add CAB queue info to debugfs
Felix Fietkau
1
-16
/
+27
2013-08-09
ath9k: Fix build failure
Sujith Manoharan
1
-2
/
+6
2013-08-05
ath9k: Remove ath_ant_comb_update()
Sujith Manoharan
1
-1
/
+1
2013-08-05
ath9k: Add a HW capability for WLAN/BT RX diversity
Sujith Manoharan
1
-1
/
+5
2013-08-05
ath9k: Cleanup WLAN/BT RX diversity
Sujith Manoharan
1
-20
/
+18
2013-08-01
ath9k: Add statistics for antenna diversity
Sujith Manoharan
1
-14
/
+71
2013-08-01
ath9k: Add a debugfs file for antenna diversity
Sujith Manoharan
1
-0
/
+64
[next]