linux_dsm_epyc7002/drivers/net/wireless/ath/ath6kl
Kalle Valo c807b30d25 ath6kl: add blocking debugfs file for retrieving firmware logs
When debugging firmware issues it's not always enough to get
the latest firmware logs, sometimes we need to get logs from a longer
period. To make this possible, add a debugfs file named fwlog_block. When
reading from this file ath6kl will send firmware logs whenever available
and otherwise it will block and wait for new logs.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-02-08 11:25:07 +02:00
..
bmi.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
bmi.h ath6kl: change bmi sizes being configurable by HIF 2011-11-13 12:34:29 +02:00
cfg80211.c ath6kl: Fix typo in cfg80211.c 2012-02-02 10:09:37 +02:00
cfg80211.h ath6kl: create core.c 2012-01-18 13:59:49 +02:00
common.h ath6kl: create core.c 2012-01-18 13:59:49 +02:00
core.c ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend 2012-01-30 21:22:54 +02:00
core.h ath6kl: add blocking debugfs file for retrieving firmware logs 2012-02-08 11:25:07 +02:00
debug.c ath6kl: add blocking debugfs file for retrieving firmware logs 2012-02-08 11:25:07 +02:00
debug.h ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
hif-ops.h ath6kl: move diag commands to hif driver 2011-11-13 12:34:29 +02:00
hif.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
hif.h ath6kl: AR6004 SDIO support 2011-11-13 12:34:30 +02:00
htc.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
htc.h ath6kl: use ath6kl_credit prefix consistently 2011-11-11 12:58:54 +02:00
init.c ath6kl: fix compiler warning in ath6kl_init_hw_params() 2012-02-02 10:13:06 +02:00
Kconfig ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
main.c ath6kl: Fix kernel panic during rx aggregation 2012-01-30 21:11:30 +02:00
Makefile ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
sdio.c ath6kl: Workaround to support Deep Sleep with MSM. 2012-01-31 21:06:46 +02:00
target.h ath6kl: add board address to struct ath6kl_hw 2011-11-16 10:22:33 +02:00
testmode.c ath6kl: send TCMD response through testmode events 2012-01-02 18:50:42 +02:00
testmode.h ath6kl: send TCMD response through testmode events 2012-01-02 18:50:42 +02:00
txrx.c ath6kl: Fix kernel panic during rx aggregation 2012-01-30 21:11:30 +02:00
usb.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
wmi.c ath6kl: Wait for host sleep mode cmd processed event during WOW suspend 2012-01-30 21:22:55 +02:00
wmi.h ath6kl: Wait for host sleep mode cmd processed event during WOW suspend 2012-01-30 21:22:55 +02:00