linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] brcmfmac: fixes from Cypress/Infineon
@ 2022-07-22 11:56 Alvin Šipraga
  2022-07-22 11:56 ` [PATCH 1/6] brcmfmac: fix continuous 802.1x tx pending timeout error Alvin Šipraga
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Alvin Šipraga @ 2022-07-22 11:56 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 have been using the following patches from Infineon (formerly
Cypress) on our CYW8935-based platform. They originate from the FMAC
driver release packages maintained by Infineon. Please consider these
for inclusion in the mainline as they address genuine issues.

NOTE: I got a checkpatch warning about author/S-o-b mismatch on the
patch from Syed:

    WARNING: From:/Signed-off-by: email address mismatch: 'From: Syed Rafiuddeen <syed.rafiuddeen@cypress.com>' != 'Signed-off-by: Syed Rafiuddeen <syed.rafiuddeen@infineon.com>'

This is a technicality because the company changed its name. I can
re-spin if you want, but I am hesistant to change author/S-o-b of
somebody else, so any alternative suggestions are welcome. Thanks.

Syed Rafiuddeen (1):
  brcmfmac: Update SSID of hidden AP while informing its bss to cfg80211
    layer

Wataru Gohda (2):
  brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmod
  brcmfmac: Fix to add skb free for TIM update info when tx is completed

Wright Feng (3):
  brcmfmac: fix continuous 802.1x tx pending timeout error
  brcmfmac: fix scheduling while atomic issue when deleting flowring
  brcmfmac: fix invalid address access when enabling SCAN log level

 .../broadcom/brcm80211/brcmfmac/bcdc.c        |  3 +--
 .../broadcom/brcm80211/brcmfmac/cfg80211.c    |  8 ++++++
 .../broadcom/brcm80211/brcmfmac/core.c        |  4 ++-
 .../broadcom/brcm80211/brcmfmac/flowring.c    |  5 +---
 .../broadcom/brcm80211/brcmfmac/fwsignal.c    | 16 +++++++-----
 .../broadcom/brcm80211/brcmfmac/fwsignal.h    |  3 ++-
 .../broadcom/brcm80211/brcmfmac/msgbuf.c      | 25 ++++++++++++++++++-
 .../broadcom/brcm80211/brcmfmac/pno.c         | 12 ++++-----
 8 files changed, 55 insertions(+), 21 deletions(-)

-- 
2.37.0


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

end of thread, other threads:[~2022-09-22  4:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 11:56 [PATCH 0/6] brcmfmac: fixes from Cypress/Infineon Alvin Šipraga
2022-07-22 11:56 ` [PATCH 1/6] brcmfmac: fix continuous 802.1x tx pending timeout error Alvin Šipraga
2022-08-10  5:48   ` [1/6] wifi: " Kalle Valo
2022-08-17  8:34     ` Alvin Šipraga
2022-08-17 10:41       ` Kalle Valo
2022-08-17 10:44         ` Alvin Šipraga
2022-07-22 11:56 ` [PATCH 2/6] brcmfmac: fix scheduling while atomic issue when deleting flowring Alvin Šipraga
2022-07-22 11:56 ` [PATCH 3/6] brcmfmac: fix invalid address access when enabling SCAN log level Alvin Šipraga
2022-07-22 11:56 ` [PATCH 4/6] brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmod Alvin Šipraga
2022-07-22 11:56 ` [PATCH 5/6] brcmfmac: Fix to add skb free for TIM update info when tx is completed Alvin Šipraga
2022-07-22 11:56 ` [PATCH 6/6] brcmfmac: Update SSID of hidden AP while informing its bss to cfg80211 layer Alvin Šipraga
2022-09-22  4:23   ` Kalle Valo
2022-09-22  4:43   ` 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).