developer | e2cfb52 | 2022-12-08 18:09: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 \ |
developer | e2cfb52 | 2022-12-08 18:09:45 +0800 | [diff] [blame] | 5 | file://210-ap_scan.patch \ |
| 6 | file://301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch \ |
developer | aa5b1b2 | 2022-12-13 17:05:25 +0800 | [diff] [blame] | 7 | 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 \ |
| 11 | file://306-01-wifi-mac80211-add-internal-handler-for-wake_tx_queue.patch \ |
| 12 | file://306-02-wifi-mac80211-add-wake_tx_queue-callback-to-drivers.patch \ |
| 13 | file://306-03-wifi-mac80211-Drop-support-for-TX-push-path.patch \ |
| 14 | file://306-04-wifi-realtek-remove-duplicated-wake_tx_queue.patch \ |
developer | a16be1f | 2022-12-14 13:09:20 +0800 | [diff] [blame] | 15 | file://307-wifi-mac80211-fix-initialization-of-rx-link-and-rx-l.patch \ |
developer | 57c8f1a | 2022-12-15 14:09:45 +0800 | [diff] [blame] | 16 | file://308-wifi-mac80211-fix-MLO-AP_VLAN-check.patch \ |
developer | aa5b1b2 | 2022-12-13 17:05:25 +0800 | [diff] [blame] | 17 | file://310-mac80211-add-support-for-restricting-netdev-features.patch \ |
developer | 88605f7 | 2023-02-15 16:38:49 +0800 | [diff] [blame] | 18 | file://311-wifi-mac80211-fix-and-simplify-unencrypted-drop-chec.patch \ |
| 19 | file://312-wifi-cfg80211-move-A-MSDU-check-in-ieee80211_data_to.patch \ |
| 20 | file://313-wifi-cfg80211-factor-out-bridge-tunnel-RFC1042-heade.patch \ |
| 21 | file://314-wifi-mac80211-remove-mesh-forwarding-congestion-chec.patch \ |
| 22 | file://315-wifi-mac80211-fix-receiving-A-MSDU-frames-on-mesh-in.patch \ |
| 23 | file://316-wifi-mac80211-add-a-workaround-for-receiving-non-sta.patch \ |
developer | e2cfb52 | 2022-12-08 18:09:45 +0800 | [diff] [blame] | 24 | file://400-allow-ibss-mixed.patch \ |
| 25 | file://500-mac80211_configure_antenna_gain.patch \ |
| 26 | file://782-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch \ |
developer | e2cfb52 | 2022-12-08 18:09:45 +0800 | [diff] [blame] | 27 | file://900-mac80211-mtk-do-not-setup-twt-when-twt-responder-is-.patch \ |
| 28 | file://901-nl80211-mtk-extend-CAC-time-for-weather-radar-channe.patch \ |
| 29 | file://902-mac80211-mtk-it-s-invalid-case-when-frag_threshold-i.patch \ |
developer | aa5b1b2 | 2022-12-13 17:05:25 +0800 | [diff] [blame] | 30 | file://903-mac80211-mtk-airtime_flags-depends-on-NL80211_EXT_FE.patch \ |
| 31 | file://904-mac80211-mtk-add-support-for-runtime-set-inband-disc.patch \ |
| 32 | file://905-mac80211-mtk-remove-timerout-handle-for-ax210-iot-is.patch \ |
| 33 | file://906-cfg80211-mtk-implement-DFS-status-show-cac-and-nop-s.patch \ |
| 34 | file://907-mac80211-mtk-Set-TWT-Information-Frame-Disabled-bit-.patch \ |
| 35 | file://908-mac80211-mtk-fix-the-issue-of-AP-and-STA-starting-on.patch \ |
developer | c5ce750 | 2022-12-19 11:33:22 +0800 | [diff] [blame] | 36 | file://909-mac80211-mtk-check-the-control-channel-before-downgr.patch \ |
| 37 | file://910-mac80211-mtk-fix-tx-amsdu-aggregation.patch \ |
developer | aa5b1b2 | 2022-12-13 17:05:25 +0800 | [diff] [blame] | 38 | file://99900-mac80211-mtk-add-fill-receive-path-ops-to-get-wed-i.patch \ |
developer | 0577a86 | 2023-01-03 16:01:51 +0800 | [diff] [blame] | 39 | file://99902-mac80211-mtk-register-.ndo_setup_tc-to-support-wifi.patch \ |
developer | c5ce750 | 2022-12-19 11:33:22 +0800 | [diff] [blame] | 40 | file://99999-mac80211-mtk-fix-build-error-on-Linux-Kernel-5.4.patch \ |
developer | 4d58186 | 2023-02-13 16:01:56 +0800 | [diff] [blame] | 41 | file://9999901-mac80211-mtk-add-rate-duration-for-EHT-rate.patch \ |
| 42 | file://9999902-mac80211-mtk-add-EHT-BA1024-support.patch \ |
developer | e2cfb52 | 2022-12-08 18:09:45 +0800 | [diff] [blame] | 43 | " |