blob: b9c45d2a0fea696ba9f8da595fdf51f215c31d1a [file] [log] [blame]
developerec4ebe42022-04-12 11:17:45 +08001#patch subsys (come from openwrt/lede/target/linux/mediatek)
2SRC_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 \
developerec4ebe42022-04-12 11:17:45 +08007 file://301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch \
developer2cbf2fb2022-11-16 12:20:48 +08008 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 \
developerec4ebe42022-04-12 11:17:45 +080010 file://307-mac80211_hwsim-make-6-GHz-channels-usable.patch \
developer2cbf2fb2022-11-16 12:20:48 +080011 file://308-v5.17-mac80211-add-support-for-.ndo_fill_forward_path.patch \
developerec4ebe42022-04-12 11:17:45 +080012 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 \
developer2cbf2fb2022-11-16 12:20:48 +080015 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 \
developer1de5e6c2022-06-27 11:23:25 +080036 file://337-mac80211-increase-quantum-for-airtime-scheduler.patch \
developer2cbf2fb2022-11-16 12:20:48 +080037 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 \
developerf8871e82023-03-08 17:22:32 +080045 file://347-wifi-mac80211-introduce-ieee80211_refresh_tx_agg_ses.patch \
developer78848c62023-04-06 13:44:00 +080046 file://348-wifi-ieee80211-correctly-mark-FTM-frames-non-buffera.patch \
47 file://349-wifi-mac80211-flush-queues-on-STA-removal.patch \
48 file://350-wifi-iwlwifi-mvm-support-flush-on-AP-interfaces.patch \
49 file://351-wifi-mac80211-add-flush_sta-method.patch \
50 file://352-wifi-iwlwifi-mvm-support-new-flush_sta-method.patch \
developer2cbf2fb2022-11-16 12:20:48 +080051 file://363-v5.19-bss-color-collision.patch \
developer29344f12022-10-17 12:01:44 +080052 file://364-mac80211-add-support-for-restricting-netdev-features.patch \
developerec4ebe42022-04-12 11:17:45 +080053 file://400-allow-ibss-mixed.patch \
54 file://500-mac80211_configure_antenna_gain.patch \
55 file://782-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch \
developer42b63282022-06-16 13:33:13 +080056 file://783-sync-nl80211.patch \
developerf1313102022-10-11 11:02:55 +080057 file://800-mac80211-mask-nested-A-MSDU-support-for-mesh.patch \
developer26d6cc52023-07-31 12:27:06 +080058 file://bp-0001-mac80211-backport-add-gfp_t-parameter-to-ieeee80211_.patch \
developere0a1e0e2023-02-24 11:26:12 +080059 file://mtk-0001-mac80211-mtk-do-not-setup-twt-when-twt-responder-is-.patch \
developerbc837d52023-06-12 11:22:18 +080060 file://mtk-0002-cfg80211-mtk-extend-CAC-time-for-weather-radar-chann.patch \
developere0a1e0e2023-02-24 11:26:12 +080061 file://mtk-0003-mac80211-mtk-it-s-invalid-case-when-frag_threshold-i.patch \
62 file://mtk-0004-mac80211-mtk-correct-legacy-rates-check-in-ieee80211.patch \
63 file://mtk-0005-mac80211-mtk-airtime_flags-depends-on-NL80211_EXT_FE.patch \
64 file://mtk-0006-mac80211-mtk-add-support-for-runtime-set-inband-disc.patch \
65 file://mtk-0007-mac80211-mtk-add-s1g-category-to-_ieee80211_is_robus.patch \
66 file://mtk-0008-mac80211-mtk-make-4addr-null-frames-using-min_rate-f.patch \
developera43cc482023-04-17 15:57:28 +080067 file://mtk-0009-cfg80211-mtk-implement-DFS-status-show-cac-and-nop-s.patch \
68 file://mtk-0010-mac80211-mtk-Set-TWT-Information-Frame-Disabled-bit-.patch \
69 file://mtk-0011-mac80211-mtk-check-the-control-channel-before-downgr.patch \
70 file://mtk-0012-mac80211-mtk-fix-tx-amsdu-aggregation.patch \
71 file://mtk-0013-mac80211-mtk-add-sta-assisted-DFS-state-update-mecha.patch \
72 file://mtk-0014-nl80211-mtk-Mark-DFS-channel-as-available-for-CSA.patch \
73 file://mtk-0015-mac80211-mtk-track-obss-color-bitmap.patch \
74 file://mtk-0016-mac80211-mtk-ageout-color-bitmap.patch \
75 file://mtk-0017-mac80211-mtk-update-max_bssid_indicator-based-on-rea.patch \
developer26d6cc52023-07-31 12:27:06 +080076 file://mtk-0018-mac80211-mtk-support-configurable-addba-resp-time.patch \
77 file://mtk-0019-mac80211-mtk-export-ieee80211_tpt_led_trig_tx-rx-for.patch \
developer2b96a9e2023-08-09 10:28:15 +080078 file://mtk-0020-cfg80211-mtk-fix-early-return-in-cfg80211_stop_backg.patch \
79 file://mtk-0021-cfg80211-mtk-add-background-radar-stop-when-backgrou.patch \
80 file://mtk-0022-mac80211-mtk-avoid-kernel-warning-of-check_flush_dep.patch \
developer2a209692023-08-14 20:23:42 +080081 file://mtk-0023-mac80211-mtk-avoid-calling-switch_vif_chanctx-when-u.patch \
developerd243af02023-12-21 14:49:33 +080082 file://mtk-0024-mac80211-mtk-ACS-channel-time-is-reset-by-ch_restore.patch \
83 file://mtk-0024-mac80211-mtk-add-DFS-CAC-countdown-in-CSA-flow.patch \
developer8935fc12024-01-11 14:08:37 +080084 file://mtk-0025-mac80211-mtk-send-deauth-frame-if-CAC-is-required-du.patch \
developerebda9012024-02-22 13:42:45 +080085 file://mtk-0026-mac80211-mtk-Add-cert-mode-for-ba-timeout-workaround.patch \
86 file://mtk-0026-mac80211-mtk-add-support-for-scan-dwell-time-customi.patch \
developera43cc482023-04-17 15:57:28 +080087 file://mtk-9900-mac80211-mtk-mask-kernel-version-limitation-and-fill.patch \
88 file://mtk-9901-mac80211-mtk-add-fill-receive-path-ops-to-get-wed-id.patch \
developer42e1ea92023-03-29 11:59:10 +080089 file://mtk-9902-mac80211-mtk-add-support-for-letting-drivers-registe.patch \
developer26d6cc52023-07-31 12:27:06 +080090 file://mtk-9903-mac80211-mtk-add-per-bss-flag-to-support-vendors-cou.patch \
developerbf0f2d62023-11-14 17:01:47 +080091 file://mtk-9904-mac80211-mtk-add-packet-count-input-for-dev_sw_netst.patch \
developerec4ebe42022-04-12 11:17:45 +080092 "