mirror_ubuntu-kernels/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Stefan Wahren 861cb5eb46 brcmfmac: Fix access point mode
Since commit 1204aa17f3 ("brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag")
the Raspberry Pi 3 A+ (BCM43455) isn't able to operate in AP mode with
hostapd (device_ap_sme=1 use_monitor=0):

brcmfmac: brcmf_cfg80211_stop_ap: setting AP mode failed -52

So add the missing mgmt_stypes for AP mode to fix this.

Fixes: 1204aa17f3 ("brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag")
Suggested-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-12-20 08:49:01 +02:00
..
bcdc.c brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
bcdc.h
bcmsdh.c brcmfmac: add support for CYW43012 SDIO chipset 2018-12-13 16:57:17 +02:00
btcoex.c brcmfmac: allocate struct brcmf_pub instance using wiphy_new() 2018-03-27 12:04:22 +03:00
btcoex.h
bus.h brcmfmac: add support for sysfs initiated coredump 2018-05-23 18:51:48 +03:00
cfg80211.c brcmfmac: Fix access point mode 2018-12-20 08:49:01 +02:00
cfg80211.h brcmfmac: fix roamoff=1 modparam 2018-12-20 08:47:53 +02:00
chip.c brcmfmac: 4373 save-restore support 2018-12-13 16:57:26 +02:00
chip.h brcmfmac: use brcmf_chip_name() to store name in revinfo 2018-03-27 12:04:21 +03:00
common.c brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe 2018-11-29 17:32:25 +02:00
common.h brcmfmac: Set board_type from DMI on x86 based machines 2018-11-06 18:50:17 +02:00
commonring.c
commonring.h
core.c brcmfmac: fix roamoff=1 modparam 2018-12-20 08:47:53 +02:00
core.h brcmfmac: handle msgbuf packets marked with monitor mode flag 2018-07-04 18:05:59 +03:00
debug.c brcmfmac: validate user provided data for memdump before copying 2018-05-23 18:51:56 +03:00
debug.h brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
dmi.c brcmfmac: Set board_type from DMI on x86 based machines 2018-11-06 18:50:17 +02:00
feature.c brcmfmac: increase buffer for obtaining firmware capabilities 2018-09-20 15:09:31 +03:00
feature.h brcmfmac: detect firmware support for radiotap monitor frames 2018-07-04 18:05:57 +03:00
firmware.c brcmfmac: fix false-positive -Wmaybe-unintialized warning 2018-12-13 16:59:00 +02:00
firmware.h brcmfmac: Add support for first trying to get a board specific nvram file 2018-11-06 18:50:15 +02:00
flowring.c brcmfmac: move ALLFFMAC variable in flowring module 2018-05-23 18:51:47 +03:00
flowring.h
fweh.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git 2017-10-16 17:09:24 +03:00
fweh.h
fwil_types.h brcmfmac: support STA info struct v7 2018-11-29 17:31:52 +02:00
fwil.c brcmfmac: do not convert linux error to firmware error string 2018-03-27 12:04:20 +03:00
fwil.h brcmfmac: enable frameburst mode in default firmware setting 2018-12-13 16:56:24 +02:00
fwsignal.c brcmfmac: handle compressed tx status signal 2018-12-13 16:56:27 +02:00
fwsignal.h brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
Makefile brcmfmac: Set board_type from DMI on x86 based machines 2018-11-06 18:50:17 +02:00
msgbuf.c brcmfmac: handle msgbuf packets marked with monitor mode flag 2018-07-04 18:05:59 +03:00
msgbuf.h brcmfmac: coarse support for PCIe shared structure rev7 2018-04-30 13:43:17 +03:00
of.c brcmfmac: Set board_type used for nvram file selection to machine-compatible 2018-11-06 18:50:16 +02:00
of.h
p2p.c brcmfmac: fix full timeout waiting for action frame on-channel tx 2018-10-05 11:29:42 +03:00
p2p.h brcmfmac: fix full timeout waiting for action frame on-channel tx 2018-10-05 11:29:42 +03:00
pcie.c brcmfmac: add 4354 raw pcie device id 2018-12-13 16:57:12 +02:00
pcie.h
pno.c
pno.h
proto.c brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
proto.h brcmfmac: use wiphy debugfs dir entry 2018-03-27 12:04:23 +03:00
sdio.c brcmfmac: disable command decode in sdio_aos 2018-12-13 16:57:27 +02:00
sdio.h brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373 2018-12-13 16:57:14 +02:00
tracepoint.c
tracepoint.h
usb.c brcmfmac: constify firmware mapping tables 2018-04-30 13:43:15 +03:00
usb.h
vendor.c
vendor.h