blob: 89585bc04367b5b5870cbe421a61090086a5b06b [file] [log] [blame]
developer29c4d2d2022-12-26 19:41:22 +08001#patch patches (come from openwrt/lede/target/linux/mediatek)
2SRC_URI_append = " \
3 file://001-wolfssl-init-RNG-with-ECC-key.patch \
4 file://010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch \
5 file://011-mesh-use-deterministic-channel-on-channel-switch.patch \
6 file://021-fix-sta-add-after-previous-connection.patch \
7 file://022-hostapd-fix-use-of-uninitialized-stack-variables.patch \
8 file://023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch \
9 file://030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch \
10 file://040-mesh-allow-processing-authentication-frames-in-block.patch \
11 file://050-build_fix.patch \
12 file://100-daemonize_fix.patch \
13 file://110-mbedtls-TLS-crypto-option-initial-port.patch \
14 file://120-mbedtls-fips186_2_prf.patch \
15 file://130-mbedtls-annotate-with-TEST_FAIL-for-hwsim-tests.patch \
16 file://140-tests-Makefile-make-run-tests-with-CONFIG_TLS.patch \
17 file://150-add-NULL-checks-encountered-during-tests-hwsim.patch \
18 file://160-dpp_pkex-EC-point-mul-w-value-prime.patch \
developer8bff6472023-07-17 11:11:44 +080019 file://170-hostapd-update-cfs0-and-cfs1-for-160MHz.patch \
developer2a209692023-08-14 20:23:42 +080020 file://180-BSS-coloring-fix-CCA-with-multiple-BSS.patch \
developer29c4d2d2022-12-26 19:41:22 +080021 file://200-multicall.patch \
22 file://300-noscan.patch \
23 file://301-mesh-noscan.patch \
24 file://310-rescan_immediately.patch \
25 file://320-optional_rfkill.patch \
26 file://330-nl80211_fix_set_freq.patch \
27 file://340-reload_freq_change.patch \
28 file://341-mesh-ctrl-iface-channel-switch.patch \
29 file://350-nl80211_del_beacon_bss.patch \
30 file://360-ctrl_iface_reload.patch \
31 file://370-ap_sta_support.patch \
32 file://380-disable_ctrl_iface_mib.patch \
33 file://381-hostapd_cli_UNKNOWN-COMMAND.patch \
34 file://390-wpa_ie_cap_workaround.patch \
35 file://400-wps_single_auth_enc_type.patch \
36 file://410-limit_debug_messages.patch \
37 file://420-indicate-features.patch \
38 file://430-hostapd_cli_ifdef.patch \
39 file://431-wpa_cli_ifdef.patch \
developer29c4d2d2022-12-26 19:41:22 +080040 file://450-scan_wait.patch;apply=no \
41 file://460-wpa_supplicant-add-new-config-params-to-be-used-with.patch \
developer29c4d2d2022-12-26 19:41:22 +080042 file://463-add-mcast_rate-to-11s.patch \
43 file://464-fix-mesh-obss-check.patch \
44 file://465-hostapd-config-support-random-BSS-color.patch \
45 file://470-survey_data_fallback.patch \
46 file://500-lto-jobserver-support.patch \
47 file://590-rrm-wnm-statistics.patch \
48 file://599-wpa_supplicant-fix-warnings.patch \
49 file://600-ubus_support.patch \
developer2a209692023-08-14 20:23:42 +080050 file://601-ucode_support.patch \
developer29c4d2d2022-12-26 19:41:22 +080051 file://610-hostapd_cli_ujail_permission.patch \
52 file://700-wifi-reload.patch \
developer2a209692023-08-14 20:23:42 +080053 file://701-reload_config_inline.patch \
developer29c4d2d2022-12-26 19:41:22 +080054 file://710-vlan_no_bridge.patch \
55 file://711-wds_bridge_force.patch \
56 file://720-iface_max_num_sta.patch \
57 file://730-ft_iface.patch \
58 file://740-snoop_iface.patch \
59 file://750-qos_map_set_without_interworking.patch \
60 file://751-qos_map_ignore_when_unsupported.patch \
61 file://760-dynamic_own_ip.patch \
developerafda3572022-12-28 16:28:30 +080062 file://761-shared_das_port.patch \
developer2a209692023-08-14 20:23:42 +080063 file://770-radius_server.patch \
developer29c4d2d2022-12-26 19:41:22 +080064 file://990-ctrl-make-WNM_AP-functions-dependant-on-CONFIG_AP.patch \
developerb8853042023-02-17 11:50:45 +080065 file://mtk-0001-hostapd-mtk-Add-neighbor-report-and-BSS-Termination-.patch \
66 file://mtk-0002-hostapd-mtk-print-sae-groups-by-hostapd-ctrl.patch \
67 file://mtk-0003-hostapd-mtk-add-support-for-runtime-set-in-band-disc.patch \
68 file://mtk-0004-hostapd-mtk-Add-mtk_vendor.h.patch \
69 file://mtk-0005-hostapd-mtk-Support-EDCCA-hostapd-configuration.patch \
developere0a1e0e2023-02-24 11:26:12 +080070 file://mtk-0006-hostapd-mtk-Add-hostapd-MU-SET-GET-control.patch \
developerb8853042023-02-17 11:50:45 +080071 file://mtk-0007-hostapd-mtk-Add-three-wire-PTA-ctrl-hostapd-vendor-c.patch \
72 file://mtk-0008-hostapd-mtk-Add-hostapd-iBF-control.patch \
73 file://mtk-0009-hostapd-mtk-Do-not-include-HE-capab-IE-if-associated.patch \
developer52278a12023-03-02 20:22:29 +080074 file://mtk-0010-hostapd-mtk-Add-DFS-detection-mode.patch \
75 file://mtk-0011-hostapd-mtk-Add-DFS-offchan-channel-switch.patch \
76 file://mtk-0012-hostapd-mtk-Add-amsdu-set-get-ctrl.patch \
77 file://mtk-0013-hostapd-mtk-Add-he_ldpc-configuration.patch \
developer505c9432023-05-12 18:58:17 +080078 file://mtk-0014-hostapd-mtk-Add-vendor-command-attribute-for-RTS-BW-.patch \
79 file://mtk-0015-hostapd-mtk-6G-band-does-not-require-DFS.patch \
80 file://mtk-0016-hostapd-mtk-Fix-sending-wrong-VHT-operation-IE-in-CS.patch \
81 file://mtk-0017-hostapd-mtk-Add-sta-assisted-DFS-state-update-mechan.patch \
82 file://mtk-0018-hostapd-mtk-Fix-auto-ht-issue-when-switching-to-DFS-.patch \
83 file://mtk-0019-hostapd-mtk-Mark-DFS-channel-as-available-for-CSA.patch \
84 file://mtk-0020-hostapd-mtk-Add-available-color-bitmap.patch \
85 file://mtk-0021-hostapd-mtk-Add-channel-information-for-hostapd-relo.patch \
86 file://mtk-0022-hostapd-mtk-Fix-ZWDFS-issue-in-BW-160.patch \
87 file://mtk-0023-hostapd-mtk-Add-vendor-for-CAPI-certification-comman.patch \
88 file://mtk-0024-hostapd-mtk-Air-Monitor-support-in-hostapd-by-vendor.patch \
89 file://mtk-0025-hostapd-mtk-Fix-scan-result-updating-issue.patch \
developer2a209692023-08-14 20:23:42 +080090 file://mtk-0026-hostapd-mtk-Avoid-setting-beacon-after-wpa_supplican.patch \
developer505c9432023-05-12 18:58:17 +080091 file://mtk-0027-hostapd-mtk-Fix-setting-wrong-seg0-index-for-5G-cent.patch \
92 file://mtk-0028-hostapd-mtk-Add-muru-user-number-debug-command.patch \
developerff00d542023-06-08 11:36:33 +080093 file://mtk-0030-hostapd-mtk-Fix-unexpected-AP-beacon-state-transitio.patch \
developerb2aab722023-07-10 13:49:56 +080094 file://mtk-0031-hostapd-mtk-add-connac3-PHY-MURU-manual-mode-config-.patch \
developer281084d2023-06-19 12:03:50 +080095 file://mtk-0032-hostapd-mtk-Add-HE-capabilities-check.patch \
developer2a209692023-08-14 20:23:42 +080096 file://mtk-0033-hostapd-mtk-Fix-background-channel-overlapping-opera.patch \
developer8bff6472023-07-17 11:11:44 +080097 file://mtk-0034-hostapd-mtk-Fix-hostapd_dfs_start_cac-log.patch \
98 file://mtk-0035-hostapd-mtk-Check-the-bridge-after-ioctl-SIOCBRADDIF.patch \
developer26d6cc52023-07-31 12:27:06 +080099 file://mtk-0036-hostapd-mtk-Update-parameter_set_count-in-MU-EDCA-IE.patch \
100 file://mtk-0037-hostapd-mtk-Add-extension-IE-list-for-non-inherit-IE.patch \
developer2a209692023-08-14 20:23:42 +0800101 file://mtk-0038-hostapd-mtk-Fix-11vmbss-aid-using-wrong-pool.patch \
102 file://mtk-0039-hostapd-mtk-Fix-rnr-ie-length-when-no-need-to-report.patch \
103 file://mtk-0040-hostapd-mtk-add-back-ht-vht-cap-missing-field-before.patch \
developer8bff6472023-07-17 11:11:44 +0800104 file://mtk-1000-hostapd-mtk-update-eht-operation-element.patch \
105 file://mtk-1001-hostapd-mtk-Add-support-for-gtk-rekeying-in-hostapd-.patch \
developer29c4d2d2022-12-26 19:41:22 +0800106 "