All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Fix connect/p2p issue series
@ 2022-09-22 10:42 Ian Lin
  2022-09-22 10:42 ` [PATCH v2 1/5] brcmfmac: correctly remove all p2p vif Ian Lin
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ian Lin @ 2022-09-22 10:42 UTC (permalink / raw)
  To: linux-wireless
  Cc: brcm80211-dev-list, brcm80211-dev-list, franky.lin,
	hante.meuleman, kvalo, Double.Lo, ian.lin

Fix several connect and p2p issues.

Changes in v2:
  - fix email address mismatch with s-o-b
  - remove unnecessary type casting

Brian Henriquez (1):
  brcmfmac: correctly remove all p2p vif

Chung-Hsien Hsu (1):
  brcmfmac: fix P2P device discovery failure

Prasanna Kerekoppa (1):
  brcmfmac: Avoiding Connection delay

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

Wataru Gohda (1):
  brcmfmac: Fix for when connect request is not success

 .../broadcom/brcm80211/brcmfmac/cfg80211.c    | 31 +++++++++++++++++--
 .../broadcom/brcm80211/brcmfmac/p2p.c         | 10 ++++--
 2 files changed, 36 insertions(+), 5 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2022-09-26 10:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-22 10:42 [PATCH v2 0/5] Fix connect/p2p issue series Ian Lin
2022-09-22 10:42 ` [PATCH v2 1/5] brcmfmac: correctly remove all p2p vif Ian Lin
2022-09-22 10:42 ` [PATCH v2 2/5] brcmfmac: Fix for when connect request is not success Ian Lin
2022-09-22 10:42 ` [PATCH v2 3/5] brcmfmac: Avoiding Connection delay Ian Lin
2022-09-22 10:42 ` [PATCH v2 4/5] brcmfmac: Update SSID of hidden AP while informing its bss to cfg80211 layer Ian Lin
2022-09-22 13:12   ` kernel test robot
2022-09-23 10:59   ` kernel test robot
2022-09-26  6:02   ` kernel test robot
2022-09-26 10:19   ` kernel test robot
2022-09-22 10:42 ` [PATCH v2 5/5] brcmfmac: fix P2P device discovery failure Ian Lin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.