From: Kalle Valo <kvalo@codeaurora.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-drivers-2020-11-23
Date: Mon, 23 Nov 2020 16:10:37 +0000 (UTC) [thread overview]
Message-ID: <20201123161037.C11D1C43460@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 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2020-11-23
for you to fetch changes up to fe56d05ee6c87f6a1a8c7267affd92c9438249cc:
iwlwifi: mvm: fix kernel panic in case of assert during CSA (2020-11-10 20:45:36 +0200)
----------------------------------------------------------------
wireless-drivers fixes for v5.10
First set of fixes for v5.10. One fix for iwlwifi kernel panic, others
less notable.
rtw88
* fix a bogus test found by clang
iwlwifi
* fix long memory reads causing soft lockup warnings
* fix kernel panic during Channel Switch Announcement (CSA)
* other smaller fixes
MAINTAINERS
* email address updates
----------------------------------------------------------------
Avraham Stern (1):
iwlwifi: mvm: write queue_sync_state only for sync
Chi-Hsien Lin (1):
MAINTAINERS: update maintainers list for Cypress
Emmanuel Grumbach (2):
iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROC
iwlwifi: mvm: properly cancel a session protection for P2P
Johannes Berg (2):
iwlwifi: pcie: limit memory read spin time
iwlwifi: pcie: set LTR to avoid completion timeout
Mordechay Goodstein (1):
iwlwifi: sta: set max HE max A-MPDU according to HE capa
Sara Sharon (1):
iwlwifi: mvm: fix kernel panic in case of assert during CSA
Tom Rix (1):
rtw88: fix fw_fifo_addr check
Yan-Hsuan Chuang (1):
MAINTAINERS: update Yan-Hsuan's email address
MAINTAINERS | 9 +-
drivers/net/wireless/intel/iwlwifi/fw/api/sta.h | 10 +-
.../net/wireless/intel/iwlwifi/fw/api/time-event.h | 8 +-
drivers/net/wireless/intel/iwlwifi/iwl-csr.h | 10 ++
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 5 +-
drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 18 ++++
.../net/wireless/intel/iwlwifi/mvm/time-event.c | 103 ++++++++++++++-------
.../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c | 20 ++++
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 36 +++++--
drivers/net/wireless/realtek/rtw88/fw.c | 2 +-
10 files changed, 164 insertions(+), 57 deletions(-)
next reply other threads:[~2020-11-23 16:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-23 16:10 Kalle Valo [this message]
2020-11-23 23:30 ` pull-request: wireless-drivers-2020-11-23 Jakub Kicinski
2020-11-24 7:15 ` Kalle Valo
2020-11-24 16:08 ` Jakub Kicinski
2020-11-24 16:38 ` Kalle Valo
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=20201123161037.C11D1C43460@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).