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 | aa5b1b2 | 2022-12-13 17:05:25 +0800 | [diff] [blame] | 16 | file://310-mac80211-add-support-for-restricting-netdev-features.patch \ |
developer | e2cfb52 | 2022-12-08 18:09:45 +0800 | [diff] [blame] | 17 | file://400-allow-ibss-mixed.patch \ |
| 18 | file://500-mac80211_configure_antenna_gain.patch \ |
| 19 | 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] | 20 | file://800-mac80211-mask-nested-A-MSDU-support-for-mesh.patch \ |
| 21 | file://900-mac80211-mtk-do-not-setup-twt-when-twt-responder-is-.patch \ |
| 22 | file://901-nl80211-mtk-extend-CAC-time-for-weather-radar-channe.patch \ |
| 23 | file://902-mac80211-mtk-it-s-invalid-case-when-frag_threshold-i.patch \ |
developer | aa5b1b2 | 2022-12-13 17:05:25 +0800 | [diff] [blame] | 24 | file://903-mac80211-mtk-airtime_flags-depends-on-NL80211_EXT_FE.patch \ |
| 25 | file://904-mac80211-mtk-add-support-for-runtime-set-inband-disc.patch \ |
| 26 | file://905-mac80211-mtk-remove-timerout-handle-for-ax210-iot-is.patch \ |
| 27 | file://906-cfg80211-mtk-implement-DFS-status-show-cac-and-nop-s.patch \ |
| 28 | file://907-mac80211-mtk-Set-TWT-Information-Frame-Disabled-bit-.patch \ |
| 29 | file://908-mac80211-mtk-fix-the-issue-of-AP-and-STA-starting-on.patch \ |
| 30 | file://99900-mac80211-mtk-add-fill-receive-path-ops-to-get-wed-i.patch \ |
| 31 | file://99901-fix-build-failed.patch \ |
developer | e2cfb52 | 2022-12-08 18:09:45 +0800 | [diff] [blame] | 32 | " |