netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-drivers-2021-03-03
Date: Wed,  3 Mar 2021 17:26:32 +0000 (UTC)	[thread overview]
Message-ID: <20210303172632.8B86DC433ED@smtp.codeaurora.org> (raw)

Hi,

here's a pull request to net tree, more info below. Please let me know if there
are any problems.

Kalle

The following changes since commit c490492f15f656340b35cb9e36b9bfdea3539e19:

  mt76: mt7915: fix unused 'mode' variable (2021-02-26 17:35:15 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-03-03

for you to fetch changes up to 295d4cd82b0181dd36b145fd535c13d623d7a335:

  iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle()) (2021-03-03 17:59:16 +0200)

----------------------------------------------------------------
wireless-drivers fixes for v5.12

Second set of fixes for v5.12. Only three iwlwifi fixes this time, the
crash with MVM being the most important one and reported by multiple
people.

iwlwifi

* fix kernel crash regression when using LTO with MVM devices

* fix printk format warnings

* fix potential deadlock found by lockdep

----------------------------------------------------------------
Jiri Kosina (1):
      iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle())

Pierre-Louis Bossart (1):
      iwlwifi: fix ARCH=i386 compilation warnings

Wei Yongjun (1):
      iwlwifi: mvm: add terminate entry for dmi_system_id tables

 drivers/net/wireless/intel/iwlwifi/fw/pnvm.c | 4 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c  | 1 +
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)

             reply	other threads:[~2021-03-04  0:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-03 17:26 Kalle Valo [this message]
2021-03-04  0:50 ` pull-request: wireless-drivers-2021-03-03 patchwork-bot+netdevbpf

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=20210303172632.8B86DC433ED@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@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).