linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: kvalo@codeaurora.org
Cc: linux-wireless@vger.kernel.org, Luca Coelho <luciano.coelho@intel.com>
Subject: [PATCH 0/8] iwlwifi: updates intended for v5.2 2019-03-09
Date: Sat,  9 Mar 2019 11:22:29 +0200	[thread overview]
Message-ID: <20190309092237.10294-1-luca@coelho.fi> (raw)

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here's the first set of patches intended for v5.2.  This one only
contains some patches that were pending on mac80211/cfg80211/radiotap
patches being merged.  Now that the all the dependencies are in place,
the iwlwifi patches can be merged.

The changes are:

    * Send NO_DATA events so they can be captured in radiotap;
    * Some channel-switch changes;
    * Support for multiple BSSID;

As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.

Please review.

Cheers,
Luca.


Johannes Berg (1):
  iwlwifi: mvm: report all NO_DATA events to mac80211

Sara Sharon (7):
  iwlwifi: mvm: report delayed beacon count to FW
  iwlwifi: mvm: implement CSA abort
  iwlwifi: mvm: track CSA beacons
  iwlwifi: mvm: notify FW on quiet mode in CSA
  iwlwifi: mvm: disconnect in case of bad channel switch parameters
  iwlwifi: mvm: track changes in beacon count during channel switch
  iwlwifi: mvm: support multiple BSSID

 drivers/net/wireless/intel/iwlwifi/fw/file.h  |   2 +
 .../net/wireless/intel/iwlwifi/mvm/mac-ctxt.c |   7 +-
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 190 ++++++++++++++----
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |  11 +-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |   6 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c |  31 ++-
 .../wireless/intel/iwlwifi/mvm/time-event.c   |   5 +-
 7 files changed, 187 insertions(+), 65 deletions(-)

-- 
2.20.1


             reply	other threads:[~2019-03-09  9:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-09  9:22 Luca Coelho [this message]
2019-03-09  9:22 ` [PATCH 1/8] iwlwifi: mvm: report delayed beacon count to FW Luca Coelho
2019-03-09  9:22 ` [PATCH 2/8] iwlwifi: mvm: implement CSA abort Luca Coelho
2019-03-09  9:22 ` [PATCH 3/8] iwlwifi: mvm: report all NO_DATA events to mac80211 Luca Coelho
2019-03-09  9:22 ` [PATCH 4/8] iwlwifi: mvm: track CSA beacons Luca Coelho
2019-03-09  9:22 ` [PATCH 5/8] iwlwifi: mvm: notify FW on quiet mode in CSA Luca Coelho
2019-03-09  9:22 ` [PATCH 6/8] iwlwifi: mvm: disconnect in case of bad channel switch parameters Luca Coelho
2019-03-09  9:22 ` [PATCH 7/8] iwlwifi: mvm: track changes in beacon count during channel switch Luca Coelho
2019-03-09  9:22 ` [PATCH 8/8] iwlwifi: mvm: support multiple BSSID Luca Coelho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190309092237.10294-1-luca@coelho.fi \
    --to=luca@coelho.fi \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).