linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Arend Van Spriel 2b66325d5e brcmfmac: fix uninitialized field in scheduled scan ssid configuration
The scheduled scan ssid configuration in firmware has a flags field that
was not initialized resulting in unexpected behaviour.

Fixes: e3bdb7cc0300 ("brcmfmac: fix handling ssids in .sched_scan_start() callback")
Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
Reviewed-by: Franky Lin <franky.lin@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-12-20 16:09:04 +02:00
..
bcdc.c brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
bcdc.h
bcmsdh.c brcmfmac: initialize variable in brcmf_sdiod_regrl() 2016-09-26 20:35:53 +03:00
btcoex.c brcmfmac: use jiffies for timeout in btcoex 2016-01-08 10:44:46 +02:00
btcoex.h
bus.h brcmfmac: add pcie host dongle interface rev6 support 2016-11-29 17:29:24 +02:00
cfg80211.c brcmfmac: fix memory leak in brcmf_cfg80211_attach() 2016-12-20 16:09:03 +02:00
cfg80211.h brcmfmac: make internal escan more generic 2016-11-29 17:29:27 +02:00
chip.c brcmfmac: add support for the PCIE devices 43525 and 43465 2016-06-16 18:20:05 +03:00
chip.h brcmfmac: access PMU registers using standalone PMU core if available 2016-02-06 13:52:47 +02:00
common.c brcmfmac: add support for nl80211 BSS_SELECT feature 2016-04-26 12:14:27 +03:00
common.h brcmfmac: merge platform data and module paramaters 2016-03-07 14:15:56 +02:00
commonring.c
commonring.h
core.c brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
core.h brcmfmac: drop unused fields from struct brcmf_pub 2016-09-26 20:51:02 +03: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: add 802.11w management frame protection support 2016-03-07 14:15:59 +02:00
feature.h brcmfmac: add 802.11w management frame protection support 2016-03-07 14:15:59 +02:00
firmware.c brcmfmac: insert default boardrev in nvram data if missing 2016-04-14 15:57:47 +03: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: use correct skb freeing helper when deleting flowring 2016-09-27 18:47:55 +03:00
flowring.h brcmfmac: Increase nr of supported flowrings. 2016-02-25 11:59:22 +02:00
fweh.c brcmfmac: print name of connect status event 2016-11-17 08:44:35 +02:00
fweh.h brcmfmac: print name of connect status event 2016-11-17 08:44:35 +02:00
fwil_types.h brcmfmac: fix scheduled scan result handling for newer chips 2016-11-29 17:29:31 +02:00
fwil.c brcmfmac: Return actual error by fwil. 2015-11-30 14:46:38 +02:00
fwil.h brcmfmac: add support for nl80211 BSS_SELECT feature 2016-04-26 12:14:27 +03:00
fwsignal.c brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
fwsignal.h brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
msgbuf.c brcmfmac: add pcie host dongle interface rev6 support 2016-11-29 17:29:24 +02:00
msgbuf.h brcmfmac: add pcie host dongle interface rev6 support 2016-11-29 17:29:24 +02:00
of.c brcmfmac: merge platform data and module paramaters 2016-03-07 14:15:56 +02:00
of.h brcmfmac: merge platform data and module paramaters 2016-03-07 14:15:56 +02:00
p2p.c brcmfmac: Check rtnl_lock is locked when removing interface 2016-08-24 16:13:47 +03:00
p2p.h brcmfmac: Check rtnl_lock is locked when removing interface 2016-08-24 16:13:47 +03:00
pcie.c brcmfmac: add pcie host dongle interface rev6 support 2016-11-29 17:29:24 +02:00
pcie.h
pno.c brcmfmac: fix uninitialized field in scheduled scan ssid configuration 2016-12-20 16:09:04 +02:00
pno.h brcmfmac: use requested scan interval in scheduled scan 2016-11-29 17:29:30 +02:00
proto.c brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
proto.h brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
sdio.c brcmfmac: add support for 43341 chip 2016-11-29 17:29:25 +02:00
sdio.h brcmfmac: Fix 'did not remove int handler' warning 2016-06-04 17:58:52 +03:00
tracepoint.c brcmfmac: add missing header dependencies 2016-09-03 13:10:13 +03:00
tracepoint.h
usb.c brcmfmac: Add USB ID for Cisco Linksys AE1200 2016-09-03 20:01:03 +03:00
usb.h
vendor.c
vendor.h