linux/drivers/net/wireless/broadcom/brcm80211
Dan Haab 4282ff17e5 brcmfmac: support STA info struct v7
The newest firmwares provide STA info using v7 of the struct. As v7
isn't backward compatible, a union is needed.

Even though brcmfmac does not use any of the new info it's important to
provide the proper struct buffer. Without this change new firmwares will
fallback to the very limited v3 instead of something in between such as
v4.

Signed-off-by: Dan Haab <dan.haab@luxul.com>
Reviewed-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-11-29 17:31:52 +02:00
..
brcmfmac brcmfmac: support STA info struct v7 2018-11-29 17:31:52 +02:00
brcmsmac brcmsmac: Use cordic-related macros from common cordic library 2018-11-29 17:30:49 +02:00
brcmutil brcmutil: print invalid chanspec when WARN-ing 2018-11-06 19:03:20 +02:00
include brcmfmac: fix for proper support of 160MHz bandwidth 2018-09-20 15:09:30 +03:00
Kconfig net: Remove depends on HAS_DMA in case of platform dependency 2018-06-23 10:44:30 +09:00
Makefile