openwrt/target/linux/generic/backport-5.15
Daniel Kestrel e1242fc339
generic: 5.15: replace ramips AR8033 fiber patch with 5.18 patches
A patch was added in kernel 5.4 to support the fiber operation of
AR8033 with ramips devices. In kernel 5.18 similar enhancements
were added to the kernel. Those patches are required for other
fiber based devices but when added, build fails for ramips targets.
This commit removes the ramips patch and adds the kernel 5.18 ones.

Signed-off-by: Daniel Kestrel <kestrel1974@t-online.de>
[ split commit,refresh patch and improve commit message ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-04-22 17:21:29 +02:00
..
005-v5.17-01-Kbuild-use-Wdeclaration-after-statement.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
005-v5.17-02-Kbuild-move-to-std-gnu11.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
005-v5.17-03-Kbuild-use-std-gnu11-for-KBUILD_USERCFLAGS.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
020-v6.1-01-mm-x86-arm64-add-arch_has_hw_pte_young.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-02-mm-x86-add-CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-03-mm-vmscan.c-refactor-shrink_node.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-04-Revert-include-linux-mm_inline.h-fold-__update_lru_s.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-05-mm-multi-gen-LRU-groundwork.patch kernel: bump 5.15 to 5.15.107 2023-04-19 00:55:58 +02:00
020-v6.1-06-mm-multi-gen-LRU-minimal-implementation.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-07-mm-multi-gen-LRU-exploit-locality-in-rmap.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-08-mm-multi-gen-LRU-support-page-table-walks.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
020-v6.1-09-mm-multi-gen-LRU-optimize-multiple-memcgs.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-10-mm-multi-gen-LRU-kill-switch.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-11-mm-multi-gen-LRU-thrashing-prevention.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-12-mm-multi-gen-LRU-debugfs-interface.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-13-mm-mglru-don-t-sync-disk-for-each-aging-cycle.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-14-mm-multi-gen-LRU-retry-pages-written-back-while-isol.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-15-mm-multi-gen-LRU-move-lru_gen_add_mm-out-of-IRQ-off-.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-17-mm-add-dummy-pmd_young-for-architectures-not-having-.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.1-18-mm-introduce-arch_has_hw_nonleaf_pmd_young.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.2-16-mm-multi-gen-LRU-fix-crash-during-cgroup-migration.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-19-mm-add-vma_has_recency.patch kernel: bump 5.15 to 5.15.107 2023-04-19 00:55:58 +02:00
020-v6.3-20-mm-support-POSIX_FADV_NOREUSE.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-21-mm-multi-gen-LRU-rename-lru_gen_struct-to-lru_gen_pa.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-22-mm-multi-gen-LRU-rename-lrugen-lists-to-lrugen-pages.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-23-mm-multi-gen-LRU-remove-eviction-fairness-safeguard.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-24-mm-multi-gen-LRU-remove-aging-fairness-safeguard.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-25-mm-multi-gen-LRU-shuffle-should_run_aging.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-26-mm-multi-gen-LRU-per-node-lru_gen_page-lists.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-27-mm-multi-gen-LRU-clarify-scan_control-flags.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-28-mm-multi-gen-LRU-simplify-arch_has_hw_pte_young-chec.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
020-v6.3-29-mm-multi-gen-LRU-avoid-futile-retries.patch generic: 5.15: refresh kernel patches 2023-03-27 14:16:10 +02:00
050-v5.16-00-MIPS-uasm-Enable-muhu-opcode-for-MIPS-R6.patch
050-v5.16-01-mips-uasm-Add-workaround-for-Loongson-2F-nop-CPU-err.patch
050-v5.16-02-mips-bpf-Add-eBPF-JIT-for-32-bit-MIPS.patch
050-v5.16-03-mips-bpf-Add-new-eBPF-JIT-for-64-bit-MIPS.patch
050-v5.16-04-mips-bpf-Add-JIT-workarounds-for-CPU-errata.patch
050-v5.16-05-mips-bpf-Enable-eBPF-JITs.patch kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
050-v5.16-06-mips-bpf-Remove-old-BPF-JIT-implementations.patch
080-v5.17-clk-gate-Add-devm_clk_hw_register_gate.patch kernel: add pending patches for bcm63268-timer-clocks 2023-03-22 18:31:31 +01:00
081-v5.17-regmap-allow-to-define-reg_update_bits-for-no-bus.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
100-v5.18-tty-serial-bcm63xx-use-more-precise-Kconfig-symbol.patch bcm63xx: add linux v5.15 support 2022-05-20 15:53:16 +02:00
200-v5.18-tools-resolve_btfids-Build-with-host-flags.patch kernel: bump 5.15 to 5.15.41 2022-06-06 19:20:28 +02:00
201-v5.16-scripts-dtc-Update-to-upstream-version-v1.6.1-19-g0a.patch generic: 5.15: move dtc drop interrupt check from pending to backport 2022-10-24 21:10:46 +02:00
300-v5.18-pinctrl-qcom-Return--EINVAL-for-setting-affinity-if-no-IRQ-parent.patch generic: 5.15: refresh backport patch 2022-03-27 04:51:38 +01:00
301-v5.16-soc-qcom-smem-Support-reserved-memory-description.patch generic: 5.15: backport qcom smem patch for reserved-space support 2022-10-25 01:29:43 +02:00
330-v5.16-01-MIPS-kernel-proc-add-CPU-option-reporting.patch generic: 5.15: move MIPS cpuinfo patch from pending to backport 2022-10-24 21:10:45 +02:00
330-v5.16-02-MIPS-Fix-using-smp_processor_id-in-preemptible-in-sh.patch generic: 5.15: move MIPS cpuinfo patch from pending to backport 2022-10-24 21:10:45 +02:00
331-v5.19-mtd-spinand-Add-support-for-XTX-XT26G0xA.patch generic: 5.15: move pending xtx nand patch from pending to backport 2022-10-24 21:10:46 +02:00
344-v5.18-01-phy-marvell-phy-mvebu-a3700-comphy-Remove-port-from-.patch generic: 5.15: move mvebu aardvark patch from pending to backport 2022-10-24 21:10:47 +02:00
344-v5.18-02-phy-marvell-phy-mvebu-a3700-comphy-Add-native-kernel.patch generic: 5.15: move mvebu aardvark patch from pending to backport 2022-10-24 21:10:47 +02:00
345-v5.17-arm64-dts-marvell-armada-37xx-Add-xtal-clock-to-comp.patch generic: 5.15: move mvebu aardvark patch from pending to backport 2022-10-24 21:10:47 +02:00
346-v5.18-01-Revert-ata-ahci-mvebu-Make-SATA-PHY-optional-for-Arm.patch generic: 5.15: move mvebu aardvark patch from pending to backport 2022-10-24 21:10:47 +02:00
346-v5.18-02-Revert-usb-host-xhci-mvebu-make-USB-3.0-PHY-optional.patch generic: 5.15: move mvebu aardvark patch from pending to backport 2022-10-24 21:10:47 +02:00
346-v5.18-03-Revert-PCI-aardvark-Fix-initialization-with-old-Marv.patch generic: 5.15: move mvebu aardvark patch from pending to backport 2022-10-24 21:10:47 +02:00
347-v6.0-phy-marvell-phy-mvebu-a3700-comphy-Remove-broken-res.patch generic: 5.15: move mvebu aardvark patch from pending to backport 2022-10-24 21:10:47 +02:00
350-v5.18-regmap-add-configurable-downshift-for-addresses.patch generic: backport regmap reg_base and downshift features 2023-03-27 19:07:54 +01:00
351-v5.18-regmap-allow-a-defined-reg_base-to-be-added-to-every.patch generic: backport regmap reg_base and downshift features 2023-03-27 19:07:54 +01:00
352-v6.3-regmap-apply-reg_base-and-reg_downshift-for-single-r.patch generic: backport regmap reg_base and downshift features 2023-03-27 19:07:54 +01:00
400-v5.19-mtd-call-of_platform_populate-for-MTD-partitions.patch kernel: backport mtd patch adding of_platform_populate() calls 2022-07-08 10:19:53 +02:00
401-v6.0-mtd-parsers-add-support-for-Sercomm-partitions.patch kernel: rename 5.20 patches to 6.0 2022-08-17 20:46:52 +02:00
402-v6.0-mtd-next-mtd-core-introduce-of-support-for-dynamic-partitions.patch kernel: bump 5.15 to 5.15.86 2023-01-03 23:55:45 +01:00
403-v6.1-mtd-allow-getting-MTD-device-associated-with-a-speci.patch kernel: bump 5.15 to 5.15.86 2023-01-03 23:55:45 +01:00
404-v6.0-mtd-core-check-partition-before-dereference.patch kernel: fix possible mtd NULL pointer dereference 2022-10-04 12:06:03 +02:00
405-v6.1-mtd-core-add-missing-of_node_get-in-dynamic-partitio.patch kernel: mtd: fix unbalanced of_node_put() in dynamic partitions code 2022-10-19 07:07:14 +02:00
406-v6.2-0001-mtd-core-simplify-a-bit-code-find-partition-matching.patch kernel: mtd: backport extended dynamic partitions support 2022-10-19 07:07:14 +02:00
406-v6.2-0002-mtd-core-try-to-find-OF-node-for-every-MTD-partition.patch kernel: mtd: backport extended dynamic partitions support 2022-10-19 07:07:14 +02:00
407-v5.17-mtd-parsers-qcom-Don-t-print-error-message-on-EPROBE.patch generic: 5.15: backport smempart parser fixup patch with EPROBE_DEFER error 2022-10-25 01:29:44 +02:00
408-v6.2-mtd-core-set-ROOT_DEV-for-partitions-marked-as-rootf.patch kernel: bump 5.15 to 5.15.86 2023-01-03 23:55:45 +01:00
410-v5.18-mtd-parsers-trx-allow-to-use-on-MediaTek-MIPS-SoCs.patch generic: 5.15: add missing tag for some backports patches 2022-10-18 22:45:08 +02:00
420-v5.19-02-mtd-spinand-gigadevice-add-support-for-GD5FxGQ4xExxG.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
420-v5.19-03-mtd-spinand-gigadevice-add-support-for-GD5F1GQ5RExxG.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
420-v5.19-04-mtd-spinand-gigadevice-add-support-for-GD5F-2-4-GQ5x.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
420-v5.19-05-mtd-spinand-gigadevice-add-support-for-GD5FxGM7xExxG.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
421-v6.2-mtd-parsers-add-TP-Link-SafeLoader-partitions-table-.patch kernel: mtd: backport SafeLoader parser 2022-10-19 07:07:14 +02:00
422-v5.19-mtd-spi-nor-support-eon-en25qh256a.patch kernel: add patch to support en25qh256a 2023-01-06 19:22:52 +01:00
423-v6.1-0001-mtd-track-maximum-number-of-bitflips-for-each-read-r.patch kernel: backport MEMREAD ioctl 2023-04-18 13:53:03 +02:00
423-v6.1-0002-mtd-always-initialize-stats-in-struct-mtd_oob_ops.patch kernel: backport MEMREAD ioctl 2023-04-18 13:53:03 +02:00
423-v6.1-0003-mtd-add-ECC-error-accounting-for-each-read-request.patch kernel: backport MEMREAD ioctl 2023-04-18 13:53:03 +02:00
423-v6.1-0004-mtdchar-add-MEMREAD-ioctl.patch kernel: backport MEMREAD ioctl 2023-04-18 13:53:03 +02:00
423-v6.3-mtd-spinand-macronix-use-scratch-buffer-for-DMA-oper.patch generic: fix Macronix SPI-NAND driver 2023-03-27 19:07:54 +01:00
424-v6.4-0001-mtd-core-provide-unique-name-for-nvmem-device-take-t.patch kernel: backport mtd fixes for nvmem 2023-04-06 07:26:11 +02:00
424-v6.4-0002-mtd-core-fix-nvmem-error-reporting.patch kernel: backport mtd fixes for nvmem 2023-04-06 07:26:11 +02:00
424-v6.4-0003-mtd-core-fix-error-path-for-nvmem-provider.patch kernel: backport mtd fixes for nvmem 2023-04-06 07:26:11 +02:00
424-v6.4-0004-mtd-core-prepare-mtd_otp_nvmem_add-to-handle-EPROBE_.patch kernel: backport mtd fixes for nvmem 2023-04-06 07:26:11 +02:00
600-v5.18-page_pool-Add-allocation-stats.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
601-v5.18-page_pool-Add-recycle-stats.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
602-v5.18-page_pool-Add-function-to-batch-and-return-stats.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
603-v5.19-page_pool-Add-recycle-stats-to-page_pool_put_page_bu.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
604-v5.19-net-page_pool-introduce-ethtool-stats.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
605-v5.18-xdp-introduce-flags-field-in-xdp_buff-xdp_frame.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
606-v5.18-xdp-add-frags-support-to-xdp_return_-buff-frame.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
607-v5.18-net-skbuff-add-size-metadata-to-skb_shared_info-for-.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch kernel: refresh backport-5.15 patches 2022-10-07 16:45:10 +01:00
609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.patch kernel: bump 5.15 to 5.15.87 2023-01-13 22:04:22 +01:00
610-v6.3-net-page_pool-use-in_softirq-instead.patch kernel: add missing optimization for page pool 2023-02-13 11:48:55 +01:00
611-v6.3-net-add-helper-eth_addr_add.patch kernel: backport eth_addr_add() 2023-03-21 06:16:50 +01:00
700-v5.17-net-dsa-introduce-tagger-owned-storage-for-private.patch kernel: bump 5.15 to 5.15.78 2022-11-12 17:05:13 +01:00
701-v5.17-dsa-make-tagging-protocols-connect-to-individual-switches.patch kernel: bump 5.15 to 5.15.78 2022-11-12 17:05:13 +01:00
702-v5.19-00-net-ethernet-mtk_eth_soc-add-support-for-coherent-DM.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-01-arm64-dts-mediatek-mt7622-add-support-for-coherent-D.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
702-v5.19-02-net-ethernet-mtk_eth_soc-add-support-for-Wireless-Et.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-03-net-ethernet-mtk_eth_soc-implement-flow-offloading-t.patch kernel: bump 5.15 to 5.15.104 2023-03-25 16:05:14 +01:00
702-v5.19-04-arm64-dts-mediatek-mt7622-introduce-nodes-for-Wirele.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
702-v5.19-05-net-ethernet-mtk_eth_soc-add-ipv6-flow-offload-suppo.patch kernel: move mtk flow offload patches to backport-5.15 2022-06-18 10:33:30 +02:00
702-v5.19-06-net-ethernet-mtk_eth_soc-support-TC_SETUP_BLOCK-for-.patch kernel: bump 5.15 to 5.15.106 2023-04-09 14:48:34 +02:00
702-v5.19-07-net-ethernet-mtk_eth_soc-allocate-struct-mtk_ppe-sep.patch kernel: bump 5.15 to 5.15.106 2023-04-09 14:48:34 +02:00
702-v5.19-08-net-ethernet-mtk_eth_soc-rework-hardware-flow-table-.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-09-net-ethernet-mtk_eth_soc-remove-bridge-flow-offload-.patch kernel: move mtk flow offload patches to backport-5.15 2022-06-18 10:33:30 +02:00
702-v5.19-10-net-ethernet-mtk_eth_soc-support-creating-mac-addres.patch kernel: move mtk flow offload patches to backport-5.15 2022-06-18 10:33:30 +02:00
702-v5.19-11-net-ethernet-mtk_eth_soc-wed-fix-sparse-endian-warni.patch kernel: backport upstream mtk_eth_soc patches 2022-06-18 10:33:30 +02:00
702-v5.19-12-net-ethernet-mtk_eth_soc-fix-return-value-check-in-m.patch kernel: backport upstream mtk_eth_soc patches 2022-06-18 10:33:30 +02:00
702-v5.19-13-net-ethernet-mtk_eth_soc-use-standard-property-for-c.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-14-net-ethernet-mtk_eth_soc-use-after-free-in-__mtk_ppe.patch kernel: backport upstream mtk_eth_soc patches 2022-06-18 10:33:30 +02:00
702-v5.19-15-net-ethernet-mtk_eth_soc-add-check-for-allocation-fa.patch kernel: backport upstream mtk_eth_soc patches 2022-06-18 10:33:30 +02:00
702-v5.19-16-eth-mtk_eth_soc-silence-the-GCC-12-array-bounds-warn.patch kernel: backport upstream mtk_eth_soc patches 2022-06-18 10:33:30 +02:00
702-v5.19-17-net-ethernet-mtk_eth_soc-rely-on-GFP_KERNEL-for-dma_.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-18-net-ethernet-mtk_eth_soc-move-tx-dma-desc-configurat.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-19-net-ethernet-mtk_eth_soc-add-txd_size-to-mtk_soc_dat.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-20-net-ethernet-mtk_eth_soc-rely-on-txd_size-in-mtk_tx_.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-21-net-ethernet-mtk_eth_soc-rely-on-txd_size-in-mtk_des.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-22-net-ethernet-mtk_eth_soc-rely-on-txd_size-in-txd_to_.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-23-net-ethernet-mtk_eth_soc-add-rxd_size-to-mtk_soc_dat.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-24-net-ethernet-mtk_eth_soc-rely-on-txd_size-field-in-m.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-25-net-ethernet-mtk_eth_soc-rely-on-rxd_size-field-in-m.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-26-net-ethernet-mtk_eth_soc-introduce-device-register-m.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-27-net-ethernet-mtk_eth_soc-introduce-MTK_NETSYS_V2-sup.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-28-net-ethernet-mtk_eth_soc-convert-ring-dma-pointer-to.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-29-net-ethernet-mtk_eth_soc-convert-scratch_ring-pointe.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-30-net-ethernet-mtk_eth_soc-introduce-support-for-mt798.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-31-net-ethernet-mtk_eth_soc-fix-error-code-in-mtk_flow_.patch kernel: backport upstream mtk_eth_soc patches 2022-06-18 10:33:30 +02:00
702-v5.19-33-net-ethernet-mtk_eth_soc-enable-rx-cksum-offload-for.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
702-v5.19-34-eth-mtk_ppe-fix-up-after-merge.patch kernel: backport mtk wlan flow offloading fix 2022-07-18 15:14:16 +02:00
703-00-v5.16-net-convert-users-of-bitmap_foo-to-linkmode_foo.patch kernel: bump 5.15 to 5.15.81 2022-12-11 02:42:52 +01:00
703-01-v5.16-net-phylink-add-MAC-phy_interface_t-bitmap.patch kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
703-02-v5.16-net-phylink-use-supported_interfaces-for-phylink-val.patch kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
703-03-v5.16-net-dsa-populate-supported_interfaces-member.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
703-04-v5.17-net-dsa-consolidate-phylink-creation.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
703-05-v5.17-net-dsa-replace-phylink_get_interfaces-with-phylink_.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
703-06-v5.18-net-dsa-add-support-for-phylink-mac_select_pcs.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
703-07-v5.16-net-phy-add-phy_interface_t-bitmap-support.patch kernel: backport generic phylink validate 2022-08-30 13:36:28 +01:00
703-08-v5.17-net-phylink-add-mac_select_pcs-method-to-phylink_mac.patch kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
703-09-v5.17-net-phylink-add-generic-validate-implementation.patch kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
703-10-v5.16-net-dsa-introduce-helpers-for-iterating-through-port.patch kernel: backport generic phylink validate 2022-08-30 13:36:28 +01:00
703-11-v5.17-net-phylink-add-pcs_validate-method.patch kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
703-12-v5.17-net-phylink-add-legacy_pre_march2020-indicator.patch kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
703-13-v5.17-net-dsa-mark-DSA-phylink-as-legacy_pre_march2020.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
703-14-v5.17-net-phylink-use-legacy_pre_march2020.patch kernel: bump 5.15 to 5.15.76 2022-10-30 17:57:25 +01:00
703-15-v5.18-net-phy-phylink-fix-DSA-mac_select_pcs-introduction.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
703-16-v5.16-net-mvneta-populate-supported_interfaces-member.patch kernel: fix mvneta Ethernet after generic phylink validate 2022-09-05 14:05:50 +01:00
703-17-v5.16-net-mvneta-remove-interface-checks-in-mvneta_validat.patch kernel: fix mvneta Ethernet after generic phylink validate 2022-09-05 14:05:50 +01:00
703-18-v5.16-net-mvneta-drop-use-of-phylink_helper_basex_speed.patch kernel: fix mvneta Ethernet after generic phylink validate 2022-09-05 14:05:50 +01:00
703-19-v5.17-net-mvneta-use-phylink_generic_validate.patch kernel: fix mvneta Ethernet after generic phylink validate 2022-09-05 14:05:50 +01:00
703-20-v5.17-net-mvneta-mark-as-a-legacy_pre_march2020-driver.patch kernel: fix mvneta Ethernet after generic phylink validate 2022-09-05 14:05:50 +01:00
704-01-v5.17-net-mtk_eth_soc-populate-supported_interfaces-member.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-02-v5.17-net-mtk_eth_soc-remove-interface-checks-in-mtk_valid.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-03-v5.17-net-mtk_eth_soc-drop-use-of-phylink_helper_basex_spe.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-04-v5.17-net-mtk_eth_soc-use-phylink_generic_validate.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-05-v5.17-net-mtk_eth_soc-mark-as-a-legacy_pre_march2020-drive.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-06-v5.19-eth-mtk_eth_soc-remove-a-copy-of-the-NAPI_POLL_WEIGH.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-07-v5.19-mtk_eth_soc-remove-unused-mac-mode.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-08-v5.19-net-mtk_eth_soc-remove-unused-sgmii-flags.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-09-v5.19-net-mtk_eth_soc-add-mask-and-update-PCS-speed-defini.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-10-v5.19-net-mtk_eth_soc-correct-802.3z-speed-setting.patch kernel: backport generic phylink validate 2022-08-30 13:36:28 +01:00
704-11-v5.19-net-mtk_eth_soc-correct-802.3z-duplex-setting.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-12-v5.19-net-mtk_eth_soc-stop-passing-phylink-state-to-sgmii-.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-13-v5.19-net-mtk_eth_soc-provide-mtk_sgmii_config.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-14-v5.19-net-mtk_eth_soc-add-fixme-comment-for-state-speed-us.patch kernel: backport generic phylink validate 2022-08-30 13:36:28 +01:00
704-15-v5.19-net-mtk_eth_soc-move-MAC_MCR-setting-to-mac_finish.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-16-v5.19-net-mtk_eth_soc-move-restoration-of-SYSCFG0-to-mac_f.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-17-v5.19-net-mtk_eth_soc-convert-code-structure-to-suit-split.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
704-18-v5.19-net-mtk_eth_soc-partially-convert-to-phylink_pcs.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
705-01-v5.17-net-dsa-mt7530-iterate-using-dsa_switch_for_each_use.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-02-v5.19-net-dsa-mt7530-populate-supported_interfaces-and-mac.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-03-v5.19-net-dsa-mt7530-remove-interface-checks.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-04-v5.19-net-dsa-mt7530-drop-use-of-phylink_helper_basex_spee.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-05-v5.19-net-dsa-mt7530-only-indicate-linkmodes-that-can-be-s.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-06-v5.19-net-dsa-mt7530-switch-to-use-phylink_get_linkmodes.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-07-v5.19-net-dsa-mt7530-partially-convert-to-phylink_pcs.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-08-v5.19-net-dsa-mt7530-move-autoneg-handling-to-PCS-validati.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-09-v5.19-net-dsa-mt7530-mark-as-non-legacy.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-10-v5.19-net-dsa-mt753x-fix-pcs-conversion-regression.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-11-v6.0-net-dsa-mt7530-rework-mt7530_hw_vlan_-add-del.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-12-v6.0-net-dsa-mt7530-rework-mt753-01-_setup.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
705-13-v6.0-net-dsa-mt7530-get-cpu-port-via-dp-cpu_dp-instead-of.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
706-00-v6.0-net-ethernet-mtk_eth_soc-rely-on-page_pool-for-singl.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
706-01-v6.0-net-ethernet-mtk_eth_soc-add-basic-XDP-support.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
706-02-v6.0-net-ethernet-mtk_eth_soc-introduce-xdp-ethtool-count.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
706-03-v6.0-net-ethernet-mtk_eth_soc-add-xmit-XDP-support.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
706-04-v6.0-net-ethernet-mtk_eth_soc-add-support-for-page_pool_g.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
706-05-v6.0-net-ethernet-mtk_eth_soc-introduce-mtk_xdp_frame_map.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
706-06-v6.0-net-ethernet-mtk_eth_soc-introduce-xdp-multi-frag-su.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
707-v6.3-net-pcs-add-driver-for-MediaTek-SGMII-PCS.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
710-v6.0-net-ethernet-mtk_eth_soc-fix-hw-hash-reporting-for-M.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
711-v6.0-01-net-ethernet-mtk_eth_soc-fix-off-by-one-check-of-ARR.patch kernel: backport MTK ethernet/WLAN offload fixes 2022-09-20 12:08:26 +02:00
711-v6.0-02-net-ethernet-mtk_ppe-fix-possible-NULL-pointer-deref.patch kernel: backport MTK ethernet/WLAN offload fixes 2022-09-20 12:08:26 +02:00
711-v6.0-03-net-ethernet-mtk-ppe-fix-traffic-offload-with-bridge.patch kernel: backport MTK ethernet/WLAN offload fixes 2022-09-20 12:08:26 +02:00
711-v6.0-04-net-ethernet-mtk_eth_soc-remove-mtk_foe_entry_timest.patch kernel: pick patches for MediaTek Ethernet from linux-next 2022-09-22 23:55:02 +01:00
712-v6.0-net-ethernet-mtk_eth_soc-enable-XDP-support-just-for.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
713-v6.0-net-ethernet-mtk_eth_soc-move-gdma_to_ppe-and-ppe_ba.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
714-v6.0-net-ethernet-mtk_eth_soc-move-ppe-table-hash-offset-.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
715-v6.0-net-ethernet-mtk_eth_soc-add-the-capability-to-run-m.patch kernel: bump 5.15 to 5.15.106 2023-04-09 14:48:34 +02:00
716-v6.0-net-ethernet-mtk_eth_soc-move-wdma_base-definitions-.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
717-v6.0-net-ethernet-mtk_eth_soc-add-foe_entry_size-to-mtk_e.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
718-v6.0-net-ethernet-mtk_eth_soc-fix-typo-in-__mtk_foe_entry.patch kernel: mtk_ppe: use MTK_FOE_STATE_INVALID instead of *_UNBIND 2022-09-28 03:34:47 +01:00
719-v6.0-net-ethernet-mtk_eth_soc-check-max-allowed-value-in-.patch kernel: mtk_ppe: use MTK_FOE_STATE_INVALID instead of *_UNBIND 2022-09-28 03:34:47 +01:00
720-v6.0-net-ethernet-mtk_eth_wed-add-mtk_wed_configure_irq-a.patch kernel: mtk_ppe: use MTK_FOE_STATE_INVALID instead of *_UNBIND 2022-09-28 03:34:47 +01:00
721-v6.0-net-ethernet-mtk_eth_wed-add-wed-support-for-mt7986-.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
722-v6.0-net-ethernet-mtk_eth_wed-add-axi-bus-support.patch kernel: mtk_ppe: use MTK_FOE_STATE_INVALID instead of *_UNBIND 2022-09-28 03:34:47 +01:00
723-v6.0-net-ethernet-mtk_eth_soc-introduce-flow-offloading-s.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
724-v6.0-net-ethernet-mtk_eth_soc-enable-flow-offloading-supp.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
724-v6.0-net-ethernet-mtk_eth_soc-fix-wrong-use-of-new-helper.patch kernel: rename upstreamed patches and import fixes 2022-09-27 17:07:20 +01:00
725-v6.0-net-ethernet-mtk_eth_soc-fix-usage-of-foe_entry_size.patch kernel: rename upstreamed patches and import fixes 2022-09-27 17:07:20 +01:00
726-v6.0-net-ethernet-mtk_eth_soc-fix-mask-of-RX_DMA_GET_SPOR.patch kernel: backport fixes for MediaTek Ethernet driver 2022-11-02 15:53:34 +00:00
727-v6.1-net-ethernet-mtk_eth_soc-fix-state-in-__mtk_foe_entr.patch kernel: backport fixes for MediaTek Ethernet driver 2022-11-02 15:53:34 +00:00
728-v6.1-01-net-ethernet-mtk_eth_soc-fix-possible-memory-leak-in.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
728-v6.1-02-net-ethernet-mtk_eth_wed-add-missing-put_device-in-m.patch kernel: backport fixes for MediaTek Ethernet driver 2022-11-02 15:53:34 +00:00
728-v6.1-03-net-ethernet-mtk_eth_wed-add-missing-of_node_put.patch kernel: backport fixes for MediaTek Ethernet driver 2022-11-02 15:53:34 +00:00
729-01-v6.1-net-ethernet-mtk_wed-introduce-wed-mcu-support.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-02-v6.1-net-ethernet-mtk_wed-introduce-wed-wo-support.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-03-v6.1-net-ethernet-mtk_wed-rename-tx_wdma-array-in-rx_wdma.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-04-v6.1-net-ethernet-mtk_wed-add-configure-wed-wo-support.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-05-v6.1-net-ethernet-mtk_wed-add-rx-mib-counters.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-06-v6.1-net-ethernet-mtk_eth_soc-do-not-overwrite-mtu-config.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
729-07-v6.1-net-ethernet-mtk_eth_soc-remove-cpu_relax-in-mtk_pen.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
729-08-v6.2-net-ethernet-mtk_eth_soc-fix-RSTCTRL_PPE-0-1-definit.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
729-09-v6.2-net-ethernet-mtk_wed-add-wcid-overwritten-support-fo.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-10-v6.2-net-ethernet-mtk_wed-return-status-value-in-mtk_wdma.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-11-v6.2-net-ethernet-mtk_wed-move-MTK_WDMA_RESET_IDX_TX-conf.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-12-v6.2-net-ethernet-mtk_wed-update-mtk_wed_stop.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-13-v6.2-net-ethernet-mtk_wed-add-mtk_wed_rx_reset-routine.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-14-v6.2-net-ethernet-mtk_wed-add-reset-to-tx_ring_setup-call.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-15-v6.2-net-ethernet-mtk_wed-fix-sleep-while-atomic-in-mtk_w.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-16-v6.3-net-ethernet-mtk_wed-get-rid-of-queue-lock-for-rx-qu.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-17-v6.3-net-ethernet-mtk_wed-get-rid-of-queue-lock-for-tx-qu.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
729-18-v6.3-net-ethernet-mtk_eth_soc-introduce-mtk_hw_reset-util.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
729-19-v6.3-net-ethernet-mtk_eth_soc-introduce-mtk_hw_warm_reset.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
729-20-v6.3-net-ethernet-mtk_eth_soc-align-reset-procedure-to-ve.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
729-21-v6.3-net-ethernet-mtk_eth_soc-add-dma-checks-to-mtk_hw_re.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
729-22-v6.3-net-ethernet-mtk_wed-add-reset-reset_complete-callba.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
729-23-v6.3-net-ethernet-mtk_wed-add-reset-to-rx_ring_setup-call.patch mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
730-01-v6.3-net-ethernet-mtk_eth_soc-account-for-vlan-in-rx-head.patch kernel: move accepted mtk_eth_soc patches to generic-backport 2023-03-05 08:51:22 +01:00
730-02-v6.3-net-ethernet-mtk_eth_soc-increase-tx-ring-side-for-Q.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-03-v6.3-net-ethernet-mtk_eth_soc-avoid-port_mg-assignment-on.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-04-v6.3-net-ethernet-mtk_eth_soc-implement-multi-queue-suppo.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-05-v6.3-net-dsa-tag_mtk-assign-per-port-queues.patch kernel: move accepted mtk_eth_soc patches to generic-backport 2023-03-05 08:51:22 +01:00
730-06-v6.3-net-ethernet-mediatek-ppe-assign-per-port-queues-for.patch kernel: move accepted mtk_eth_soc patches to generic-backport 2023-03-05 08:51:22 +01:00
730-07-v6.3-net-ethernet-mtk_eth_soc-compile-out-netsys-v2-code-.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-08-v6.3-net-dsa-add-support-for-DSA-rx-offloading-via-metada.patch kernel: move accepted mtk_eth_soc patches to generic-backport 2023-03-05 08:51:22 +01:00
730-09-v6.3-net-ethernet-mtk_eth_soc-fix-VLAN-rx-hardware-accele.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-10-v6.3-net-ethernet-mtk_eth_soc-drop-packets-to-WDMA-if-the.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-12-v6.3-net-ethernet-mtk_eth_soc-disable-hardware-DSA-untagg.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-13-v6.3-net-ethernet-mtk_eth_soc-enable-special-tag-when-any.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-14-v6.3-net-ethernet-mtk_eth_soc-fix-DSA-TX-tag-hwaccel-for-.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
730-15-v6.3-net-ethernet-mtk_wed-No-need-to-clear-memory-after-a.patch kernel: backport upstream mtk_eth_soc fixes 2023-03-05 08:51:22 +01:00
730-16-v6.3-net-ethernet-mtk_wed-fix-some-possible-NULL-pointer-.patch mediatek: backport more WED upstream fixes 2023-03-05 17:26:07 +01:00
730-17-v6.3-net-ethernet-mtk_wed-fix-possible-deadlock-if-mtk_we.patch mediatek: backport more WED upstream fixes 2023-03-05 17:26:07 +01:00
730-18-v6.3-net-ethernet-mtk_eth_soc-fix-tx-throughput-regressio.patch kernel: fix mtk_eth_soc throughput regressions on gigabit PHY ports 2023-03-29 16:14:37 +02:00
733-v6.2-01-net-ethernet-mtk_eth_soc-Avoid-truncating-allocation.patch kernel: move accepted mtk_eth_soc patches to generic-backport 2023-03-05 08:51:22 +01:00
733-v6.2-02-net-mtk_eth_soc-add-definitions-for-PCS.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-03-net-mtk_eth_soc-eliminate-unnecessary-error-handling.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-04-net-mtk_eth_soc-add-pcs_get_state-implementation.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-05-net-mtk_eth_soc-convert-mtk_sgmii-to-use-regmap_upda.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-06-net-mtk_eth_soc-add-out-of-band-forcing-of-speed-and.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-07-net-mtk_eth_soc-move-PHY-power-up.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-08-net-mtk_eth_soc-move-interface-speed-selection.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-09-net-mtk_eth_soc-add-advertisement-programming.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-10-net-mtk_eth_soc-move-and-correct-link-timer-programm.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-11-net-mtk_eth_soc-add-support-for-in-band-802.3z-negot.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-12-net-mediatek-sgmii-ensure-the-SGMII-PHY-is-powered-d.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-13-net-mediatek-sgmii-fix-duplex-configuration.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.2-14-mtk_sgmii-enable-PCS-polling-to-allow-SFP-work.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.3-15-net-ethernet-mtk_eth_soc-reset-PCS-state.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.3-16-net-ethernet-mtk_eth_soc-only-write-values-if-needed.patch generic: replace mtk_sgmii patches with versions accepted upstream 2023-03-27 19:07:54 +01:00
733-v6.3-18-net-ethernet-mtk_eth_soc-add-support-for-MT7981.patch kernel: fix mtk_eth_soc throughput regressions on gigabit PHY ports 2023-03-29 16:14:37 +02:00
733-v6.3-19-net-ethernet-mtk_eth_soc-set-MDIO-bus-clock-frequenc.patch kernel: fix mtk_eth_soc throughput regressions on gigabit PHY ports 2023-03-29 16:14:37 +02:00
733-v6.3-20-net-ethernet-mtk_eth_soc-switch-to-external-PCS-driv.patch kernel: fix mtk_eth_soc throughput regressions on gigabit PHY ports 2023-03-29 16:14:37 +02:00
734-v5.16-0001-net-bgmac-improve-handling-PHY.patch
734-v5.16-0002-net-bgmac-support-MDIO-described-in-DT.patch
742-v5.16-net-phy-at803x-add-support-for-qca-8327-internal-phy.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
743-v5.16-0001-net-dsa-b53-Include-all-ports-in-enabled_ports.patch kernel: fix mvneta Ethernet after generic phylink validate 2022-09-05 14:05:50 +01:00
743-v5.16-0002-net-dsa-b53-Drop-BCM5301x-workaround-for-a-wrong-CPU.patch generic: 5.15: refresh backport patch 2022-03-27 04:51:38 +01:00
743-v5.16-0003-net-dsa-b53-Improve-flow-control-setup-on-BCM5301x.patch generic: 5.15: refresh backport patch 2022-03-27 04:51:38 +01:00
743-v5.16-0004-net-dsa-b53-Drop-unused-cpu_port-field.patch kernel: fix mvneta Ethernet after generic phylink validate 2022-09-05 14:05:50 +01:00
743-v6.3-0005-net-dsa-b53-mmap-add-phy-ops.patch kernel: backport upstreamed DSA B53 MMAP patch 2023-04-01 22:39:35 +02:00
745-v5.16-01-net-phy-at803x-add-support-for-qca-8327-A-variant.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
745-v5.16-02-net-phy-at803x-add-resume-suspend-function-to-qca83x.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
745-v5.16-03-net-phy-at803x-fix-spacing-and-improve-name-for-83xx.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
746-v5.16-01-net-phy-at803x-fix-resume-for-QCA8327-phy.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
746-v5.16-02-net-phy-at803x-add-DAC-amplitude-fix-for-8327-phy.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
746-v5.16-03-net-phy-at803x-enable-prefer-master-for-83xx-interna.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
746-v5.16-04-net-phy-at803x-better-describe-debug-regs.patch kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
747-v5.16-01-dsa-qca8k-add-mac-power-sel-support.patch
747-v5.16-02-dt-bindings-net-dsa-qca8k-Add-SGMII-clock-phase-prop.patch
747-v5.16-03-net-dsa-qca8k-add-support-for-sgmii-falling-edge.patch
747-v5.16-04-dt-bindings-net-dsa-qca8k-Document-support-for-CPU-p.patch
747-v5.16-05-net-dsa-qca8k-add-support-for-cpu-port-6.patch
747-v5.16-06-net-dsa-qca8k-rework-rgmii-delay-logic-and-scan-for-.patch
747-v5.16-07-dt-bindings-net-dsa-qca8k-Document-qca-sgmii-enable-.patch
747-v5.16-08-net-dsa-qca8k-add-explicit-SGMII-PLL-enable.patch
747-v5.16-09-dt-bindings-net-dsa-qca8k-Document-qca-led-open-drai.patch
747-v5.16-10-net-dsa-qca8k-add-support-for-pws-config-reg.patch
747-v5.16-11-dt-bindings-net-dsa-qca8k-document-support-for-qca83.patch
747-v5.16-12-net-dsa-qca8k-add-support-for-QCA8328.patch kernel: bump 5.15 to 5.15.54 2022-07-31 18:55:22 +02:00
747-v5.16-13-net-dsa-qca8k-set-internal-delay-also-for-sgmii.patch
747-v5.16-14-net-dsa-qca8k-move-port-config-to-dedicated-struct.patch
747-v5.16-15-dt-bindings-net-ipq8064-mdio-fix-warning-with-new-qc.patch
747-v5.16-16-dt-bindings-net-dsa-qca8k-convert-to-YAML-schema.patch
748-v5.16-net-dsa-qca8k-fix-delay-applied-to-wrong-cpu-in-parse-p.patch
749-v5.16-net-dsa-qca8k-tidy-for-loop-in-setup-and-add-cpu-port-c.patch
750-v5.16-net-dsa-qca8k-make-sure-pad0-mac06-exchange-is-disabled.patch
751-v5.16-net-dsa-qca8k-fix-internal-delay-applied-to-the-wrong-PAD.patch generic: 5.15: refresh backport patch 2022-03-27 04:51:38 +01:00
752-v5.16-net-dsa-qca8k-fix-MTU-calculation.patch generic: 5.15: refresh backport patch 2022-03-27 04:51:38 +01:00
753-v5.17-net-next-net-dsa-qca8k-remove-redundant-check-in-parse_port_config.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
754-v5.17-net-next-net-dsa-qca8k-convert-to-GENMASK_FIELD_PREP_FIELD_GET.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
755-v5.17-net-next-net-dsa-qca8k-remove-extra-mutex_init-in-qca8k_setup.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
756-v5.17-net-next-net-dsa-qca8k-move-regmap-init-in-probe-and-set-it.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
757-v5.17-net-next-net-dsa-qca8k-initial-conversion-to-regmap-heper.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
758-v5.17-net-next-net-dsa-qca8k-add-additional-MIB-counter-and-.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
759-v5.17-net-next-net-dsa-qca8k-add-support-for-port-fast-aging.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
760-v5.17-net-next-net-dsa-qca8k-add-set_ageing_time-support.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
761-v5.17-net-next-net-dsa-qca8k-add-support-for-mdb_add-del.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
762-v5.17-net-next-net-dsa-qca8k-add-support-for-mirror-mode.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
763-v5.17-net-next-net-dsa-qca8k-add-LAG-support.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
764-v5.17-net-next-net-dsa-qca8k-fix-warning-in-LAG-feature.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
765-v5.17-01-net-next-net-dsa-reorder-PHY-initialization-with-MTU-setup-in.patch kernel: bump 5.15 to 5.15.69 2022-09-22 12:46:55 +02:00
765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch kernel: bump 5.15 to 5.15.69 2022-09-22 12:46:55 +02:00
765-v5.17-03-net-next-net-dsa-stop-updating-master-MTU-from-master.c.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
765-v5.17-04-net-next-net-dsa-hold-rtnl_mutex-when-calling-dsa_master_-set.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
765-v5.17-05-net-next-net-dsa-first-set-up-shared-ports-then-non-shared-po.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
765-v5.17-06-net-next-net-dsa-setup-master-before-ports.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-01-net-dsa-provide-switch-operations-for-tracking-the-m.patch kernel: bump 5.15 to 5.15.80 2022-11-27 13:18:29 +01:00
766-v5.18-02-net-dsa-replay-master-state-events-in-dsa_tree_-setu.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-03-net-dsa-tag_qca-convert-to-FIELD-macro.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-04-net-dsa-tag_qca-move-define-to-include-linux-dsa.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-05-net-dsa-tag_qca-enable-promisc_on_master-flag.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-06-net-dsa-tag_qca-add-define-for-handling-mgmt-Etherne.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-07-net-dsa-tag_qca-add-define-for-handling-MIB-packet.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-08-net-dsa-tag_qca-add-support-for-handling-mgmt-and-MI.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-09-net-dsa-qca8k-add-tracking-state-of-master-port.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-10-net-dsa-qca8k-add-support-for-mgmt-read-write-in-Eth.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-11-net-dsa-qca8k-add-support-for-mib-autocast-in-Ethern.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-12-net-dsa-qca8k-add-support-for-phy-read-write-with-mg.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-13-net-dsa-qca8k-move-page-cache-to-driver-priv.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-14-net-dsa-qca8k-cache-lo-and-hi-for-mdio-write.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-15-net-dsa-qca8k-add-support-for-larger-read-write-size.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
766-v5.18-16-net-dsa-qca8k-introduce-qca8k_bulk_read-write-functi.patch generic: 5.15: qca8k: add kernel version tag on backport patch 2022-09-19 15:19:53 +02:00
767-v5.18-net-dsa-qca8k-check-correct-variable-in-qca8k_phy_et.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
768-v5.18-net-dsa-qca8k-fix-noderef.cocci-warnings.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
769-v5.19-01-net-dsa-qca8k-drop-MTU-tracking-from-qca8k_priv.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
769-v5.19-02-net-dsa-qca8k-drop-port_sts-from-qca8k_priv.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
769-v5.19-03-net-dsa-qca8k-rework-and-simplify-mdiobus-logic.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
769-v5.19-04-net-dsa-qca8k-drop-dsa_switch_ops-from-qca8k_priv.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
769-v5.19-05-net-dsa-qca8k-correctly-handle-mdio-read-error.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
769-v5.19-06-net-dsa-qca8k-unify-bus-id-naming-with-legacy-and-OF.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
770-v6.0-net-dsa-qca8k-move-driver-to-qca-dir.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-01-net-dsa-qca8k-cache-match-data-to-speed-up-access.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-02-net-dsa-qca8k-make-mib-autocast-feature-optional.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-03-net-dsa-qca8k-move-mib-struct-to-common-code.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-04-net-dsa-qca8k-move-qca8k-read-write-rmw-and-reg-tabl.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-05-net-dsa-qca8k-move-qca8k-bulk-read-write-helper-to-c.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-06-net-dsa-qca8k-move-mib-init-function-to-common-code.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-07-net-dsa-qca8k-move-port-set-status-eee-ethtool-stats.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-08-net-dsa-qca8k-move-bridge-functions-to-common-code.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-09-net-dsa-qca8k-move-set-age-MTU-port-enable-disable-f.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-10-net-dsa-qca8k-move-port-FDB-MDB-function-to-common-c.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-11-net-dsa-qca8k-move-port-mirror-functions-to-common-c.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-12-net-dsa-qca8k-move-port-VLAN-functions-to-common-cod.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-13-net-dsa-qca8k-move-port-LAG-functions-to-common-code.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
771-v6.0-14-net-dsa-qca8k-move-read_switch_id-function-to-common.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
772-v6.0-net-dsa-qca8k-fix-NULL-pointer-dereference-for-of_de.patch generic: 5.15: qca8k: backport code split patch 2022-09-19 15:19:53 +02:00
773-v5.18-1-net-dsa-Move-VLAN-filtering-syncing-out-of-dsa_switc.patch generic: 5.15: refresh backport patch 2022-03-27 04:51:38 +01:00
773-v5.18-2-net-dsa-Avoid-cross-chip-syncing-of-VLAN-filtering.patch generic: 5.15: refresh backport patch 2022-03-27 04:51:38 +01:00
774-v5.16-01-net-dsa-rtl8366rb-Support-bridge-offloading.patch generic: backport 5.16 RTL8366RB improvements 2022-04-14 10:12:34 +02:00
774-v5.16-02-net-dsa-rtl8366-Drop-custom-VLAN-set-up.patch generic: backport 5.16 RTL8366RB improvements 2022-04-14 10:12:34 +02:00
774-v5.16-03-net-dsa-rtl8366rb-Rewrite-weird-VLAN-filering-enable.patch generic: backport 5.16 RTL8366RB improvements 2022-04-14 10:12:34 +02:00
774-v5.16-06-net-dsa-rtl8366-Drop-and-depromote-pointless-prints.patch generic: backport 5.16 RTL8366RB improvements 2022-04-14 10:12:34 +02:00
774-v5.16-07-net-dsa-rtl8366rb-Use-core-filtering-tracking.patch generic: backport 5.16 RTL8366RB improvements 2022-04-14 10:12:34 +02:00
774-v5.16-08-net-dsa-rtl8366rb-Support-disabling-learning.patch generic: backport 5.16 RTL8366RB improvements 2022-04-14 10:12:34 +02:00
774-v5.16-09-net-dsa-rtl8366rb-Support-fast-aging.patch generic: backport 5.16 RTL8366RB improvements 2022-04-14 10:12:34 +02:00
774-v5.16-10-net-dsa-rtl8366rb-Support-setting-STP-state.patch generic: backport 5.16 RTL8366RB improvements 2022-04-14 10:12:34 +02:00
775-v6.0-01-net-ethernet-stmicro-stmmac-move-queue-reset-to-dedi.patch kernel: bump 5.15 to 5.15.107 2023-04-19 00:55:58 +02:00
775-v6.0-02-net-ethernet-stmicro-stmmac-first-disable-all-queues.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
775-v6.0-03-net-ethernet-stmicro-stmmac-move-dma-conf-to-dedicat.patch kernel: bump 5.15 to 5.15.107 2023-04-19 00:55:58 +02:00
775-v6.0-04-net-ethernet-stmicro-stmmac-generate-stmmac-dma-conf.patch kernel: bump 5.15 to 5.15.107 2023-04-19 00:55:58 +02:00
775-v6.0-05-net-ethernet-stmicro-stmmac-permit-MTU-change-with-i.patch kernel: bump 5.15 to 5.15.103 2023-03-25 16:01:23 +01:00
776-v6.1-01-net-dsa-qca8k-fix-inband-mgmt-for-big-endian-systems.patch generic: 5.15: refresh backport patches 2022-10-16 13:19:05 +02:00
776-v6.1-02-net-dsa-qca8k-fix-ethtool-autocast-mib-for-big-endia.patch generic: 5.15: refresh backport patches 2022-10-16 13:19:05 +02:00
777-v6.2-01-net-dsa-qca8k-fix-wrong-length-value-for-mgmt-eth-pa.patch generic: 5.15: backport qca8k fixup for mgmt and mdio read/write 2023-01-04 16:54:19 +01:00
777-v6.2-02-net-dsa-tag_qca-fix-wrong-MGMT_DATA2-size.patch generic: 5.15: backport qca8k fixup for mgmt and mdio read/write 2023-01-04 16:54:19 +01:00
777-v6.2-03-Revert-net-dsa-qca8k-cache-lo-and-hi-for-mdio-write.patch generic: 5.15: backport qca8k fixup for mgmt and mdio read/write 2023-01-04 16:54:19 +01:00
777-v6.2-04-net-dsa-qca8k-introduce-single-mii-read-write-lo-hi.patch generic: 5.15: backport qca8k fixup for mgmt and mdio read/write 2023-01-04 16:54:19 +01:00
777-v6.2-05-net-dsa-qca8k-improve-mdio-master-read-write-by-usin.patch generic: 5.15: backport qca8k fixup for mgmt and mdio read/write 2023-01-04 16:54:19 +01:00
778-v5.18-01-net-phy-at803x-add-fiber-support.patch generic: 5.15: replace ramips AR8033 fiber patch with 5.18 patches 2023-04-22 17:21:29 +02:00
778-v5.18-02-net-phy-at803x-support-downstream-SFP-cage.patch generic: 5.15: replace ramips AR8033 fiber patch with 5.18 patches 2023-04-22 17:21:29 +02:00
778-v5.18-03-net-phy-at803x-fix-NULL-pointer-dereference-on-AR9331-PHY.patch generic: 5.15: replace ramips AR8033 fiber patch with 5.18 patches 2023-04-22 17:21:29 +02:00
778-v5.18-04-net-phy-at803x-fix-error-return-code-in-at803x_probe.patch generic: 5.15: replace ramips AR8033 fiber patch with 5.18 patches 2023-04-22 17:21:29 +02:00
780-v5.16-bus-mhi-pci_generic-Introduce-Sierra-EM919X-support.patch kernel: properly condition EM919x patch 2022-08-09 13:57:39 +02:00
781-v6.1-bus-mhi-host-always-print-detected-modem-name.patch kernel: mhi: backport upstream patch 2022-09-16 09:17:24 +02:00
782-v6.1-net-dsa-mt7530-add-support-for-in-band-link-status.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
783-v6.1-net-sfp-re-implement-soft-state-polling-setup.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
784-v6.1-net-sfp-move-quirk-handling-into-sfp.c.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
785-v6.1-net-sfp-move-Alcatel-Lucent-3FE46541AA-fixup.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
786-v6.1-net-sfp-move-Huawei-MA5671A-fixup.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
787-v6.1-net-sfp-add-support-for-HALNy-GPON-SFP.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
788-v6.3-net-dsa-mt7530-use-external-PCS-driver.patch kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
789-v6.3-net-sfp-add-quirk-enabling-2500Base-x-for-HG-MXPD-48.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
797-v5.17-net-usb-ax88179_178a-add-TSO-feature.patch kernel: backport tso for asix driver 2022-11-18 20:27:52 +01:00
800-v6.0-0001-dt-bindings-leds-add-Broadcom-s-BCM63138-controller.patch kernel: rename 5.20 patches to 6.0 2022-08-17 20:46:52 +02:00
800-v6.0-0002-leds-bcm63138-add-support-for-BCM63138-controller.patch kernel: rename 5.20 patches to 6.0 2022-08-17 20:46:52 +02:00
801-v6.0-0001-dt-bindings-leds-leds-bcm63138-unify-full-stops-in-d.patch kernel: rename 5.20 patches to 6.0 2022-08-17 20:46:52 +02:00
801-v6.0-0002-leds-add-help-info-about-BCM63138-module-name.patch kernel: rename 5.20 patches to 6.0 2022-08-17 20:46:52 +02:00
801-v6.0-0003-leds-leds-bcm63138-get-rid-of-LED_OFF.patch kernel: rename 5.20 patches to 6.0 2022-08-17 20:46:52 +02:00
802-v5.16-0001-nvmem-core-rework-nvmem-cell-instance-creation.patch kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
802-v5.16-0002-nvmem-core-add-nvmem-cell-post-processing-callback.patch kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
802-v5.16-0003-nvmem-imx-ocotp-add-support-for-post-processing.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
803-v5.17-0002-nvmem-mtk-efuse-support-minimum-one-byte-access-stri.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
804-v5.18-0001-nvmem-core-Remove-unused-devm_nvmem_unregister.patch kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
804-v5.18-0002-nvmem-core-Use-devm_add_action_or_reset.patch kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
804-v5.18-0003-nvmem-core-Check-input-parameter-for-NULL-in-nvmem_u.patch kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
804-v5.18-0004-nvmem-qfprom-fix-kerneldoc-warning.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
804-v5.18-0005-nvmem-sunxi_sid-Add-support-for-D1-variant.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
804-v5.18-0006-nvmem-meson-mx-efuse-replace-unnecessary-devm_kstrdu.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
804-v5.18-0007-nvmem-add-driver-for-Layerscape-SFP-Security-Fuse-Pr.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
804-v5.18-0008-nvmem-qfprom-Increase-fuse-blow-timeout-to-prevent-w.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
804-v5.18-0009-nvmem-Add-driver-for-OCOTP-in-Sunplus-SP7021.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
804-v5.18-0010-nvmem-brcm_nvram-parse-NVRAM-content-into-NVMEM-cell.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0001-nvmem-bcm-ocotp-mark-ACPI-device-ID-table-as-maybe-u.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0002-nvmem-sunplus-ocotp-staticize-sp_otp_v0.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0003-nvmem-sunplus-ocotp-drop-useless-probe-confirmation.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0004-nvmem-core-support-passing-DT-node-in-cell-info.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0005-nvmem-brcm_nvram-find-Device-Tree-nodes-for-NVMEM-ce.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0006-nvmem-Add-Apple-eFuse-driver.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0007-nvmem-qfprom-using-pm_runtime_resume_and_get-instead.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0008-nvmem-sfp-Use-regmap.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
805-v5.19-0009-nvmem-sfp-Add-support-for-TA-2.1-devices.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
806-v6.0-0001-nvmem-microchip-otpc-add-support.patch kernel: bump 5.15 to 5.15.108 2023-04-22 01:10:24 +02:00
806-v6.0-0002-nvmem-mtk-efuse-Simplify-with-devm_platform_get_and_.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0002-nvmem-add-driver-handling-U-Boot-environment-variabl.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0004-nvmem-brcm_nvram-Use-kzalloc-for-allocating-only-one.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0005-nvmem-prefix-all-symbols-with-NVMEM_.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0006-nvmem-sort-config-symbols-alphabetically.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0007-nvmem-u-boot-env-find-Device-Tree-nodes-for-NVMEM-ce.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0008-nvmem-lan9662-otp-add-support.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0009-nvmem-u-boot-env-fix-crc32-casting-type.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0010-nvmem-lan9662-otp-Fix-compatible-string.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0011-nvmem-u-boot-env-fix-crc32_data_offset-on-redundant-.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
807-v6.1-0013-nvmem-lan9662-otp-Change-return-type-of-lan9662_otp_.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
808-v6.2-0001-nvmem-stm32-move-STM32MP15_BSEC_NUM_LOWER-in-config.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
808-v6.2-0002-nvmem-stm32-add-warning-when-upper-OTPs-are-updated.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
808-v6.2-0003-nvmem-stm32-add-nvmem-type-attribute.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
808-v6.2-0004-nvmem-stm32-fix-spelling-typo-in-comment.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
808-v6.2-0005-nvmem-Kconfig-Fix-spelling-mistake-controlls-control.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
808-v6.2-0006-nvmem-u-boot-env-add-Broadcom-format-support.patch kernel: update nvmem subsystem to the latest upstream 2023-01-06 22:08:03 +01:00
808-v6.2-0007-nvmem-brcm_nvram-Add-check-for-kzalloc.patch kernel: backport NVMEM late fixes from v6.2 2023-02-23 09:50:01 +01:00
808-v6.2-0008-nvmem-sunxi_sid-Always-use-32-bit-MMIO-reads.patch kernel: backport NVMEM late fixes from v6.2 2023-02-23 09:50:01 +01:00
808-v6.2-0013-nvmem-core-fix-device-node-refcounting.patch kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
809-v6.3-0001-nvmem-core-remove-spurious-white-space.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0002-nvmem-core-add-an-index-parameter-to-the-cell.patch kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
809-v6.3-0003-nvmem-core-move-struct-nvmem_cell_info-to-nvmem-prov.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0004-nvmem-core-drop-the-removal-of-the-cells-in-nvmem_ad.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0005-nvmem-core-add-nvmem_add_one_cell.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0006-nvmem-core-use-nvmem_add_one_cell-in-nvmem_add_cells.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0007-nvmem-stm32-add-OP-TEE-support-for-STM32MP13x.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0008-nvmem-stm32-detect-bsec-pta-presence-for-STM32MP15x.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0009-nvmem-rave-sp-eeprm-fix-kernel-doc-bad-line-warning.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0010-nvmem-qcom-spmi-sdam-register-at-device-init-time.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
809-v6.3-0011-nvmem-stm32-fix-OPTEE-dependency.patch kernel: update NVMEM subsystem to the v6.3 2023-02-21 11:58:47 +01:00
810-v5.17-net-qmi_wwan-add-ZTE-MF286D-modem-19d2-1485.patch generic: 5.15: move ZTE MF286D modem patch from pending to backport 2022-10-24 21:10:47 +02:00
811-v6.4-0001-nvmem-xilinx-zynqmp-make-modular.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0002-nvmem-core-introduce-NVMEM-layouts.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0003-nvmem-core-handle-the-absence-of-expected-layouts.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0004-nvmem-core-request-layout-modules-loading.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0005-nvmem-core-add-per-cell-post-processing.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0006-nvmem-core-allow-to-modify-a-cell-before-adding-it.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0007-nvmem-imx-ocotp-replace-global-post-processing-with-.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0008-nvmem-cell-drop-global-cell_post_process.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0009-nvmem-core-provide-own-priv-pointer-in-post-process-.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0010-nvmem-layouts-sl28vpd-Add-new-layout-driver.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0011-nvmem-layouts-onie-tlv-Add-new-layout-driver.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0012-nvmem-stm32-romem-mark-OF-related-data-as-maybe-unus.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0013-nvmem-mtk-efuse-Support-postprocessing-for-GPU-speed.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0014-nvmem-bcm-ocotp-Use-devm_platform_ioremap_resource.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0015-nvmem-nintendo-otp-Use-devm_platform_ioremap_resourc.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0016-nvmem-vf610-ocotp-Use-devm_platform_get_and_ioremap_.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0017-nvmem-core-support-specifying-both-cell-raw-data-pos.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0018-nvmem-u-boot-env-post-process-ethaddr-env-variable.patch kernel: backport NVMEM patch for U-Boot env data "ethaddr" cell 2023-04-06 12:21:29 +02:00
811-v6.4-0019-nvmem-Add-macro-to-register-nvmem-layout-drivers.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0020-nvmem-layouts-sl28vpd-Use-module_nvmem_layout_driver.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0021-nvmem-layouts-onie-tlv-Use-module_nvmem_layout_drive.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0022-nvmem-layouts-onie-tlv-Drop-wrong-module-alias.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
811-v6.4-0023-nvmem-layouts-sl28vpd-set-varaiable-sl28vpd_layout-s.patch kernel: backport NVMEM patches queued for the v6.4 2023-04-06 12:13:22 +02:00
821-v5.16-Bluetooth-btusb-Support-public-address-configuration.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
822-v5.17-Bluetooth-btusb-Fix-application-of-sizeof-to-pointer.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
823-v5.18-Bluetooth-btusb-Add-a-new-PID-VID-13d3-3567-for-MT79.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
824-v5.19-Bluetooth-btusb-Add-a-new-PID-VID-0489-e0c8-for-MT79.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
825-v6.1-Bluetooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
826-v5.17-of-base-make-small-of_parse_phandle-variants-static-.patch kernel: backport of changes & helpers 2023-01-07 17:45:17 +01:00
827-v6.3-0001-of-base-add-of_parse_phandle_with_optional_args.patch kernel: update v6.3 of patches 2023-03-17 16:47:09 +01:00
827-v6.3-0002-of-property-make-.-cells-optional-for-simple-props.patch kernel: update v6.3 of patches 2023-03-17 16:47:09 +01:00
827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch kernel: update v6.3 of patches 2023-03-17 16:47:09 +01:00
827-v6.3-0004-of-device-Ignore-modalias-of-reused-nodes.patch kernel: update v6.3 of patches 2023-03-17 16:47:09 +01:00
827-v6.3-0005-of-device-Do-not-ignore-error-code-in-of_device_ueve.patch kernel: update v6.3 of patches 2023-03-17 16:47:09 +01:00
828-v6.4-0001-of-Fix-modalias-string-generation.patch kernel: backport of_request_module() 2023-04-06 06:27:02 +02:00
828-v6.4-0002-of-Update-of_device_get_modalias.patch kernel: backport of_request_module() 2023-04-06 06:27:02 +02:00
828-v6.4-0003-of-Rename-of_modalias_node.patch kernel: backport of_request_module() 2023-04-06 06:27:02 +02:00
828-v6.4-0004-of-Move-of_modalias-to-module.c.patch kernel: backport of_request_module() 2023-04-06 06:27:02 +02:00
828-v6.4-0005-of-Move-the-request-module-helper-logic-to-module.c.patch kernel: backport of_request_module() 2023-04-06 06:27:02 +02:00
860-v5.17-MIPS-ath79-drop-_machine_restart-again.patch generic: 5.15: refresh backport patch 2022-03-27 04:51:38 +01:00
870-v5.18-hwmon-lm70-Add-ti-tmp125-support.patch generic: 5.15: add missing tag for some backports patches 2022-10-18 22:45:08 +02:00
880-v5.19-cdc_ether-export-usbnet_cdc_zte_rx_fixup.patch kernel: backport ZTE RNDIS bogus MAC address fix 2022-04-16 14:02:11 +02:00
881-v5.19-rndis_host-enable-the-bogus-MAC-fixup-for-ZTE-device.patch kernel: bump 5.15 to 5.15.87 2023-01-13 22:04:22 +01:00
882-v5.19-rndis_host-limit-scope-of-bogus-MAC-address-detectio.patch kernel: bump 5.15 to 5.15.87 2023-01-13 22:04:22 +01:00
890-v6.1-mtd-spinand-winbond-fix-flash-detection.patch generic: backport Winbond W25N02KV SPI-NAND support 2023-03-24 20:30:29 +01:00
891-v6.1-mtd-spinand-winbond-add-W25N02KV.patch generic: backport Winbond W25N02KV SPI-NAND support 2023-03-24 20:30:29 +01:00