developer | f11ee16 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 1 | #patch patches (come from openwrt/lede/target/linux/mediatek) |
| 2 | SRC_URI_append = " \ |
developer | bddc9db | 2023-09-11 13:34:36 +0800 | [diff] [blame^] | 3 | file://0001-wifi-mt76-mt7915-update-beacon-size-limitation.patch \ |
| 4 | file://0002-wifi-mt76-mt7915-check-sta-rx-control-frame-to-multi.patch \ |
| 5 | file://0003-wifi-mt76-mt7915-fix-potential-memory-leak-of-beacon.patch \ |
| 6 | file://0004-wifi-mt76-mt7915-get-rid-of-false-alamrs-of-tx-emiss.patch \ |
| 7 | file://0005-wifi-mt76-mt7915-fix-per-band-IEEE80211_CONF_MONITOR.patch \ |
| 8 | file://0006-wifi-mt76-mt7915-check-vif-type-before-reporting-cca.patch \ |
| 9 | file://0007-wifi-mt76-mt7915-update-mpdu-density-capability.patch \ |
| 10 | file://0008-wifi-mt76-mt7915-fix-beamforming-availability-check.patch \ |
| 11 | file://0009-wifi-mt76-fix-incorrect-HE-TX-GI-report.patch \ |
| 12 | file://0010-wifi-mt76-mt7915-add-pc-stack-dump-for-WM-s-coredump.patch \ |
| 13 | file://0011-wifi-mt76-mt7915-move-temperature-margin-check-to-mt.patch \ |
| 14 | file://0012-wifi-mt76-mt7915-fix-txpower-issues.patch \ |
| 15 | file://0013-wifi-mt76-mt7915-rework-init-txpower.patch \ |
| 16 | file://0014-wifi-mt76-mt7915-rework-mmio-access-flow.patch \ |
| 17 | file://0015-wifi-mt76-disable-HW-AMSDU-when-using-fixed-rate.patch \ |
developer | f9b0021 | 2023-07-31 12:27:06 +0800 | [diff] [blame] | 18 | file://0999-wifi-mt76-mt7915-build-pass-for-Linux-Kernel-5.4-fix.patch \ |
| 19 | file://1000-wifi-mt76-mt7915-add-mtk-internal-debug-tools-for-mt.patch \ |
| 20 | file://1001-wifi-mt76-mt7915-csi-implement-csi-support.patch \ |
| 21 | file://1002-wifi-mt76-mt7915-air-monitor-support.patch \ |
| 22 | file://1003-wifi-mt76-mt7915-add-support-for-muru_onoff-via.patch \ |
| 23 | file://1004-wifi-mt76-mt7915-certification-patches.patch \ |
| 24 | file://1005-wifi-mt76-mt7915-add-support-for-runtime-set-in-band.patch \ |
| 25 | file://1006-wifi-mt76-mt7915-add-mt76-vendor-muru-onoff-command.patch \ |
| 26 | file://1007-wifi-mt76-mt7915-drop-undefined-action-frame.patch \ |
| 27 | file://1008-wifi-mt76-testmode-rework-testmode-init-registers.patch \ |
| 28 | file://1009-wifi-mt76-testmode-additional-supports.patch \ |
| 29 | file://1010-wifi-mt76-testmode-add-pre-cal-support.patch \ |
| 30 | file://1011-wifi-mt76-testmode-add-iBF-command-mode-support.patch \ |
| 31 | file://1012-wifi-mt76-testmode-add-ZWDFS-test-mode-support.patch \ |
| 32 | file://1013-wifi-mt76-testmode-add-iBF-eBF-cal-and-cert-commands.patch \ |
| 33 | file://1014-wifi-mt76-mt7915-init-rssi-in-WTBL-when-add-station.patch \ |
| 34 | file://1015-wifi-mt76-connac-airtime-fairness-feature-off-in-mac.patch \ |
| 35 | file://1016-wifi-mt76-mt7915-add-mt7986-and-mt7916-pre-calibrati.patch \ |
| 36 | file://1017-wifi-mt76-mt7915-add-phy-capability-vendor-command.patch \ |
| 37 | file://1018-wifi-mt76-mt7915-add-vendor-subcmd-EDCCA-ctrl-enable.patch \ |
| 38 | file://1019-wifi-mt76-mt7915-implement-bin-file-mode.patch \ |
| 39 | file://1020-wifi-mt76-mt7915-Add-mu-dump-support.patch \ |
| 40 | file://1021-wifi-mt76-mt7915-add-vendor-subcmd-three-wire-PTA-ct.patch \ |
| 41 | file://1022-wifi-mt76-mt7915-add-ibf-control-vendor-cmd.patch \ |
| 42 | file://1023-wifi-mt76-mt7915-add-E3-re-bonding-for-low-yield-rat.patch \ |
| 43 | file://1024-wifi-mt76-mt7915-support-on-off-SW-ACI-through-debug.patch \ |
| 44 | file://1025-wifi-mt76-mt7915-add-bf-backoff-limit-table-support.patch \ |
| 45 | file://1026-wifi-mt76-mt7915-amsdu-set-and-get-control.patch \ |
| 46 | file://1027-wifi-mt76-mt7915-Add-vendor-command-attribute-for-RT.patch \ |
| 47 | file://1028-wifi-mt76-mt7915-add-vendor-cmd-to-get-available-col.patch \ |
| 48 | file://1029-wifi-mt76-mt7915-disable-SW-ACI-by-default.patch \ |
| 49 | file://1030-wifi-mt76-mt7915-add-muru-user-number-debug-command.patch \ |
| 50 | file://1031-wifi-mt76-mt7915-add-debugfs-for-fw-coredump.patch \ |
| 51 | file://1032-wifi-mt76-mt7915-remove-BW160-support.patch \ |
| 52 | file://1033-wifi-mt76-mt7915-add-txpower-info-dump-support.patch \ |
| 53 | file://1034-wifi-mt76-mt7915-report-tx-and-rx-byte-to-tpt_led-wh.patch \ |
developer | f0fd705 | 2023-08-14 20:23:42 +0800 | [diff] [blame] | 54 | file://1035-wifi-mt76-mt7915-Establish-BA-in-VO-queue.patch \ |
developer | dff5277 | 2023-08-18 17:03:34 +0800 | [diff] [blame] | 55 | file://1036-wifi-mt76-mt7915-Disable-RegDB-when-enable-single-sk.patch \ |
developer | bddc9db | 2023-09-11 13:34:36 +0800 | [diff] [blame^] | 56 | file://1037-wifi-mt76-mt7915-enable-the-mac80211-hw-bmc-ps-buffe.patch \ |
| 57 | file://1038-wifi-mt76-update-debugfs-knob-to-dump-token-pending-.patch \ |
| 58 | file://1039-wifi-mt76-mt7915-support-enable-disable-spatial-reus.patch \ |
developer | 47efbdb | 2023-06-29 20:33:22 +0800 | [diff] [blame] | 59 | file://2000-wifi-mt76-mt7915-wed-add-wed-tx-support.patch \ |
| 60 | file://2001-wifi-mt76-mt7915-wed-add-wds-support-when-wed-is-ena.patch \ |
| 61 | file://2002-wifi-mt76-mt7915-wed-add-fill-receive-path-to-report.patch \ |
| 62 | file://2003-wifi-mt76-mt7915-wed-find-rx-token-by-physical-addre.patch \ |
| 63 | file://2004-wifi-mt76-mt7915-wed-HW-ATF-support-for-mt7986.patch \ |
| 64 | file://2005-wifi-mt76-mt7915-wed-add-rxwi-for-further-in-chip-rr.patch \ |
| 65 | file://2006-wifi-mt76-add-debugfs-knob-to-show-packet-error-rate.patch \ |
developer | f9b0021 | 2023-07-31 12:27:06 +0800 | [diff] [blame] | 66 | file://2007-wifi-mt76-mt7915-add-ctxd-support-for-mt7916.patch \ |
| 67 | file://2008-wifi-mt76-connac-wed-add-wed-rx-copy-skb.patch \ |
developer | da18a74 | 2023-04-06 13:44:00 +0800 | [diff] [blame] | 68 | file://9999-mt76-revert-for-backports-5.15-wireless-stack.patch \ |
developer | f11ee16 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 69 | " |