android_kernel_oneplus_msm8998/drivers/net/wireless/ath/wil6210
Vladimir Kondratiev 1cbbcb08c7 wil6210: prefetch head of packet
As soon as skb is ready to be reaped, prefetch 1-st cache line.
This accelerates data access that is performed later, during the
packet classification by the driver and IP stack.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-01-09 10:56:39 -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: prefetch head of packet 2014-01-09 10:56:39 -05: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