WSL2-Linux-Kernel/drivers/net/wireless/ath/wil6210
Jakub Kicinski fad99303f0 wil6210: reject unsupported coalescing params
Set ethtool_ops->supported_coalesce_params to let
the core reject unsupported coalescing parameters.

This driver did not previously reject unsupported parameters.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-06 22:45:55 -08:00
..
Kconfig ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
Makefile ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
boot_loader.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
cfg80211.c wil6210: add support for set_cqm_rssi_config 2019-12-19 18:16:54 +02:00
debug.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
debugfs.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
ethtool.c wil6210: reject unsupported coalescing params 2020-03-06 22:45:55 -08:00
fw.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
fw.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
fw_inc.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
interrupt.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
main.c wil6210: use true,false for bool variable 2020-01-26 12:19:14 +02:00
netdev.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
p2p.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
pcie_bus.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
pm.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
pmc.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
pmc.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
rx_reorder.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
trace.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
trace.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
txrx.c wil6210: use true,false for bool variable 2020-01-26 12:19:14 +02:00
txrx.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
txrx_edma.c wil6210: dump Rx status message on errors 2019-12-19 18:15:32 +02:00
txrx_edma.h wil6210: fix MID valid bits in Rx status message 2019-12-19 18:16:31 +02:00
wil6210.h wil6210: add support for set_cqm_rssi_config 2019-12-19 18:16:54 +02:00
wil_crash_dump.c wil6210: take mem_lock for writing in crash dump collection 2019-12-19 18:15:56 +02:00
wil_platform.c wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
wil_platform.h wil6210: add SPDX license identifiers 2019-10-31 10:16:10 +02:00
wmi.c wil6210: use true,false for bool variable 2020-01-26 12:19:14 +02:00
wmi.h wil6210: add support for set_cqm_rssi_config 2019-12-19 18:16:54 +02:00