From: Kalle Valo <kvalo@codeaurora.org>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: wireless-drivers-2021-09-07
Date: Tue, 7 Sep 2021 03:38:42 +0000 (UTC) [thread overview]
Message-ID: <20210907033842.CE38EC43460@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 205b95fe658ddba25236c60da777f67b4eec3fd3:
net/ncsi: add get MAC address command to get Intel i210 MAC address (2021-09-01 17:18:56 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-09-07
for you to fetch changes up to e4457a45b41c1c2ec7fb392dc60f4e2386b48a90:
iwlwifi: fix printk format warnings in uefi.c (2021-09-06 13:03:06 +0300)
----------------------------------------------------------------
wireless-drivers fixes for v5.15
First set of fixes for v5.15 and only iwlwifi patches this time. Most
important being support for new hardware and new firmware API.
I had already earlier applied a fix which also Linus applied to this
tree as commit 1476ff21abb4 ("iwl: fix debug printf format strings"),
but this doesn't seem to cause any conflicts so I left it there.
iwlwifi
* add support for firmware API 66
* add support for Samsung Galaxy Book Flex2 Alpha
* fix a leak happening every time module is loaded
* fix a printk compiler warning
----------------------------------------------------------------
Christophe JAILLET (1):
iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'
Justin M. Forbes (1):
iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
Luca Coelho (1):
iwlwifi: bump FW API to 66 for AX devices
Randy Dunlap (1):
iwlwifi: fix printk format warnings in uefi.c
drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +-
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c | 6 +++++-
drivers/net/wireless/intel/iwlwifi/fw/uefi.c | 4 ++--
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 1 +
4 files changed, 9 insertions(+), 4 deletions(-)
next reply other threads:[~2021-09-07 3:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-07 3:38 Kalle Valo [this message]
2021-09-07 9:10 ` pull-request: wireless-drivers-2021-09-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=20210907033842.CE38EC43460@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.