mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() Broadcom's firmware requires every BSS to use MAC address with unique last few bits. The amount of bits may depend on a particular firmware, it was verified to be 2 for BCM43602 one. If this condition won't be fulfilled firmware will reject such MAC: brcmfmac: _brcmf_set_mac_address: Setting cur_etheraddr failed, -52 We don't want to simply set addr_mask as it would also disallow using locally administrated bit. Instead let's build a list of addresses manually enabling 0x2 bit for extra interfaces. Signed-off-by: Rafa? Mi?ecki <zajec5@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |
||
---|---|---|
.. | ||
bcdc.c | ||
bcdc.h | ||
bcmsdh.c | ||
btcoex.c | ||
btcoex.h | ||
bus.h | ||
cfg80211.c | ||
cfg80211.h | ||
chip.c | ||
chip.h | ||
common.c | ||
common.h | ||
commonring.c | ||
commonring.h | ||
core.c | ||
core.h | ||
debug.c | ||
debug.h | ||
feature.c | ||
feature.h | ||
firmware.c | ||
firmware.h | ||
flowring.c | ||
flowring.h | ||
fweh.c | ||
fweh.h | ||
fwil.c | ||
fwil.h | ||
fwil_types.h | ||
fwsignal.c | ||
fwsignal.h | ||
Makefile | ||
msgbuf.c | ||
msgbuf.h | ||
of.c | ||
of.h | ||
p2p.c | ||
p2p.h | ||
pcie.c | ||
pcie.h | ||
proto.c | ||
proto.h | ||
sdio.c | ||
sdio.h | ||
tracepoint.c | ||
tracepoint.h | ||
usb.c | ||
usb.h | ||
vendor.c | ||
vendor.h |