linux-stable/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Hante Meuleman 73ef9e640e brcmfmac: keep ARP and ND offload enabled during WOWL
Currently ARP and ND (IPv6 Neigbor Discovery) offload get disabled
on entering suspend. However when firmwares support the wowl_cap
iovar then these offload routines can be kept enabled as they
will work during WOWL as well.

Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-03-07 14:14:59 +02:00
..
bcdc.c brcmfmac: Simplify and fix usage of brcmf_ifname. 2015-11-26 13:53:08 +02:00
bcdc.h
bcmsdh.c brcmfmac: move platform data retrieval code to common 2016-03-07 14:14:58 +02:00
btcoex.c brcmfmac: use jiffies for timeout in btcoex 2016-01-08 10:44:46 +02:00
btcoex.h
bus.h brcmfmac: constify brcmf_bus_ops structures 2015-11-26 14:54:40 +02:00
cfg80211.c brcmfmac: keep ARP and ND offload enabled during WOWL 2016-03-07 14:14:59 +02:00
cfg80211.h brcmfmac: add wowl gtk rekeying offload support 2016-03-07 14:14:57 +02:00
chip.c brcmfmac: access PMU registers using standalone PMU core if available 2016-02-06 13:52:47 +02:00
chip.h brcmfmac: access PMU registers using standalone PMU core if available 2016-02-06 13:52:47 +02:00
common.c brcmfmac: move platform data retrieval code to common 2016-03-07 14:14:58 +02:00
common.h brcmfmac: move platform data retrieval code to common 2016-03-07 14:14:58 +02:00
commonring.c
commonring.h
core.c brcmfmac: move module init and exit to common 2016-03-07 14:14:56 +02:00
core.h brcmfmac: move module init and exit to common 2016-03-07 14:14:56 +02:00
debug.c brcmfmac: Use consistent naming for bsscfgidx. 2015-11-26 13:55:18 +02:00
debug.h brcmfmac: assure net_ratelimit() is declared before use 2015-11-30 14:46:45 +02:00
feature.c brcmfmac: keep ARP and ND offload enabled during WOWL 2016-03-07 14:14:59 +02:00
feature.h brcmfmac: keep ARP and ND offload enabled during WOWL 2016-03-07 14:14:59 +02:00
firmware.c brcmfmac: treat NULL character in NVRAM as separator 2016-02-06 13:55:53 +02:00
firmware.h brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers 2016-01-18 11:20:52 -05:00
flowring.c brcmfmac: Increase nr of supported flowrings. 2016-02-25 11:59:22 +02:00
flowring.h brcmfmac: Increase nr of supported flowrings. 2016-02-25 11:59:22 +02:00
fweh.c brcmfmac: Add length checks on firmware events 2016-03-07 14:14:45 +02:00
fweh.h brcmfmac: Add length checks on firmware events 2016-03-07 14:14:45 +02:00
fwil.c brcmfmac: Return actual error by fwil. 2015-11-30 14:46:38 +02:00
fwil.h brcmfmac: Add get_station support for IBSS 2016-01-07 11:21:11 +02:00
fwil_types.h brcmfmac: add wowl gtk rekeying offload support 2016-03-07 14:14:57 +02:00
fwsignal.c brcmfmac: Move all module parameters to one place 2016-01-07 11:21:15 +02:00
fwsignal.h
Makefile
msgbuf.c brcmfmac: Increase nr of supported flowrings. 2016-02-25 11:59:22 +02:00
msgbuf.h brcmfmac: Increase nr of supported flowrings. 2016-02-25 11:59:22 +02:00
of.c brcmfmac: move platform data retrieval code to common 2016-03-07 14:14:58 +02:00
of.h brcmfmac: move platform data retrieval code to common 2016-03-07 14:14:58 +02:00
p2p.c brcmfmac: Add length checks on firmware events 2016-03-07 14:14:45 +02:00
p2p.h brcmfmac: Cleanup ssid storage. 2015-11-30 14:46:37 +02:00
pcie.c brcmfmac: remove pcie gen1 support 2016-03-07 14:14:54 +02:00
pcie.h
proto.c
proto.h
sdio.c Major changes: 2016-02-16 20:38:29 -05:00
sdio.h brcmfmac: fix sdio sg table alloc crash 2016-01-19 21:27:22 +02:00
tracepoint.c
tracepoint.h
usb.c brcmfmac: use msecs_to_jiffies() in macro definitions 2016-01-08 10:44:43 +02:00
usb.h
vendor.c
vendor.h