linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] brcmfmac: wake on wireless LAN changes
@ 2019-01-03  7:46 Chi-Hsien Lin
  2019-01-03  7:46 ` [PATCH 1/2] brcmfmac: fix system warning message during wowl suspend Chi-Hsien Lin
  2019-01-03  7:46 ` [PATCH 2/2] brcmfmac: support wake on ping packet Chi-Hsien Lin
  0 siblings, 2 replies; 8+ messages in thread
From: Chi-Hsien Lin @ 2019-01-03  7:46 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

Fix a wowl supsend issue and add wake on ping support.

Lo-Hsiang Lo (2):
  brcmfmac: fix system warning message during wowl suspend
  brcmfmac: support wake on ping packet

 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |  36 ++++-
 .../broadcom/brcm80211/brcmfmac/cfg80211.h         |   7 +
 .../wireless/broadcom/brcm80211/brcmfmac/common.c  |  15 +-
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    | 175 +++++++++++++++++++++
 .../wireless/broadcom/brcm80211/brcmfmac/core.h    |   9 +-
 .../broadcom/brcm80211/brcmfmac/fwil_types.h       |  13 ++
 .../net/wireless/broadcom/brcm80211/brcmfmac/pno.c |   5 +
 7 files changed, 252 insertions(+), 8 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2019-01-07  9:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-03  7:46 [PATCH 0/2] brcmfmac: wake on wireless LAN changes Chi-Hsien Lin
2019-01-03  7:46 ` [PATCH 1/2] brcmfmac: fix system warning message during wowl suspend Chi-Hsien Lin
2019-01-03  9:56   ` James Hughes
2019-01-07  9:16     ` Chi-Hsien Lin
2019-01-04 11:37   ` Arend Van Spriel
2019-01-03  7:46 ` [PATCH 2/2] brcmfmac: support wake on ping packet Chi-Hsien Lin
2019-01-04 12:17   ` Arend Van Spriel
2019-01-07  8:46     ` 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).