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/4] iwlwifi: fixes intended for 5.1 2019-04-18
Date: Thu, 18 Apr 2019 15:15:40 +0300	[thread overview]
Message-ID: <20190418121544.32040-1-luca@coelho.fi> (raw)

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

Hi,

This is the third patchset with fixes for 5.1.

The changes are:

* Fix an oops when creating debugfs entries;
* Fix bug when trying to capture debugging info while in rfkill;
* Prevent potential uninitialized memory dumps into debugging logs;
* Fix some initialization parameters for AX210 devices;

Not in this series, but sent before separately:

* Fix an oops with non-MSIX devices;


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

Please review.

Cheers,
Luca.


Greg Kroah-Hartman (1):
  iwlwifi: mvm: properly check debugfs dentry before using it

Johannes Berg (1):
  iwlwifi: mvm: don't attempt debug collection in rfkill

Shahar S Matityahu (1):
  iwlwifi: dbg_ini: check debug TLV type explicitly

Shaul Triebitz (1):
  iwlwifi: cfg: use family 22560 based_params for AX210 family

 drivers/net/wireless/intel/iwlwifi/cfg/22000.c    |  2 +-
 drivers/net/wireless/intel/iwlwifi/fw/file.h      | 15 +++++++++------
 drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c  |  3 ++-
 .../net/wireless/intel/iwlwifi/mvm/debugfs-vif.c  |  5 +++++
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c       |  4 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c      |  2 +-
 6 files changed, 21 insertions(+), 10 deletions(-)

-- 
2.20.1


             reply	other threads:[~2019-04-18 12:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-18 12:15 Luca Coelho [this message]
2019-04-18 12:15 ` [PATCH 1/4] iwlwifi: mvm: don't attempt debug collection in rfkill Luca Coelho
2019-04-18 12:15 ` [PATCH 2/4] iwlwifi: dbg_ini: check debug TLV type explicitly Luca Coelho
2019-04-18 12:15 ` [PATCH 3/4] iwlwifi: mvm: properly check debugfs dentry before using it Luca Coelho
2019-04-18 12:15 ` [PATCH 4/4] iwlwifi: cfg: use family 22560 based_params for AX210 family 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=20190418121544.32040-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).