mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-11 06:08:21 +01:00
This includes the following commits from upstream Linux between 6.12.44 and 6.12.52: ``` $ git log --reverse --oneline v6.12.44...v6.12.52 -- drivers/net/wireless/ net/mac80211/ net/wireless/ 5b7ae04969f8 wifi: cfg80211: fix use-after-free in cmp_bss() 3e789f8475f6 wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work d9f2fb6a2ac8 wifi: mt76: mt7925: fix locking in mt7925_change_vif_links() 1fb26fd3f601 wifi: mt76: prevent non-offchannel mgmt tx during scan/roc 2aef3667e6b0 wifi: mt76: free pending offchannel tx frames on wcid cleanup e4d5a5fc61fd wifi: mt76: fix linked list corruption c2e32ac3f107 wifi: iwlwifi: uefi: check DSM item validity 609a8ffff5a0 wifi: ath11k: fix group data packet drops during rekey cedbbba8a8e8 wifi: cw1200: cap SSID length in cw1200_do_join() 92bedee7168d wifi: libertas: cap SSID len in lbs_associate() 31229145e6ba wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() 06616410a3e5 wifi: mwifiex: Initialize the chan_stats array to zero a001c2f6a40c wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete eefa2ad9009b wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data() 089fd41902ee wifi: mt76: mt7925: fix the wrong bss cleanup for SAP 26618c039b78 wifi: ath11k: update channel list in reg notifier instead reg worker fa4abd439f27 wifi: ath11k: update channel list in worker when wait flag is set 2203ef417044 wifi: wilc1000: avoid buffer overflow in WID string configuration 32adb020b0c3 wifi: mac80211: increase scan_ies_len for S1G 8df33f4d4a0b wifi: mac80211: fix incorrect type for ret 79dc6d4932de wifi: virt_wifi: Fix page fault on connect 1f52119809b7 wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load() 895cccf639ac wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() 914d02595ba6 wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188 1713796d6538 wifi: rtl8xxxu: Don't claim USB ID 07b8:8188 ``` Removed ath11k/940-ath11k-Revert-clear-the-keys-properly-when-DISABLE_K.patch This problem is fixed by: 609a8ffff5a0 wifi: ath11k: fix group data packet drops during rekey Link: https://github.com/openwrt/openwrt/pull/20311 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| 110-mac80211_keep_keys_on_stop_ap.patch | ||
| 120-cfg80211_allow_perm_addr_change.patch | ||
| 130-disable_auto_vif.patch | ||
| 210-ap_scan.patch | ||
| 220-allow-ibss-mixed.patch | ||
| 230-avoid-crashing-missing-band.patch | ||
| 301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch | ||
| 302-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch | ||
| 303-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch | ||
| 304-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch | ||
| 305-mac80211-increase-quantum-for-airtime-scheduler.patch | ||
| 310-cfg80211-allow-grace-period-for-DFS-available-after-.patch | ||
| 320-mac80211-add-AQL-support-for-broadcast-packets.patch | ||
| 330-wifi-cfg80211-add-option-for-vif-allowed-radios.patch | ||
| 331-wifi-mac80211-use-vif-radio-mask-to-limit-ibss-scan-.patch | ||
| 332-wifi-mac80211-use-vif-radio-mask-to-limit-chanctx-an.patch | ||
| 333-wifi-mac80211-remove-status-ampdu_delimiter_crc.patch | ||
| 334-wifi-cfg80211-pass-net_device-to-.set_monitor_channel.patch | ||
| 335-wifi-mac80211-add-flag-to-opt-out-of-virtual-monitor.patch | ||
| 336-wifi-cfg80211-add-monitor-SKIP_TX-flag.patch | ||
| 337-wifi-mac80211-add-support-for-the-monitor-SKIP_TX-fl.patch | ||
| 338-wifi-mac80211-refactor-ieee80211_rx_monitor.patch | ||
| 339-wifi-mac80211-filter-on-monitor-interfaces-based-on-.patch | ||
| 340-wifi-cfg80211-report-per-wiphy-radio-antenna-mask.patch | ||
| 341-wifi-mac80211-fix-vif-addr-when-switching-from-monit.patch | ||
| 342-wifi-mac80211-Support-EHT-1024-aggregation-size-in-T.patch | ||
| 350-wifi-mac80211-Add-link-iteration-macro-for-link-data.patch | ||
| 351-wifi-mac80211-extend-beacon-monitoring-for-MLO.patch | ||
| 352-wifi-mac80211-extend-connection-monitoring-for-MLO.patch | ||
| 353-wifi-mac80211-Make-CONNECTION_MONITOR-optional-for-M.patch | ||