linux/drivers/net/wireless/ath/wil6210
Vladimir Kondratiev 83982cbe2b wil6210: interrupt moderation
Use hardware capabilities to limit IRQ generation to about 15 per msec
It corresponds to about 7 packets/IRQ when running iperf with default
parameters at 1.3Gbps

Do not enable this feature in the sniffer (monitor)  mode, because
interrupt moderation cause timestamp accuracy deterioration.
For the sniffer flow, it is important to get precise timestamp.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-01-09 10:56:38 -05:00
..
cfg80211.c net:drivers/net: Miscellaneous conversions to ETH_ALEN 2013-10-02 17:04:45 -04:00
debug.c wil6210: trace support 2013-05-22 15:08:27 -04:00
debugfs.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-07-25 16:48:01 -04: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 tree-wide: use reinit_completion instead of INIT_COMPLETION 2013-11-15 09:32:21 +09:00
Makefile wil6210: drop -Werror compiler flag 2013-07-22 16:54:46 -04: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
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: let IP stack re-check HW TCP/UDP csum errors 2013-08-15 16:07:59 -04:00
txrx.h wil6210: Enable TCP/UDP checksum HW offload 2013-07-22 16:54:44 -04:00
wil6210.h wil6210: interrupt moderation 2014-01-09 10:56:38 -05:00
wmi.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2013-08-28 13:51:40 -04:00
wmi.h wil6210: sync with new firmware 2013-03-13 14:26:21 -04:00