linux_dsm_epyc7002/drivers/net/wireless/ath/wil6210
Vladimir Kondratiev b4490f423c wil6210: Block ACK
When running multiple connections, hardware can't do BACK reordering
and it should be done on the host.

Model after mac80211's implementation. Drop RCU for now;
to be re-added when BACK will be stabilized

BACK handshaking is not implemented yet in the hardware,
pretend it was done to support the way FW operating

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-02-28 14:33:30 -05:00
..
cfg80211.c wil6210: multiple connect - initial support 2014-02-28 14:33:29 -05:00
debug.c wil6210: trace support 2013-05-22 15:08:27 -04:00
debugfs.c wil6210: Block ACK 2014-02-28 14:33:30 -05:00
interrupt.c wil6210: interrupt moderation 2014-01-09 10:56:38 -05:00
Kconfig wil6210: fix name of tracing config option 2013-06-12 15:06:52 -04:00
main.c wil6210: Block ACK 2014-02-28 14:33:30 -05:00
Makefile wil6210: Block ACK 2014-02-28 14:33:30 -05:00
netdev.c wil6210: Enable TCP/UDP checksum HW offload 2013-07-22 16:54:44 -04:00
pcie_bus.c wireless: wil6210: remove unnecessary pci_set_drvdata() 2013-09-26 15:13:43 -04:00
rx_reorder.c wil6210: Block ACK 2014-02-28 14:33:30 -05:00
trace.c wil6210: trace support 2013-05-22 15:08:27 -04:00
trace.h wil6210: Align WMI header with latest FW 2013-07-22 16:54:37 -04:00
txrx.c wil6210: Block ACK 2014-02-28 14:33:30 -05:00
txrx.h wil6210: Block ACK 2014-02-28 14:33:30 -05:00
wil6210.h wil6210: Block ACK 2014-02-28 14:33:30 -05:00
wmi.c wil6210: Block ACK 2014-02-28 14:33:30 -05:00
wmi.h wil6210: sync with new firmware 2013-03-13 14:26:21 -04:00