Skip to content

Wireless stack and drivers update to v5.15

Íñigo Huguet requested to merge ihuguet-rh/kernel-cs9:wl5.15 into main

Bugzilla: http://bugzilla.redhat.com/2033354

General wireless stack and drivers update to v5.15

No patches post v5.15 has been applied, not even fixes, because they will be applied in the next wireless rebase, pointing v5.16 or v5.17.

New CONFIGs: MT7921E=m to enable new hardware, already supported in RHEL8

Skipped:

  • b42000e4b874 firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent module 424953cf3c66 qcom_scm: hide Kconfig symbol Changes mainly to firmware subsystem, and QCOM_SCM isn't enabled in RHEL, anyway
  • 0092a1e3f7636 bus: mhi: Add inbound buffers allocation flag 0dc3ad3f859d3 Revert "bus: mhi: Add inbound buffers allocation flag" Conflicts with changes from another branch. Given that the 2nd reverts the 1st, both can be safely ignored.
  • e4457a45b41c1 iwlwifi: fix printk format warnings in uefi.c Exact same changes than commit 1476ff21abb43 iwl: fix debug printf format strings

Omitted-fix: f542cdfa3083 net: wwan: Fix MRU mismatch issue which may lead to data connection lost
Commit belonging to WWAN, not wireless, so out of scope of this MR

Omitted-fix: c033a38a81bc mac80211: fix radiotap header generation
Omitted-fix: 4894edacfa93 wilc1000: fix double free error in probe()
Omitted-fix: 7ff379ba2d4b mac80211: twt: don't use potentially unaligned pointer
Omitted-fix: fdfde0cb7926 iwlwifi: fix Bz NMI behaviour
Omitted-fix: ac9952f69542 iwlwifi: don't pass actual WGDS revision number in table_revision
Post v5.15 fixes that will be applied in next wireless rebase

Signed-off-by: Íñigo Huguet ihuguet@redhat.com

Edited by Íñigo Huguet

Merge request reports