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
Subject: [PATCH 00/13] iwlwifi: updates intended for v5.5 2019-10-12-2
Date: Sat, 12 Oct 2019 19:29:11 +0300	[thread overview]
Message-ID: <20191012162924.19848-1-luca@coelho.fi> (raw)

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

Hi,

Here's the second set of patches intended for v5.5.  It's the usual
development, new features, cleanups and bugfixes.

The changes are:

* Some udpdates to FW API commands;
* Fix max amsdu value calculation;
* Small updates in the debugging infra;
* Some new helper functions;
* A few clean-ups;
* Other small fixes and improvements;

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

Please review.

Cheers,
Luca.


Emmanuel Grumbach (1):
  iwlwifi: mvm: use the new session protection command

Haim Dreyfuss (1):
  iwlwifi: mvm: add support for new version for D0I3_END_CMD

Johannes Berg (2):
  iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototype
  iwlwifi: dbg: prefer struct copy to memcpy()

Lior Cohen (1):
  iwlwifi: mvm: add notification for missed VAP

Mordechay Goodstein (1):
  iwlwifi: mvm: consider ieee80211 station max amsdu value

Shahar S Matityahu (2):
  iwlwifi: dbg_ini: add user trigger support
  iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions

Tova Mussai (4):
  iwlwifi: mvm: create function to convert nl80211 band to phy band
  iwlwifi: mvm: Invert the condition for OFDM rate
  iwlwifi: nvm: create function to convert channel index to nl80211_band
  iwlwifi: rx: use new api to get band from rx mpdu

YueHaibing (1):
  iwlwifi: mvm: fix old-style declaration

 .../net/wireless/intel/iwlwifi/fw/api/d3.h    |   8 +
 .../wireless/intel/iwlwifi/fw/api/mac-cfg.h   |  33 ++-
 .../net/wireless/intel/iwlwifi/fw/api/rx.h    |   5 +
 .../intel/iwlwifi/fw/api/time-event.h         |  80 +++++++-
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   |  15 +-
 drivers/net/wireless/intel/iwlwifi/fw/file.h  |   3 +
 .../wireless/intel/iwlwifi/iwl-nvm-parse.c    |  26 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c   |  29 ++-
 .../net/wireless/intel/iwlwifi/mvm/debugfs.c  |   3 +
 .../net/wireless/intel/iwlwifi/mvm/mac-ctxt.c |  30 ++-
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  40 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |  34 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |  31 +++
 .../net/wireless/intel/iwlwifi/mvm/rs-fw.c    |   8 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rs.h   |   4 -
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c |  23 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c |  20 +-
 .../wireless/intel/iwlwifi/mvm/time-event.c   | 189 +++++++++++++++++-
 .../wireless/intel/iwlwifi/mvm/time-event.h   |  21 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c   |  14 +-
 .../net/wireless/intel/iwlwifi/mvm/utils.c    |   2 +-
 21 files changed, 552 insertions(+), 66 deletions(-)

-- 
2.23.0


             reply	other threads:[~2019-10-12 16:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12 16:29 Luca Coelho [this message]
2019-10-12 16:29 ` [PATCH 01/13] iwlwifi: mvm: consider ieee80211 station max amsdu value Luca Coelho
2019-10-12 16:29 ` [PATCH 02/13] iwlwifi: mvm: add support for new version for D0I3_END_CMD Luca Coelho
2019-10-12 16:29 ` [PATCH 03/13] iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototype Luca Coelho
2019-10-12 16:29 ` [PATCH 04/13] iwlwifi: mvm: use the new session protection command Luca Coelho
2019-10-12 16:29 ` [PATCH 05/13] iwlwifi: dbg: prefer struct copy to memcpy() Luca Coelho
2019-10-16  7:11   ` Kalle Valo
2019-10-18  8:19     ` Luca Coelho
2019-10-12 16:29 ` [PATCH 06/13] iwlwifi: mvm: fix old-style declaration Luca Coelho
2019-10-12 16:29 ` [PATCH 07/13] iwlwifi: mvm: add notification for missed VAP Luca Coelho
2019-10-12 16:29 ` [PATCH 08/13] iwlwifi: dbg_ini: add user trigger support Luca Coelho
2019-10-12 16:29 ` [PATCH 09/13] iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions Luca Coelho
2019-10-12 16:29 ` [PATCH 10/13] iwlwifi: mvm: create function to convert nl80211 band to phy band Luca Coelho
2019-10-12 16:29 ` [PATCH 11/13] iwlwifi: mvm: Invert the condition for OFDM rate Luca Coelho
2019-10-12 16:29 ` [PATCH 12/13] iwlwifi: nvm: create function to convert channel index to nl80211_band Luca Coelho
2019-10-12 16:29 ` [PATCH 13/13] iwlwifi: rx: use new api to get band from rx mpdu 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=20191012162924.19848-1-luca@coelho.fi \
    --to=luca@coelho.fi \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    /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).