Skip to content

wireless: stack & drivers update to v5.18

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

Bugzilla: https://bugzilla.redhat.com/2059999
Depends: https://bugzilla.redhat.com/2077839
Tested: automatic regression testing against a variety of recent hardware

The following are fixes that has been omitted because they will be included in a dedicated MR that will come next:
Omitted-fix: 47eea8ad62a1 mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iter
Omitted-fix: 96c777708bca mt76: mt7915: fix DBDC default band selection on MT7915D
Omitted-fix: aa796f12091a mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbss
Omitted-fix: 1f682dc9fb37 ath11k: reduce the wait time of 11d scan and hw scan while add interface
Omitted-fix: 9bd6823f5a64 mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_gpio_setup
Omitted-fix: badb6ffaa143 mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_set
Omitted-fix: 05268cf1789d mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate
Omitted-fix: 21947f3a74d6 brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chips
Omitted-fix: 9497b7880ffd ath11k: reset 11d state in process of recovery
Omitted-fix: 78488a64aea9 iwlwifi: mei: fix potential NULL-ptr deref
Omitted-fix: fcf690b0b474 wifi: wilc1000: use correct sequence of RESET for chip Power-UP/Down55565

Wireless stack & drivers general update to v5.18. This doesn't include any fixes appeared later because they will all be included in a following MR.

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

Edited by Íñigo Huguet

Merge request reports