developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 1 | #patch patches (come from openwrt/lede/target/linux/mediatek) |
| 2 | SRC_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 \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 12 | file://110-mbedtls-TLS-crypto-option-initial-port.patch \ |
| 13 | file://120-mbedtls-fips186_2_prf.patch \ |
| 14 | file://130-mbedtls-annotate-with-TEST_FAIL-for-hwsim-tests.patch \ |
| 15 | file://140-tests-Makefile-make-run-tests-with-CONFIG_TLS.patch \ |
| 16 | file://150-add-NULL-checks-encountered-during-tests-hwsim.patch \ |
| 17 | file://160-dpp_pkex-EC-point-mul-w-value-prime.patch \ |
developer | 8bff647 | 2023-07-17 11:11:44 +0800 | [diff] [blame] | 18 | file://170-hostapd-update-cfs0-and-cfs1-for-160MHz.patch \ |
developer | 36fe709 | 2023-09-27 12:24:47 +0800 | [diff] [blame] | 19 | file://180-BSS-coloring-fix-CCA-with-multiple-BSS.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 20 | file://200-multicall.patch \ |
| 21 | file://300-noscan.patch \ |
| 22 | file://301-mesh-noscan.patch \ |
| 23 | file://310-rescan_immediately.patch \ |
| 24 | file://320-optional_rfkill.patch \ |
| 25 | file://330-nl80211_fix_set_freq.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 26 | file://341-mesh-ctrl-iface-channel-switch.patch \ |
| 27 | file://350-nl80211_del_beacon_bss.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 28 | file://380-disable_ctrl_iface_mib.patch \ |
| 29 | file://381-hostapd_cli_UNKNOWN-COMMAND.patch \ |
| 30 | file://390-wpa_ie_cap_workaround.patch \ |
| 31 | file://400-wps_single_auth_enc_type.patch \ |
| 32 | file://410-limit_debug_messages.patch \ |
| 33 | file://420-indicate-features.patch \ |
| 34 | file://430-hostapd_cli_ifdef.patch \ |
| 35 | file://431-wpa_cli_ifdef.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 36 | file://460-wpa_supplicant-add-new-config-params-to-be-used-with.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 37 | file://463-add-mcast_rate-to-11s.patch \ |
| 38 | file://464-fix-mesh-obss-check.patch \ |
| 39 | file://465-hostapd-config-support-random-BSS-color.patch \ |
| 40 | file://470-survey_data_fallback.patch \ |
| 41 | file://500-lto-jobserver-support.patch \ |
| 42 | file://590-rrm-wnm-statistics.patch \ |
| 43 | file://599-wpa_supplicant-fix-warnings.patch \ |
| 44 | file://600-ubus_support.patch \ |
developer | 2a20969 | 2023-08-14 20:23:42 +0800 | [diff] [blame] | 45 | file://601-ucode_support.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 46 | file://610-hostapd_cli_ujail_permission.patch \ |
developer | 2a20969 | 2023-08-14 20:23:42 +0800 | [diff] [blame] | 47 | file://701-reload_config_inline.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 48 | file://710-vlan_no_bridge.patch \ |
| 49 | file://711-wds_bridge_force.patch \ |
| 50 | file://720-iface_max_num_sta.patch \ |
| 51 | file://730-ft_iface.patch \ |
| 52 | file://740-snoop_iface.patch \ |
| 53 | file://750-qos_map_set_without_interworking.patch \ |
| 54 | file://751-qos_map_ignore_when_unsupported.patch \ |
| 55 | file://760-dynamic_own_ip.patch \ |
developer | afda357 | 2022-12-28 16:28:30 +0800 | [diff] [blame] | 56 | file://761-shared_das_port.patch \ |
developer | 2a20969 | 2023-08-14 20:23:42 +0800 | [diff] [blame] | 57 | file://770-radius_server.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 58 | file://990-ctrl-make-WNM_AP-functions-dependant-on-CONFIG_AP.patch \ |
developer | dfb5098 | 2023-09-11 13:34:36 +0800 | [diff] [blame] | 59 | file://991-Fix-OpenWrt-13156.patch \ |
developer | b885304 | 2023-02-17 11:50:45 +0800 | [diff] [blame] | 60 | file://mtk-0001-hostapd-mtk-Add-neighbor-report-and-BSS-Termination-.patch \ |
| 61 | file://mtk-0002-hostapd-mtk-print-sae-groups-by-hostapd-ctrl.patch \ |
| 62 | file://mtk-0003-hostapd-mtk-add-support-for-runtime-set-in-band-disc.patch \ |
| 63 | file://mtk-0004-hostapd-mtk-Add-mtk_vendor.h.patch \ |
| 64 | file://mtk-0005-hostapd-mtk-Support-EDCCA-hostapd-configuration.patch \ |
developer | e0a1e0e | 2023-02-24 11:26:12 +0800 | [diff] [blame] | 65 | file://mtk-0006-hostapd-mtk-Add-hostapd-MU-SET-GET-control.patch \ |
developer | b885304 | 2023-02-17 11:50:45 +0800 | [diff] [blame] | 66 | file://mtk-0007-hostapd-mtk-Add-three-wire-PTA-ctrl-hostapd-vendor-c.patch \ |
| 67 | file://mtk-0008-hostapd-mtk-Add-hostapd-iBF-control.patch \ |
| 68 | file://mtk-0009-hostapd-mtk-Do-not-include-HE-capab-IE-if-associated.patch \ |
developer | 52278a1 | 2023-03-02 20:22:29 +0800 | [diff] [blame] | 69 | file://mtk-0010-hostapd-mtk-Add-DFS-detection-mode.patch \ |
| 70 | file://mtk-0011-hostapd-mtk-Add-DFS-offchan-channel-switch.patch \ |
| 71 | file://mtk-0012-hostapd-mtk-Add-amsdu-set-get-ctrl.patch \ |
| 72 | file://mtk-0013-hostapd-mtk-Add-he_ldpc-configuration.patch \ |
developer | 505c943 | 2023-05-12 18:58:17 +0800 | [diff] [blame] | 73 | file://mtk-0014-hostapd-mtk-Add-vendor-command-attribute-for-RTS-BW-.patch \ |
| 74 | file://mtk-0015-hostapd-mtk-6G-band-does-not-require-DFS.patch \ |
| 75 | file://mtk-0016-hostapd-mtk-Fix-sending-wrong-VHT-operation-IE-in-CS.patch \ |
| 76 | file://mtk-0017-hostapd-mtk-Add-sta-assisted-DFS-state-update-mechan.patch \ |
developer | dfb5098 | 2023-09-11 13:34:36 +0800 | [diff] [blame] | 77 | file://mtk-0018-hostapd-mtk-Mark-DFS-channel-as-available-for-CSA.patch \ |
| 78 | file://mtk-0019-hostapd-mtk-Add-available-color-bitmap.patch \ |
| 79 | file://mtk-0020-hostapd-mtk-Fix-ZWDFS-issue-in-BW-160.patch \ |
| 80 | file://mtk-0021-hostapd-mtk-Add-vendor-for-CAPI-certification-comman.patch \ |
| 81 | file://mtk-0022-hostapd-mtk-Air-Monitor-support-in-hostapd-by-vendor.patch \ |
| 82 | file://mtk-0023-hostapd-mtk-Fix-setting-wrong-seg0-index-for-5G-cent.patch \ |
| 83 | file://mtk-0024-hostapd-mtk-Add-muru-user-number-debug-command.patch \ |
| 84 | file://mtk-0025-hostapd-mtk-add-connac3-PHY-MURU-manual-mode-config-.patch \ |
| 85 | file://mtk-0026-hostapd-mtk-Add-HE-capabilities-check.patch \ |
| 86 | file://mtk-0027-hostapd-mtk-Fix-background-channel-overlapping-opera.patch \ |
| 87 | file://mtk-0028-hostapd-mtk-Fix-hostapd_dfs_start_cac-log.patch \ |
| 88 | file://mtk-0029-hostapd-mtk-Check-the-bridge-after-ioctl-SIOCBRADDIF.patch \ |
| 89 | file://mtk-0030-hostapd-mtk-Update-parameter_set_count-in-MU-EDCA-IE.patch \ |
| 90 | file://mtk-0031-hostapd-mtk-add-extension-IE-list-for-non-inherit-IE.patch \ |
developer | 36fe709 | 2023-09-27 12:24:47 +0800 | [diff] [blame] | 91 | file://mtk-0032-hostapd-mtk-Fix-11vmbss-aid-using-wrong-pool.patch \ |
| 92 | file://mtk-0033-hostapd-mtk-Fix-rnr-ie-length-when-no-need-to-report.patch \ |
| 93 | file://mtk-0034-hostapd-mtk-add-back-ht-vht-cap-missing-field-before.patch \ |
| 94 | file://mtk-0035-hostapd-mtk-update-op_class-when-AP-channel-switchin.patch \ |
| 95 | file://mtk-0036-hostapd-mtk-Add-support-for-gtk-rekeying-in-hostapd-.patch \ |
| 96 | file://mtk-0037-hostapd-mtk-Fix-wpa_supplicant-configuration-parsing.patch \ |
| 97 | file://mtk-0038-hostapd-mtk-Set-WMM-and-TX-queue-parameters-for-wpa_.patch \ |
| 98 | file://mtk-0039-hostapd-mtk-Set-STA-TX-queue-parameters-configuratio.patch \ |
| 99 | file://mtk-0040-hostapd-mtk-avoid-color-switch-when-beacon-is-not-se.patch \ |
developer | dfb5098 | 2023-09-11 13:34:36 +0800 | [diff] [blame] | 100 | file://mtk-1001-hostapd-mtk-update-eht-operation-element.patch \ |
| 101 | file://mtk-1002-hostapd-mtk-ucode-add-support-for-ucode-to-parse-BW3.patch \ |
| 102 | file://mtk-1003-hostapd-mtk-synchronize-bandwidth-in-AP-STA-support.patch \ |
developer | 29c4d2d | 2022-12-26 19:41:22 +0800 | [diff] [blame] | 103 | " |