]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Sep 2021 09:04:47 +0000 (10:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Sep 2021 09:04:47 +0000 (10:04 +0100)
commit5ccdce1c0258f7cacbf2a9b941aa99dce847e01c
treee81101fa05a7c7fda98694933c8f85246c401105
parent4f9b4c44e87c184f1170e713700e0c2c58bdef0b
parentfb202b255a6567c85301bbac39ac4090fedfc719
Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
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 b55b4e9d4fbd ("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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>