mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-28 18:32:45 +00:00
This patch implements basic WoWLAN support in qtnfmac driver, including processing of WoWLAN features reported by firmware and implementation of cfg80211 suspend/resume/wakeup callbacks. Currently the following WoWLAN triggers are supported: disconnect, magic packet, custom pattern packet. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |
||
|---|---|---|
| .. | ||
| pearl | ||
| bus.h | ||
| cfg80211.c | ||
| cfg80211.h | ||
| commands.c | ||
| commands.h | ||
| core.c | ||
| core.h | ||
| debug.c | ||
| debug.h | ||
| event.c | ||
| event.h | ||
| Kconfig | ||
| Makefile | ||
| qlink_util.c | ||
| qlink_util.h | ||
| qlink.h | ||
| qtn_hw_ids.h | ||
| shm_ipc_defs.h | ||
| shm_ipc.c | ||
| shm_ipc.h | ||
| trans.c | ||
| trans.h | ||
| util.c | ||
| util.h | ||