linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] brcmfmac: scan code cleanup and more
@ 2017-09-12  9:22 Arend van Spriel
  2017-09-12  9:22 ` [PATCH 1/7] brcmfmac: handle FWHALT mailbox indication Arend van Spriel
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Arend van Spriel @ 2017-09-12  9:22 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

This series has following changes:
 * cleanup scanning code.
 * deal with FWHALT indication.
 * fix for promiscuous mode.

The patches apply to master branch of wireless-drivers-next
repository.

Arend van Spriel (6):
  brcmfmac: handle FWHALT mailbox indication
  brcmfmac: cleanup brcmf_cfg80211_escan() function
  brcmfmac: use msecs_to_jiffies() instead of calculation using HZ
  brcmfmac: get rid of brcmf_cfg80211_escan() function
  brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
  brcmfmac: move configuration of probe request IEs

Franky Lin (1):
  brcmfmac: disable packet filtering in promiscuous mode

 .../broadcom/brcm80211/brcmfmac/cfg80211.c         | 162 ++++-----------------
 .../broadcom/brcm80211/brcmfmac/cfg80211.h         |   2 -
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    |  38 +++++
 .../wireless/broadcom/brcm80211/brcmfmac/core.h    |   1 +
 .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c |  11 +-
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |  14 +-
 6 files changed, 77 insertions(+), 151 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: [1/7] brcmfmac: handle FWHALT mailbox indication
@ 2017-11-08 10:30 Arend van Spriel
  2017-11-08 12:05 ` Kalle Valo
  0 siblings, 1 reply; 15+ messages in thread
From: Arend van Spriel @ 2017-11-08 10:30 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless

Hi Kalle,

I was preparing a new patch series and got a bit confused. Turns out 
there was a series still pending in patchwork.

https://patchwork.kernel.org/patch/9948825/

So I applied the pending series on wireless-drivers-next and it compiles 
fine. So what I think happened is that the series depended on a patch 
that was submitted to wireless-drivers at that time. Can these patches 
be taken now or do I need to resubmit.

Regards,
Arend

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

end of thread, other threads:[~2017-11-08 12:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-12  9:22 [PATCH 0/7] brcmfmac: scan code cleanup and more Arend van Spriel
2017-09-12  9:22 ` [PATCH 1/7] brcmfmac: handle FWHALT mailbox indication Arend van Spriel
2017-09-25  8:18   ` [1/7] " Kalle Valo
2017-09-25  9:26     ` James Hughes
2017-09-25  9:30       ` James Hughes
2017-09-26 11:11         ` Arend van Spriel
2017-09-26 12:05           ` James Hughes
2017-09-12  9:22 ` [PATCH 2/7] brcmfmac: disable packet filtering in promiscuous mode Arend van Spriel
2017-09-12  9:22 ` [PATCH 3/7] brcmfmac: cleanup brcmf_cfg80211_escan() function Arend van Spriel
2017-09-12  9:22 ` [PATCH 4/7] brcmfmac: use msecs_to_jiffies() instead of calculation using HZ Arend van Spriel
2017-09-12  9:22 ` [PATCH 5/7] brcmfmac: get rid of brcmf_cfg80211_escan() function Arend van Spriel
2017-09-12  9:22 ` [PATCH 6/7] brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field Arend van Spriel
2017-09-12  9:22 ` [PATCH 7/7] brcmfmac: move configuration of probe request IEs Arend van Spriel
  -- strict thread matches above, loose matches on Subject: below --
2017-11-08 10:30 [1/7] brcmfmac: handle FWHALT mailbox indication Arend van Spriel
2017-11-08 12:05 ` 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).