From: Kalle Valo <kvalo@codeaurora.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-drivers-2021-04-07
Date: Wed, 7 Apr 2021 12:22:04 +0000 (UTC) [thread overview]
Message-ID: <20210407122204.E507BC433ED@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 05a59d79793d482f628a31753c671f2e92178a21:
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net (2021-03-09 17:15:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-04-07
for you to fetch changes up to 65db391dd874db42279713405f29f4ac93682d13:
iwlwifi: mvm: fix beacon protection checks (2021-04-06 13:26:36 +0300)
----------------------------------------------------------------
wireless-drivers fixes for v5.12
Third, and last, set of fixes for v5.12. Small fixes, iwlwifi having
most of them. brcmfmac regression caused by cfg80211 changes is the
most important here.
iwlwifi
* fix a lockdep warning
* fix regulatory feature detection in certain firmware versions
* new hardware support
* fix lockdep warning
* mvm: fix beacon protection checks
mt76
* mt7921: fix airtime reporting
brcmfmac
* fix a deadlock regression
----------------------------------------------------------------
Gregory Greenman (1):
iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config command
Hans de Goede (1):
brcmfmac: p2p: Fix recently introduced deadlock issue
Jiri Kosina (1):
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
Johannes Berg (3):
iwlwifi: pcie: properly set LTR workarounds on 22000 devices
iwlwifi: fw: fix notification wait locking
iwlwifi: mvm: fix beacon protection checks
Lorenzo Bianconi (1):
mt76: mt7921: fix airtime reporting
Luca Coelho (2):
iwlwifi: fix 11ax disabled bit in the regulatory capability flags
iwlwifi: pcie: add support for So-F devices
Matt Chen (1):
iwlwifi: add support for Qu with AX201 device
.../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 2 +-
drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c | 10 +++----
drivers/net/wireless/intel/iwlwifi/iwl-config.h | 1 +
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 7 +++--
drivers/net/wireless/intel/iwlwifi/mvm/rfi.c | 6 ++--
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 17 +++++++----
.../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c | 31 +------------------
.../net/wireless/intel/iwlwifi/pcie/ctxt-info.c | 3 +-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 27 ++++++++++++++++-
.../net/wireless/intel/iwlwifi/pcie/trans-gen2.c | 35 ++++++++++++++++++++++
drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 7 +++--
drivers/net/wireless/mediatek/mt76/mt7921/regs.h | 4 +--
13 files changed, 97 insertions(+), 55 deletions(-)
next reply other threads:[~2021-04-07 12:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-07 12:22 Kalle Valo [this message]
2021-04-07 22:10 ` pull-request: wireless-drivers-2021-04-07 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=20210407122204.E507BC433ED@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).