On Monday, 3 June 2019 17:17:19 CEST Sven Eckelmann wrote: > From: Sven Eckelmann > > The capabilities for the HE mesh are generated from the capabilities > reported by the fw. But the firmware only reports the overall capabilities > and not the one which are specific for mesh. Some of them (TWT, MU UL/DL, > TB PPDU, ...) require an infrastructure setup with a main STA (AP) > controlling the operations. This is not the case for mesh and thus these > capabilities are removed from the list of capabilities. > > Signed-off-by: Sven Eckelmann > --- > drivers/net/wireless/ath/ath11k/mac.c | 56 +++++++++++++++++++++++++++ > 1 file changed, 56 insertions(+) This patch is just for demonstration purposes. It requires the patch(es| series): * https://patchwork.kernel.org/cover/10963863/ (whole series) * https://patchwork.kernel.org/patch/10963219/ * https://patchwork.kernel.org/patch/10963221/ But the firmware WLAN.HK.2.1.0.1-00629-QCAHKSWPL_SILICONZ-1 seems to hang when trying to associate. Kind regards, Sven