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 = " \ |
| 3 | file://0001-mt76-mt7915-rework-testmode-init-registers.patch \ |
| 4 | file://0002-mt76-testmode-rework-tx-antenna-setting.patch \ |
| 5 | file://0003-mt76-mt7915-rework-rx-testmode-stats.patch \ |
| 6 | file://0004-mt76-mt7915-fix-tx-descriptor.patch \ |
developer | 6caa5e2 | 2022-06-16 13:33:13 +0800 | [diff] [blame] | 7 | file://0005-mt76-mt7915-drop-undefined-action-frame.patch \ |
developer | 6caa5e2 | 2022-06-16 13:33:13 +0800 | [diff] [blame] | 8 | file://0008-mt76-common-RF-CR-idx-require-8-bits.patch \ |
developer | 6eafbab | 2022-07-12 15:23:20 +0800 | [diff] [blame] | 9 | file://0011-mt76-testmode-use-random-payload-for-tx-packets.patch \ |
developer | 072c561 | 2022-07-15 18:30:03 +0800 | [diff] [blame] | 10 | file://0012-mt76-mt7915-add-spatial-extension-index-support.patch \ |
developer | 487fec0 | 2022-08-09 14:58:55 +0800 | [diff] [blame] | 11 | file://0013-mt76-mt7915-set-the-first-antenna-to-detect-radar-fo.patch \ |
developer | 73e5a57 | 2022-04-19 10:21:20 +0800 | [diff] [blame] | 12 | file://100-Revert-of-net-pass-the-dst-buffer-to-of_get_mac_addr.patch \ |
| 13 | file://1001-mt76-mt7915-add-mtk-internal-debug-tools-for-mt76.patch \ |
| 14 | file://1002-mt76-mt7915-csi-implement-csi-support.patch \ |
| 15 | file://1003-mt76-mt7915-air-monitor-support.patch \ |
| 16 | file://1004-mt76-mt7915-add-support-for-muru_onoff-via-debugfs.patch \ |
| 17 | file://1005-mt76-certification-patches.patch \ |
developer | 6caa5e2 | 2022-06-16 13:33:13 +0800 | [diff] [blame] | 18 | file://1006-mt76-mt7915-add-L0.5-system-error-recovery-support.patch \ |
| 19 | file://1007-mt76-mt7915-add-support-for-runtime-set-in-band-disc.patch \ |
| 20 | file://1008-mt76-mt7915-add-mt76-vendor-muru-onoff-command.patch \ |
developer | 45fae41 | 2022-08-22 19:48:44 +0800 | [diff] [blame^] | 21 | file://1009-mt76-mt7915-add-fw_version-dump.patch \ |
developer | 6caa5e2 | 2022-06-16 13:33:13 +0800 | [diff] [blame] | 22 | file://1111-mt76-testmode-additional-supports.patch \ |
| 23 | file://1112-mt76-mt7915-init-rssi-in-WTBL-when-add-station.patch \ |
developer | f2548b0 | 2022-08-16 15:37:38 +0800 | [diff] [blame] | 24 | file://1113-mt76-mt7915-reduce-TWT-SP-sent-to-FW-for-cert.patch \ |
developer | 6caa5e2 | 2022-06-16 13:33:13 +0800 | [diff] [blame] | 25 | file://1114-mt76-airtime-fairness-feature-off-in-mac80211.patch \ |
| 26 | file://1115-mt76-mt7915-add-mt7986-and-mt7916-pre-calibration.patch \ |
developer | 072c561 | 2022-07-15 18:30:03 +0800 | [diff] [blame] | 27 | file://1116-mt76-mt7915-add-phy-capability-vendor-command.patch \ |
developer | 6eafbab | 2022-07-12 15:23:20 +0800 | [diff] [blame] | 28 | file://1117-mt76-mt7915-add-vendor-subcmd-EDCCA-ctrl.patch \ |
developer | 072c561 | 2022-07-15 18:30:03 +0800 | [diff] [blame] | 29 | file://1118-mt76-mt7915-implement-bin-file-mode.patch \ |
| 30 | file://1119-mt76-mt7915-initialize-wcid.patch \ |
developer | f2548b0 | 2022-08-16 15:37:38 +0800 | [diff] [blame] | 31 | file://1120-mt76-HEMU-Add-dump-support.patch \ |
developer | f79ad45 | 2022-07-12 11:37:54 +0800 | [diff] [blame] | 32 | file://3001-mt76-add-wed-tx-support.patch \ |
| 33 | file://3002-mt76-add-wed-rx-support.patch \ |
| 34 | file://3003-mt76-add-fill-receive-path-to-report-wed-idx.patch \ |
developer | 63541d2 | 2022-08-02 13:00:04 +0800 | [diff] [blame] | 35 | file://3004-mt76-add-ser-spport-when-wed-on.patch \ |
developer | 45fae41 | 2022-08-22 19:48:44 +0800 | [diff] [blame^] | 36 | file://3005-mt76-mt7915-add-statistic-for-HW-Tx-Path.patch \ |
| 37 | file://3006-mt76-mt7915-add-statistic-for-HW-Rx-Path.patch \ |
developer | f11ee16 | 2022-04-12 11:17:45 +0800 | [diff] [blame] | 38 | " |