android_kernel_oneplus_msm8998/drivers/net/wireless/brcm80211/brcmfmac
Hante Meuleman 2b76acdbc0 brcmfmac: Rework p2p attach, use single method for p2p dev creation.
When module param p2pon is used a p2p device is created at init.
This patch reworks how this is done by using the same method as
for a dynamically (by user space) created p2p device.

Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@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>
2015-10-21 10:56:45 +03:00
..
bcdc.c brcmfmac: change prototype for brcmf_fws_hdrpull() 2015-09-29 10:28:50 +03:00
bcdc.h
bcmsdh.c brcmfmac: have sdio return -EIO when device communication is not possible 2015-06-15 12:55:22 +03:00
btcoex.c brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance 2015-09-29 10:28:40 +03:00
btcoex.h
bus.h brcmfmac: expose device memory to devcoredump subsystem 2015-10-21 10:56:23 +03:00
cfg80211.c brcmfmac: Rework p2p attach, use single method for p2p dev creation. 2015-10-21 10:56:45 +03:00
cfg80211.h brcmfmac: Inform p2p module about p2pon through API 2015-09-29 10:55:50 +03:00
chip.c brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices. 2015-09-29 10:56:05 +03:00
chip.h brcmfmac: Reset PCIE devices after recognition. 2015-09-29 10:31:15 +03:00
common.c brcmfmac: store revinfo retrieval result 2015-01-29 09:59:17 +02:00
common.h
commonring.c brcmfmac: Update msgbuf read pointer quicker. 2015-06-15 12:42:25 +03:00
commonring.h brcmfmac: Update msgbuf read pointer quicker. 2015-06-15 12:42:25 +03:00
core.c brcmfmac: Rework p2p attach, use single method for p2p dev creation. 2015-10-21 10:56:45 +03:00
core.h brcmfmac: add mapping for interface index to bsscfg index 2015-09-29 10:28:43 +03:00
debug.c brcmfmac: expose device memory to devcoredump subsystem 2015-10-21 10:56:23 +03:00
debug.h brcmfmac: expose device memory to devcoredump subsystem 2015-10-21 10:56:23 +03:00
feature.c brcmfmac: Add module parameter to disable features. 2015-09-29 10:56:01 +03:00
feature.h brcmfmac: Check if firmware supports p2p 2015-06-15 12:55:19 +03:00
firmware.c brcmfmac: rename firmware_path to alternative_fw_path 2015-10-21 10:56:40 +03:00
firmware.h brcmfmac: Add support for multiple PCIE devices in nvram. 2015-05-09 16:26:58 +03:00
flowring.c brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance 2015-09-29 10:28:40 +03:00
flowring.h brcmfmac: Fix bug in flowring management. 2015-09-29 10:55:52 +03:00
fweh.c brcmfmac: Rework p2p attach, use single method for p2p dev creation. 2015-10-21 10:56:45 +03:00
fweh.h brcmfmac: Fix TDLS setup by properly handling p2p noif. 2015-09-29 10:56:06 +03:00
fwil.c brcmfmac: SDIO: avoid using bus state for private states. 2015-01-29 09:59:03 +02:00
fwil.h brcmfmac: determine chip info when not provided by bus layer 2015-01-29 09:59:11 +02:00
fwil_types.h brcmfmac: rework .get_station() callback 2015-06-15 12:55:21 +03:00
fwsignal.c brcmfmac: change prototype for brcmf_fws_hdrpull() 2015-09-29 10:28:50 +03:00
fwsignal.h brcmfmac: change prototype for brcmf_fws_hdrpull() 2015-09-29 10:28:50 +03:00
Makefile
msgbuf.c brcmfmac: remove conversational comment 2015-10-21 10:56:42 +03:00
msgbuf.h brcmfmac: Update msgbuf commonring size for improved throughput. 2015-03-20 09:03:39 +02:00
of.c brcmfmac: allow device tree node without 'interrupts' property 2015-05-26 14:09:53 +03:00
of.h
p2p.c brcmfmac: Rework p2p attach, use single method for p2p dev creation. 2015-10-21 10:56:45 +03:00
p2p.h brcmfmac: Deleting of p2p device is leaking memory. 2015-09-29 10:55:57 +03:00
pcie.c brcmfmac: expose device memory to devcoredump subsystem 2015-10-21 10:56:23 +03:00
pcie.h
proto.c
proto.h brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance 2015-09-29 10:28:30 +03:00
sdio.c brcmfmac: expose device memory to devcoredump subsystem 2015-10-21 10:56:23 +03:00
sdio.h brcmfmac: make sdio suspend wait for threads to freeze 2015-02-26 15:14:19 +02:00
tracepoint.c
tracepoint.h
usb.c brcmfmac: Fix race condition between USB probe/load and disconnect. 2015-10-21 10:56:39 +03:00
usb.h
vendor.c brcmfmac: Perform bound checking on vendor command buffer 2015-03-07 10:52:30 +02:00
vendor.h