linux/drivers/net/wireless/ath/ath10k
Kalle Valo acc65103c1 ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()
Commit 750afb08ca ("cross-tree: phase out dma_zalloc_coherent()") introduced
a new checkpatch warning:

drivers/net/wireless/ath/ath10k/ce.c:1602: line over 90 characters

Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-12 20:42:15 +02:00
..
ahb.c ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
ahb.h
bmi.c ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377. 2018-09-06 19:10:05 +03:00
bmi.h ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377. 2018-09-06 19:10:05 +03:00
ce.c ath10k: fix line length warning in ath10k_ce_alloc_dest_ring() 2019-02-12 20:42:15 +02:00
ce.h ath10k: fix shadow register implementation for WCN3990 2019-02-11 18:35:03 +02:00
core.c ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
core.h ath10k: disable interface pause wow config for integrated chipset 2019-02-11 18:29:49 +02:00
coredump.c ath10k: disable interface pause wow config for integrated chipset 2019-02-11 18:29:49 +02:00
coredump.h ath10k: assign proper firmware crash dump structure 2018-11-05 12:10:55 +02:00
debug.c ath10k: disable interface pause wow config for integrated chipset 2019-02-11 18:29:49 +02:00
debug.h ath10k: add debug mask for QMI layer 2018-10-13 20:31:47 +03:00
debugfs_sta.c ath10k: fix peer stats null pointer dereference 2018-12-20 19:08:35 +02:00
hif.h ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
htc.c ath10k: request credit report if flow control enabled on ep 2019-02-11 18:29:59 +02:00
htc.h
htt.c ath10k: Add support for extended HTT aggr msg support 2019-02-04 17:51:39 +02:00
htt.h ath10k: Add support for extended HTT aggr msg support 2019-02-04 17:51:39 +02:00
htt_rx.c ath10k: disable interface pause wow config for integrated chipset 2019-02-11 18:29:49 +02:00
htt_tx.c ath10k: disable interface pause wow config for integrated chipset 2019-02-11 18:29:49 +02:00
hw.c ath10k: Set DMA address mask to 35 bit for WCN3990 2019-02-04 17:49:11 +02:00
hw.h ath10k: reduce transmit msdu count 2019-02-07 16:56:09 +02:00
Kconfig ath10k: remove work in progress logs from snoc driver 2018-12-20 19:03:15 +02:00
mac.c ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
mac.h ath10k: add waiting htt tx complete before wow enable 2018-09-03 19:57:03 +03:00
Makefile ath10k: add QMI message handshake for wcn3990 client 2018-10-13 20:31:56 +03:00
p2p.c
p2p.h
pci.c ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
pci.h ath10k: pci: use mutex for diagnostic window CE polling 2019-02-11 18:31:55 +02:00
qmi.c ath10k: fix a NULL vs IS_ERR() check 2018-12-20 19:05:19 +02:00
qmi.h ath10k: add QMI message handshake for wcn3990 client 2018-10-13 20:31:56 +03:00
qmi_wlfw_v01.c ath10k: update HOST capability qmi message 2019-02-07 16:27:20 +02:00
qmi_wlfw_v01.h ath10k: update HOST capability qmi message 2019-02-07 16:27:20 +02:00
rx_desc.h ath10k: fix warning due to msdu limit error 2018-12-20 19:02:18 +02:00
sdio.c ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
sdio.h
snoc.c ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
snoc.h ath10k: ath10k_snoc_{read,write}32() should be static 2018-11-06 18:18:24 +02:00
spectral.c ath10k: do not return invalid pointers as a *dentry 2019-02-07 16:55:12 +02:00
spectral.h
swap.c
swap.h
targaddrs.h ath10k: support extended board data download for dual-band QCA9984 2018-09-06 18:54:11 +03:00
testmode.c ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
testmode.h
testmode_i.h
thermal.c ath10k: skip sending quiet mode cmd for WCN3990 2018-12-19 15:37:01 +02:00
thermal.h
trace.c
trace.h
txrx.c ath10k: disable interface pause wow config for integrated chipset 2019-02-11 18:29:49 +02:00
txrx.h
usb.c ath10k: enable Factory Test Mode for WCN3990 2019-02-11 18:33:53 +02:00
usb.h
wmi-ops.h ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf 2019-02-11 18:27:49 +02:00
wmi-tlv.c ath10k: disable interface pause wow config for integrated chipset 2019-02-11 18:29:49 +02:00
wmi-tlv.h ath10k: disable interface pause wow config for integrated chipset 2019-02-11 18:29:49 +02:00
wmi.c ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf 2019-02-11 18:27:49 +02:00
wmi.h ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf 2019-02-11 18:27:49 +02:00
wow.c ath10k: fix some typo 2018-11-06 18:00:40 +02:00
wow.h