blob: fd21f88303aaa1ead43e5b1c483c0589e6d945c0 [file] [log] [blame]
developere2cfb522022-12-08 18:09: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 \
developere2cfb522022-12-08 18:09:45 +08005 file://210-ap_scan.patch \
6 file://301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch \
developeraa5b1b22022-12-13 17:05:25 +08007 file://302-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch \
8 file://303-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch \
9 file://304-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch \
10 file://305-mac80211-increase-quantum-for-airtime-scheduler.patch \
developer15c355d2023-03-21 17:28:34 +080011 file://306-01-v6.2-wifi-mac80211-add-internal-handler-for-wake_tx_queue.patch \
12 file://306-02-v6.2-wifi-mac80211-add-wake_tx_queue-callback-to-drivers.patch \
13 file://306-03-v6.2-wifi-mac80211-Drop-support-for-TX-push-path.patch \
14 file://306-04-v6.2-wifi-realtek-remove-duplicated-wake_tx_queue.patch \
15 file://307-v6.2-wifi-mac80211-fix-initialization-of-rx-link-and-rx-l.patch \
16 file://308-v6.2-wifi-mac80211-fix-MLO-AP_VLAN-check.patch \
17 file://310-v6.2-mac80211-add-support-for-restricting-netdev-features.patch \
18 file://311-v6.2-wifi-mac80211-fix-and-simplify-unencrypted-drop-chec.patch \
19 file://312-v6.3-wifi-cfg80211-move-A-MSDU-check-in-ieee80211_data_to.patch \
20 file://313-v6.3-wifi-cfg80211-factor-out-bridge-tunnel-RFC1042-heade.patch \
21 file://314-v6.3-wifi-mac80211-remove-mesh-forwarding-congestion-chec.patch \
22 file://315-v6.3-wifi-mac80211-fix-receiving-A-MSDU-frames-on-mesh-in.patch \
23 file://316-v6.3-wifi-mac80211-add-a-workaround-for-receiving-non-sta.patch \
developer2c78ce72023-02-24 11:26:12 +080024 file://317-wifi-mac80211-fix-qos-on-mesh-interfaces.patch \
25 file://318-wifi-mac80211-fix-race-in-mesh-sequence-number-assig.patch \
26 file://319-wifi-mac80211-mesh-fast-xmit-support.patch \
27 file://320-wifi-mac80211-use-mesh-header-cache-to-speed-up-mesh.patch \
28 file://321-mac80211-fix-mesh-forwarding.patch \
developer6ce3b612023-03-02 20:22:29 +080029 file://322-wifi-mac80211-fix-mesh-path-discovery-based-on-unica.patch \
developer15c355d2023-03-21 17:28:34 +080030 file://323-v6.3-wifi-mac80211-Add-VHT-MU-MIMO-related-flags-in-ieee8.patch \
31 file://324-v6.3-wifi-mac80211-Add-HE-MU-MIMO-related-flags-in-ieee80.patch \
developerbb6ddff2023-03-08 17:22:32 +080032 file://325-wifi-mac80211-introduce-ieee80211_refresh_tx_agg_ses.patch \
33 file://326-wifi-mac80211-add-mesh-fast-rx-support.patch \
developere2cfb522022-12-08 18:09:45 +080034 file://400-allow-ibss-mixed.patch \
35 file://500-mac80211_configure_antenna_gain.patch \
36 file://782-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch \
developerd8126d12023-02-17 11:50:45 +080037 file://mtk-0001-mac80211-support-minimal-EHT-rate-reporting-on-RX.patch \
38 file://mtk-0002-wifi-mac80211-make-rate-u32-in-sta_set_rate_info_rx.patch \
39 file://mtk-0003-mac80211-mtk-do-not-setup-twt-when-twt-responder-is-.patch \
40 file://mtk-0004-nl80211-mtk-extend-CAC-time-for-weather-radar-channe.patch \
41 file://mtk-0005-mac80211-mtk-it-s-invalid-case-when-frag_threshold-i.patch \
42 file://mtk-0006-mac80211-mtk-airtime_flags-depends-on-NL80211_EXT_FE.patch \
43 file://mtk-0007-mac80211-mtk-add-support-for-runtime-set-inband-disc.patch \
developerd8126d12023-02-17 11:50:45 +080044 file://mtk-0009-cfg80211-mtk-implement-DFS-status-show-cac-and-nop-s.patch \
45 file://mtk-0010-mac80211-mtk-Set-TWT-Information-Frame-Disabled-bit-.patch \
developerbb6ddff2023-03-08 17:22:32 +080046 file://mtk-0011-mac80211-mtk-check-the-control-channel-before-downgr.patch \
47 file://mtk-0012-mac80211-mtk-fix-tx-amsdu-aggregation.patch \
48 file://mtk-0013-mac80211-mtk-add-fill-receive-path-ops-to-get-wed-id.patch \
49 file://mtk-0014-mac80211-mtk-register-.ndo_setup_tc-to-support-wifi2.patch \
50 file://mtk-0015-mac80211-mtk-fix-build-error-on-Linux-Kernel-5.4.patch \
developer7a520b52023-03-14 14:09:34 +080051 file://mtk-0016-mac80211-mtk-track-obss-color-bitmap.patch \
52 file://mtk-0017-mac80211-mtk-aging-color-bitmap.patch \
developerd8126d12023-02-17 11:50:45 +080053 file://mtk-0100-mac80211-mtk-add-EHT-BA1024-support.patch \
54 file://mtk-0101-mac80211-mtk-add-rate-duration-for-EHT-rate.patch \
developere2cfb522022-12-08 18:09:45 +080055 "