ath10k: add WOW disconnect/magic-packet support
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Mon, 23 Mar 2015 15:32:53 +0000 (17:32 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 30 Mar 2015 06:09:30 +0000 (09:09 +0300)
commit5fd3ac3c36f8b28f54ce3094e69bfc1d54ca0be9
treef24ee44ff64844d3e3d7b6c5ebc646a8a02d269a
parentf5431e87ae0357bd72cfbfbe9552aa3d555c3800
ath10k: add WOW disconnect/magic-packet support

Add support for WOW disconnect and magic-packet.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/Makefile
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wow.c [new file with mode: 0644]
drivers/net/wireless/ath/ath10k/wow.h [new file with mode: 0644]
This page took 0.025614 seconds and 5 git commands to generate.