All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/5] nl802111/brcmfmac: wowlan netdetect fixes
@ 2017-01-27 12:27 Arend van Spriel
  2017-01-27 12:27 ` [PATCH V2 1/5] nl80211: fix validation of scheduled scan info for wowlan netdetect Arend van Spriel
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Arend van Spriel @ 2017-01-27 12:27 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

This series has a fix for nl80211 regarding validation of wowlan
netdetect. It has been discussed with Johannes to take this through
the wireless-drivers-next repository so here it is.

* fix validation of wowlan netdetect parameters in nl80211.
* fix wowlan netdetect support.
* add new cfg80211 callback.

The series is intended for 4.11 and applies to the master branch of the
wireless-drivers-next repository.

changelog:
 V2: fix checkpatch error in patch 4/5.

Arend van Spriel (5):
  nl80211: fix validation of scheduled scan info for wowlan netdetect
  brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets
  brcmfmac: fix handling firmware results for wowl netdetect
  brcmfmac: allow wowlan support to be per device
  brcmfmac: add .update_connect_params() callback

 .../broadcom/brcm80211/brcmfmac/cfg80211.c         | 52 ++++++++++++++++++----
 net/wireless/nl80211.c                             | 10 +++--
 2 files changed, 50 insertions(+), 12 deletions(-)

--
1.9.1

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

end of thread, other threads:[~2017-01-31  7:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27 12:27 [PATCH V2 0/5] nl802111/brcmfmac: wowlan netdetect fixes Arend van Spriel
2017-01-27 12:27 ` [PATCH V2 1/5] nl80211: fix validation of scheduled scan info for wowlan netdetect Arend van Spriel
2017-01-27 12:27 ` [PATCH V2 2/5] brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets Arend van Spriel
2017-01-27 12:43   ` Johannes Berg
2017-01-27 12:51     ` Kalle Valo
2017-01-31  7:25   ` [V2, " Kalle Valo
2017-01-27 12:27 ` [PATCH V2 3/5] brcmfmac: fix handling firmware results for wowl netdetect Arend van Spriel
2017-01-27 12:27 ` [PATCH V2 4/5] brcmfmac: allow wowlan support to be per device Arend van Spriel
2017-01-27 12:27 ` [PATCH V2 5/5] brcmfmac: add .update_connect_params() callback 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.