linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] brcmfmac: add DPP feature support
@ 2020-10-12  8:43 Wright Feng
  2020-10-12  8:43 ` [PATCH v2 1/2] ieee80211: Add definition for WFA DPP Wright Feng
  2020-10-12  8:43 ` [PATCH v2 2/2] brcmfmac: Support DPP feature Wright Feng
  0 siblings, 2 replies; 4+ messages in thread
From: Wright Feng @ 2020-10-12  8:43 UTC (permalink / raw)
  To: linux-wireless, Arend van Spriel, Kalle Valo, chi-hsien.lin,
	Johannes Berg
  Cc: wright.feng, brcm80211-dev-list, brcm80211-dev-list, Franky Lin,
	Hante Meuleman

Add DPP(Device Provisioning Protocol) feature support in this patch
series.

Kurt Lee (2):
  ieee80211: Add definition for WFA DPP
  brcmfmac: Support DPP feature

 .../broadcom/brcm80211/brcmfmac/cfg80211.c    | 150 ++++++++++--------
 .../broadcom/brcm80211/brcmfmac/p2p.c         |  81 ++++++++--
 .../broadcom/brcm80211/brcmfmac/p2p.h         |   4 +-
 .../broadcom/brcm80211/include/brcmu_wifi.h   |   2 +
 include/linux/ieee80211.h                     |   3 +
 5 files changed, 160 insertions(+), 80 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2020-12-09  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-12  8:43 [PATCH v2 0/2] brcmfmac: add DPP feature support Wright Feng
2020-10-12  8:43 ` [PATCH v2 1/2] ieee80211: Add definition for WFA DPP Wright Feng
2020-10-12  8:43 ` [PATCH v2 2/2] brcmfmac: Support DPP feature Wright Feng
2020-12-09  7:21   ` 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).