linux/drivers/net/wireless/broadcom/brcm80211
Rafał Miłecki d1fe6ad6f6 brcmfmac: fix reporting support for 160 MHz channels
Driver can report IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160MHZ so it's
important to provide valid & complete info about supported bands for
each channel. By default no support for 160 MHz should be assumed unless
firmware reports it for a given channel later.

This fixes info passed to the userspace. Without that change userspace
could try to use invalid channel and fail to start an interface.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Cc: stable@vger.kernel.org
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-11-16 15:10:18 +02:00
..
brcmfmac brcmfmac: fix reporting support for 160 MHz channels 2018-11-16 15:10:18 +02:00
brcmsmac brcmsmac: AP mode: update beacon when TIM changes 2018-10-13 20:00:42 +03:00
brcmutil brcmutil: really fix decoding channel info for 160 MHz bandwidth 2018-11-06 18:46:00 +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