linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/5] brcmfmac: p2p/miracast/apsta fixes
@ 2020-04-27  6:59 Chi-Hsien Lin
  2020-04-27  6:59 ` [PATCH V2 1/5] brcmfmac: keep apsta enabled when AP starts with MCHAN feature Chi-Hsien Lin
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Chi-Hsien Lin @ 2020-04-27  6:59 UTC (permalink / raw)
  To: linux-wireless
  Cc: brcm80211-dev-list, brcm80211-dev-list, Arend van Spriel,
	Franky Lin, Hante Meuleman, Wright Feng, Kalle Valo,
	Chi-Hsien Lin

This patch series addresses failures seen during p2p/miracast/apsta testing.

This is V2 for an old series https://patchwork.kernel.org/cover/10673417/

Change since V1:
 - Rebase to wt-2020-04-25
 - Add two checks (!MCHAN and !RSDB) for 01/05. Update commit message.


Chi-Hsien Lin (1):
  brcmfmac: only generate random p2p address when needed

Madhan Mohan R (1):
  brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence request

Ryohei Kondo (1):
  brcmfmac: add vendor ie for association responses

Wright Feng (2):
  brcmfmac: keep apsta enabled when AP starts with MCHAN feature
  brcmfmac: remove arp_hostip_clear from brcmf_netdev_stop

 .../broadcom/brcm80211/brcmfmac/cfg80211.c         | 17 +++++++++++++-
 .../broadcom/brcm80211/brcmfmac/cfg80211.h         |  4 ++++
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    |  3 ---
 .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 27 +++++++++++++++++++---
 4 files changed, 44 insertions(+), 7 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2020-05-04  9:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-27  6:59 [PATCH V2 0/5] brcmfmac: p2p/miracast/apsta fixes Chi-Hsien Lin
2020-04-27  6:59 ` [PATCH V2 1/5] brcmfmac: keep apsta enabled when AP starts with MCHAN feature Chi-Hsien Lin
2020-05-04  9:49   ` Kalle Valo
2020-04-27  7:00 ` [PATCH V2 2/5] brcmfmac: remove arp_hostip_clear from brcmf_netdev_stop Chi-Hsien Lin
2020-04-27  7:00 ` [PATCH V2 3/5] brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence request Chi-Hsien Lin
2020-04-27  7:00 ` [PATCH V2 4/5] brcmfmac: only generate random p2p address when needed Chi-Hsien Lin
2020-04-27  7:00 ` [PATCH V2 5/5] brcmfmac: add vendor ie for association responses Chi-Hsien Lin

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).