netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon
@ 2022-07-22 12:29 Alvin Šipraga
  2022-07-22 12:29 ` [PATCH -next 1/2] brcmfmac: Support multiple AP interfaces and fix STA disconnection issue Alvin Šipraga
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alvin Šipraga @ 2022-07-22 12:29 UTC (permalink / raw)
  To: Arend van Spriel, Franky Lin, Hante Meuleman, Kalle Valo,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: Alvin Šipraga, linux-wireless, brcm80211-dev-list.pdl,
	SHA-cyfmac-dev-list, netdev, linux-kernel

From: Alvin Šipraga <alsi@bang-olufsen.dk>

We are using these two patches from Infineon (formerly Cypress) to
enable AP+STA mode on our CYW89359-based platform. They come from the
FMAC driver release package distributed by Infineon.

The key thing here is that apsta needs to be set to 1 in order for AP
mode to work concurrently with STA mode. I cannot speak for other
chipsets so a review from the Broadcom side would be welcome here.

For the ARP/ND offload being disabled in AP mode, I am of the view that
this is correct, but while Arend has given his Reviewed-by on it
previously, it was part of a different series [1], so I am sending
without in order to jog some memories.

[1] https://lore.kernel.org/linux-wireless/20201020022812.37064-3-wright.feng@cypress.com/#t

Soontak Lee (1):
  brcmfmac: Support multiple AP interfaces and fix STA disconnection
    issue

Ting-Ying Li (1):
  brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists

 .../broadcom/brcm80211/brcmfmac/cfg80211.c    | 65 +++++++++++++++----
 .../broadcom/brcm80211/brcmfmac/cfg80211.h    |  2 +
 .../broadcom/brcm80211/brcmfmac/common.c      |  5 ++
 .../broadcom/brcm80211/brcmfmac/core.c        |  5 ++
 4 files changed, 66 insertions(+), 11 deletions(-)

-- 
2.37.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-23 10:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-22 12:29 [PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon Alvin Šipraga
2022-07-22 12:29 ` [PATCH -next 1/2] brcmfmac: Support multiple AP interfaces and fix STA disconnection issue Alvin Šipraga
2022-08-10 21:32   ` Franky Lin
2022-08-17  8:50     ` Alvin Šipraga
2022-08-22 17:12       ` Franky Lin
2022-08-23  9:03         ` Alvin Šipraga
2022-07-22 12:29 ` [PATCH -next 2/2] brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists Alvin Šipraga
2022-08-10  5:40 ` [PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).