linux/drivers/net/wireless/brcm80211
Arend van Spriel 291da87b69 brcmfmac: add mapping for interface index to bsscfg index
Because the P2P Device interface in firmware uses the same interface
index as the primary interface we use the bsscfg index as index in the
struct brcmf_pub::iflist. However, in the data path we get the interface
index and not the bsscfg index. So we need a mapping of interface index
to bsscfg index, which can be determined upon handle adding the interface.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-09-29 10:28:43 +03:00
..
brcmfmac brcmfmac: add mapping for interface index to bsscfg index 2015-09-29 10:28:43 +03:00
brcmsmac brcmsmac: Use kstrdup to simplify code 2015-07-21 17:59:26 +03:00
brcmutil brcmfmac: show firmware release info in ethtool driver info 2015-01-29 09:59:14 +02:00
include brcmfmac: add additional 43602 pcie device id. 2015-05-09 16:26:57 +03:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile