All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] brcmfmac: p2p/miracast/apsta fixes
@ 2018-11-08  3:48 Chi-Hsien Lin
  2018-11-08  3:48 ` [PATCH 1/5] brcmfmac: set apsta to 1 when AP start on primary interface Chi-Hsien Lin
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Chi-Hsien Lin @ 2018-11-08  3:48 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.

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: set apsta to 1 when AP start on primary interface.
  brcmfmac: remove "arp_hostip_clear" from "brcmf_netdev_stop"

 .../broadcom/brcm80211/brcmfmac/cfg80211.c         | 18 ++++++++++++---
 .../broadcom/brcm80211/brcmfmac/cfg80211.h         |  4 ++++
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    |  2 --
 .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 27 +++++++++++++++++++---
 4 files changed, 43 insertions(+), 8 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2018-11-12 20:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08  3:48 [PATCH 0/5] brcmfmac: p2p/miracast/apsta fixes Chi-Hsien Lin
2018-11-08  3:48 ` [PATCH 1/5] brcmfmac: set apsta to 1 when AP start on primary interface Chi-Hsien Lin
2018-11-09 12:48   ` Arend van Spriel
2018-11-12  3:03     ` Wright Feng
2018-11-08  3:48 ` [PATCH 2/5] brcmfmac: remove "arp_hostip_clear" from "brcmf_netdev_stop" Chi-Hsien Lin
2018-11-08 19:19   ` Franky Lin
2018-11-12  2:10     ` Wright Feng
2018-11-12 20:08       ` Franky Lin
2018-11-08  3:48 ` [PATCH 3/5] brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence request Chi-Hsien Lin
2018-11-09 12:48   ` Arend van Spriel
2018-11-08  3:48 ` [PATCH 4/5] brcmfmac: only generate random p2p address when needed Chi-Hsien Lin
2018-11-09 12:49   ` Arend van Spriel
2018-11-08  3:48 ` [PATCH 5/5] brcmfmac: add vendor ie for association responses Chi-Hsien Lin
2018-11-09 12:49   ` Arend van Spriel

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.