All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] WMM change series
@ 2020-05-05  6:51 Chi-Hsien Lin
  2020-05-05  6:51 ` [PATCH 1/2] brcmfmac: map 802.1d priority to precedence level based on AP WMM params Chi-Hsien Lin
  2020-05-05  6:51 ` [PATCH 2/2] brcmfmac: fix 802.1d priority to ac mapping for pcie dongles Chi-Hsien Lin
  0 siblings, 2 replies; 4+ messages in thread
From: Chi-Hsien Lin @ 2020-05-05  6:51 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 series fixes 802.11 cert WMM related failures.

Pramod Prakash (1):
  brcmfmac: fix 802.1d priority to ac mapping for pcie dongles

Saravanan Shanmugham (1):
  brcmfmac: map 802.1d priority to precedence level based on AP WMM
    params

 .../broadcom/brcm80211/brcmfmac/cfg80211.c         | 152 +++++++++++++++++++++
 .../broadcom/brcm80211/brcmfmac/cfg80211.h         |  24 ++++
 .../wireless/broadcom/brcm80211/brcmfmac/common.h  |   4 +
 .../broadcom/brcm80211/brcmfmac/flowring.c         |   4 +-
 .../broadcom/brcm80211/brcmfmac/fwsignal.c         |  26 +---
 .../broadcom/brcm80211/brcmfmac/fwsignal.h         |  23 ++++
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |  17 +--
 7 files changed, 215 insertions(+), 35 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2020-05-12  8:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05  6:51 [PATCH 0/2] WMM change series Chi-Hsien Lin
2020-05-05  6:51 ` [PATCH 1/2] brcmfmac: map 802.1d priority to precedence level based on AP WMM params Chi-Hsien Lin
2020-05-12  8:51   ` Kalle Valo
2020-05-05  6:51 ` [PATCH 2/2] brcmfmac: fix 802.1d priority to ac mapping for pcie dongles Chi-Hsien 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.