tn3399_openwrt/package
Felix Fietkau ddfaee36ba ath9k: make DMA stop related messages debug-only (#11862, #9654)
A long time ago, ath9k had issues during reset where the DMA engine
would stay active and could potentially corrupt memory.
To debug those issues, the driver would print warnings whenever they
occur.

Nowadays, these issues are gone and the primary cause of these messages
is if the MAC is stuck during reset or busy processing a long
transmission. This is fairly harmless, yet these messages continue to
worry users.

To reduce the number of bogus bug reports, turn these messages into
debug messages and count their occurence in the "reset" debugfs file.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 46158
2015-07-02 11:45:08 +00:00
..
base-files base-files: add openwrt snapshot key 2015-06-05 18:21:53 +00:00
boot grub2: disable stack-protector 2015-06-25 11:20:39 +00:00
devel strace: update to 4.10 2015-06-25 11:05:50 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel ath9k: make DMA stop related messages debug-only (#11862, #9654) 2015-07-02 11:45:08 +00:00
libs libubox: fix MD5 for musl on big-endian platforms 2015-06-29 14:12:38 +00:00
network mdns: fix ubus wait_for command 2015-07-02 11:26:12 +00:00
system ubus: update to latest git HEAD 2015-06-18 17:04:14 +00:00
utils Revert "px5g-standalone: compatibility with fortify-headers" 2015-06-24 18:52:10 +00:00
Makefile fix mklibs with musl 2015-06-25 10:14:22 +00:00