developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 1 | #patch subsys (come from openwrt/lede/target/linux/mediatek) |
| 2 | SRC_URI_append = " \ |
| 3 | file://110-mac80211_keep_keys_on_stop_ap.patch \ |
| 4 | file://120-cfg80211_allow_perm_addr_change.patch \ |
| 5 | file://150-disable_addr_notifier.patch \ |
| 6 | file://210-ap_scan.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 7 | file://301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch \ |
developer | 2cbf2fb | 2022-11-16 12:20:48 +0800 | [diff] [blame] | 8 | file://303-v5.16-mac80211-set-up-the-fwd_skb-dev-for-mesh-forwarding.patch \ |
| 9 | file://306-v5.17-mac80211-use-coarse-boottime-for-airtime-fairness-co.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 10 | file://307-mac80211_hwsim-make-6-GHz-channels-usable.patch \ |
developer | 2cbf2fb | 2022-11-16 12:20:48 +0800 | [diff] [blame] | 11 | file://308-v5.17-mac80211-add-support-for-.ndo_fill_forward_path.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 12 | file://309-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch \ |
| 13 | file://310-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch \ |
| 14 | file://311-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch \ |
developer | 2cbf2fb | 2022-11-16 12:20:48 +0800 | [diff] [blame] | 15 | file://312-v5.16-mac80211-split-beacon-retrieval-functions.patch \ |
| 16 | file://313-v5.16-nl80211-MBSSID-and-EMA-support-in-AP-mode.patch \ |
| 17 | file://314-v5.17-cfg80211-implement-APIs-for-dedicated-radar-detectio.patch \ |
| 18 | file://315-v5.17-cfg80211-move-offchan_cac_event-to-a-dedicated-work.patch \ |
| 19 | file://316-v5.17-cfg80211-fix-possible-NULL-pointer-dereference-in-cf.patch \ |
| 20 | file://317-v5.17-cfg80211-schedule-offchan_cac_abort_wk-in-cfg80211_r.patch \ |
| 21 | file://318-v5.17-cfg80211-allow-continuous-radar-monitoring-on-offcha.patch \ |
| 22 | file://319-v5.17-mac80211-introduce-set_radar_offchan-callback.patch \ |
| 23 | file://320-v5.17-cfg80211-rename-offchannel_chain-structs-to-backgrou.patch \ |
| 24 | file://323-v5.16-mac80211-MBSSID-support-in-interface-handling.patch \ |
| 25 | file://324-v5.18-mac80211-MBSSID-beacon-handling-in-AP-mode.patch \ |
| 26 | file://325-v5.18-mac80211-MBSSID-channel-switch.patch \ |
| 27 | file://326-v5.18-mac80211-update-bssid_indicator-in-ieee80211_assign_.patch \ |
| 28 | file://328-v5.19-mac80211-do-not-wake-queues-on-a-vif-that-is-being-s.patch \ |
| 29 | file://330-v6.0-mac80211-switch-airtime-fairness-back-to-deficit-rou.patch \ |
| 30 | file://331-v6.0-mac80211-make-sta-airtime-deficit-field-s32-instead-.patch \ |
| 31 | file://332-v6.0-mac80211-consider-aql_tx_pending-when-checking-airti.patch \ |
| 32 | file://333-v6.0-mac80211-keep-recently-active-tx-queues-in-schedulin.patch \ |
| 33 | file://334-v6.0-mac80211-add-a-per-PHY-AQL-limit-to-improve-fairness.patch \ |
| 34 | file://335-v6.0-mac80211-add-debugfs-file-to-display-per-phy-AQL-pen.patch \ |
| 35 | file://336-v6.0-mac80211-only-accumulate-airtime-deficit-for-active-.patch \ |
developer | 1de5e6c | 2022-06-27 11:23:25 +0800 | [diff] [blame] | 36 | file://337-mac80211-increase-quantum-for-airtime-scheduler.patch \ |
developer | 2cbf2fb | 2022-11-16 12:20:48 +0800 | [diff] [blame] | 37 | file://339-v6.0-mac80211-exclude-multicast-packets-from-AQL-pending-.patch \ |
| 38 | file://340-v5.19-wifi-mac80211-do-not-abuse-fq.lock-in-ieee80211_do_s.patch \ |
| 39 | file://341-v6.0-mac80211-Fix-deadlock-Don-t-start-TX-while-holding-f.patch \ |
| 40 | file://342-v6.0-mac80211-Ensure-vif-queues-are-operational-after-sta.patch \ |
| 41 | file://343-v6.1-wifi-mac80211-fix-decap-offload-for-stations-on-AP_V.patch \ |
| 42 | file://344-v6.1-wifi-cfg80211-fix-ieee80211_data_to_8023_exthdr-hand.patch \ |
| 43 | file://345-v6.1-wifi-mac80211-do-not-drop-packets-smaller-than-the-L.patch \ |
| 44 | file://346-v6.0-wifi-mac80211-fix-mesh-airtime-link-metric-estimatin.patch \ |
| 45 | file://363-v5.19-bss-color-collision.patch \ |
developer | 29344f1 | 2022-10-17 12:01:44 +0800 | [diff] [blame] | 46 | file://364-mac80211-add-support-for-restricting-netdev-features.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 47 | file://400-allow-ibss-mixed.patch \ |
| 48 | file://500-mac80211_configure_antenna_gain.patch \ |
| 49 | file://782-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch \ |
developer | 42b6328 | 2022-06-16 13:33:13 +0800 | [diff] [blame] | 50 | file://783-sync-nl80211.patch \ |
developer | f131310 | 2022-10-11 11:02:55 +0800 | [diff] [blame] | 51 | file://800-mac80211-mask-nested-A-MSDU-support-for-mesh.patch \ |
developer | 3d5faf2 | 2022-11-29 18:07:22 +0800 | [diff] [blame^] | 52 | file://900-mac80211-mtk-do-not-setup-twt-when-twt-responder-is-.patch \ |
| 53 | file://901-nl80211-mtk-extend-CAC-time-for-weather-radar-channe.patch \ |
| 54 | file://902-mac80211-mtk-it-s-invalid-case-when-frag_threshold-i.patch \ |
| 55 | file://903-mac80211-mtk-correct-legacy-rates-check-in-ieee80211.patch \ |
| 56 | file://904-mac80211-mtk-airtime_flags-depends-on-NL80211_EXT_FE.patch \ |
| 57 | file://905-mac80211-mtk-add-support-for-runtime-set-inband-disc.patch \ |
| 58 | file://906-mac80211-mtk-add-s1g-category-to-_ieee80211_is_robus.patch \ |
| 59 | file://907-mac80211-mtk-mask-kernel-version-limitation-and-fill.patch \ |
| 60 | file://908-mac80211-mtk-add-fill-receive-path-ops-to-get-wed-id.patch \ |
| 61 | file://909-mac80211-mtk-make-4addr-null-frames-using-min_rate-f.patch \ |
| 62 | file://910-mac80211-mtk-remove-timerout-handle-for-ax210-iot-is.patch \ |
| 63 | file://911-cfg80211-mtk-implement-DFS-status-show-cac-and-nop-s.patch \ |
| 64 | file://912-mac80211-mtk-Set-TWT-Information-Frame-Disabled-bit-.patch \ |
| 65 | file://913-mac80211-mtk-fix-the-issue-of-AP-and-STA-starting-on.patch \ |
developer | ec4ebe4 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 66 | " |