mbox series

[0/3] brcmfmac: p2p fixes and the second connection support

Message ID 1588572453-194663-1-git-send-email-wright.feng@cypress.com (mailing list archive)
Headers show
Series brcmfmac: p2p fixes and the second connection support | expand

Message

Wright Feng May 4, 2020, 6:07 a.m. UTC
This patch series addresses failures seen during p2p testing and adds the
second p2p connection support.

Joseph Chuang (1):
  brcmfmac: Fix P2P Group Formation failure via Go-neg method

Justin Li (1):
  brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback
    Response failure issue

Wright Feng (1):
  brcmfmac: support the second p2p connection

 .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 88 +++++++++++++++++++---
 .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.h |  9 ++-
 2 files changed, 84 insertions(+), 13 deletions(-)