openwrt/target/linux/generic/backport-6.1
Daniel Golle 401a6ccfaf generic: 6.1: sync mt7530 DSA driver with upstream
Backport lots upstream changes, many of them fixes, for the mt7530 DSA
driver. Some of them may or may not find they way into Linux 6.1
stable, some certainly won't because they are fixes for backported
commits which aren't even present in Linux 6.1 upstream.

Apart from adding new patches, also remove mutated patch
723-net-mt7531-ensure-all-MACs-are-powered-down-before-r.patch
which should never have been added for Linux 6.1 -- it was applied
already upstream but coincidentally would fuzzy-apply in the wrong
place as well (for MT7530 instead of MT7531). While that didn't really
hurt anyone it is just unneeded.

The other deleted patch
795-mt7530-register-OF-node-for-internal-MDIO-bus.patch
has been replaced by an equivalent commit with a more complete patch
description by upstream maintainer Arınç Ünal.

The remaining differences compared to the upstream driver are:
 * C22/C45 MDIO ops aren't split
   Upstream did that, backporting it would require making changes to
   *all* DSA drivers
 * 'slave' -> 'user', 'master' -> 'conduit' language change in DSA
 * support for selecting preferred CPU port on MT7531
   Also this would require too many DSA framework changes potentially
   affecting other devices. If we ever really use Linux 6.1 in a
   release (I hope not) we can still reconsider to make the effort to
   backport that.

In addition to some minor bug fixes and style improvements the switch
should now behave more conformant when it comes to link-local frames,
and we will again be able to cleanly pick patches from upstream.

MAINTAIERS NOTE:
Three patches are already part of Linux stable and should be removed with
the next minor kernel version bump:
789-STABLE-01-net-dsa-mt7530-prevent-possible-incorrect-XTAL-frequ.patch
789-STABLE-02-net-dsa-mt7530-fix-link-local-frames-that-ingress-vl.patch
789-STABLE-03-net-dsa-mt7530-fix-handling-of-all-link-local-frames.patch

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-04-10 18:50:32 +01:00
..
020-v6.3-01-UPSTREAM-mm-multi-gen-LRU-rename-lru_gen_struct-to-l.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-03-UPSTREAM-mm-multi-gen-LRU-remove-eviction-fairness-s.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-04-BACKPORT-mm-multi-gen-LRU-remove-aging-fairness-safe.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-05-UPSTREAM-mm-multi-gen-LRU-shuffle-should_run_aging.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-06-BACKPORT-mm-multi-gen-LRU-per-node-lru_gen_folio-lis.patch kernel: bump 6.1 to 6.1.69 2023-12-21 11:26:35 +01:00
020-v6.3-07-BACKPORT-mm-multi-gen-LRU-clarify-scan_control-flags.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-08-UPSTREAM-mm-multi-gen-LRU-simplify-arch_has_hw_pte_y.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-09-UPSTREAM-mm-multi-gen-LRU-avoid-futile-retries.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-10-UPSTREAM-mm-add-vma_has_recency.patch kernel: bump 6.1 to 6.1.80 2024-03-05 00:23:59 +01:00
020-v6.3-11-UPSTREAM-mm-support-POSIX_FADV_NOREUSE.patch kernel: bump 6.1 to 6.1.69 2023-12-21 11:26:35 +01:00
020-v6.3-12-UPSTREAM-mm-multi-gen-LRU-section-for-working-set-pr.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-13-UPSTREAM-mm-multi-gen-LRU-section-for-rmap-PT-walk-f.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-14-UPSTREAM-mm-multi-gen-LRU-section-for-Bloom-filters.patch kernel: refresh patches for Linux 6.1 2023-05-30 02:47:41 +01:00
020-v6.3-15-UPSTREAM-mm-multi-gen-LRU-section-for-memcg-LRU.patch kernel: bump 6.1 to 6.1.69 2023-12-21 11:26:35 +01:00
020-v6.3-16-UPSTREAM-mm-multi-gen-LRU-improve-lru_gen_exit_memcg.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.3-17-UPSTREAM-mm-multi-gen-LRU-improve-walk_pmd_range.patch kernel: refresh patches for Linux 6.1 2023-05-30 02:47:41 +01:00
020-v6.3-18-UPSTREAM-mm-multi-gen-LRU-simplify-lru_gen_look_arou.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
020-v6.4-19-mm-Multi-gen-LRU-remove-wait_event_killable.patch kernel: bump 6.1 to 6.1.54 2023-09-23 13:10:28 +02:00
200-v6.3-bitfield-add-FIELD_PREP_CONST.patch generic: 6.1: backport FIELD_PREP_CONST patch 2024-01-15 22:47:20 +01:00
300-v6.2-powerpc-suppress-some-linker-warnings-in-recent-link.patch generic: backport PPC boot wrapper VDSO executable stack fix 2023-06-10 06:56:18 +02:00
400-v6.9-mtd-rawnand-brcmnand-Support-write-protection-settin.patch kernel: backport brcmnand support for "brcm,wp-not-connected" 2024-03-28 08:52:23 +01:00
406-v6.2-0001-mtd-core-simplify-a-bit-code-find-partition-matching.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
406-v6.2-0002-mtd-core-try-to-find-OF-node-for-every-MTD-partition.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
408-v6.2-mtd-core-set-ROOT_DEV-for-partitions-marked-as-rootf.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
421-v6.2-mtd-parsers-add-TP-Link-SafeLoader-partitions-table-.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
423-v6.3-mtd-spinand-macronix-use-scratch-buffer-for-DMA-oper.patch
424-v6.3-mtd-ubi-wire-up-parent-MTD-device.patch kernel: 6.1: backport UBI device model improvements 2024-02-15 19:06:36 +00:00
425-v6.3-mtd-ubi-block-wire-up-device-parent.patch kernel: 6.1: backport UBI device model improvements 2024-02-15 19:06:36 +00:00
426-v6.4-0004-mtd-core-prepare-mtd_otp_nvmem_add-to-handle-EPROBE_.patch kernel: 6.1: backport UBI device model improvements 2024-02-15 19:06:36 +00:00
611-v6.3-net-add-helper-eth_addr_add.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
701-net-next-net-sfp-add-quirk-for-Fiberstone-GPON-ONU-34-20BI.patch generic: add patch for GPON-ONU-34-20BI quirk 2023-09-29 11:48:24 +02:00
702-01-v6.7-net-phy-aquantia-move-to-separate-directory.patch generic: 6.1: backport upstream Aquantia PHY firmware loader patches 2023-11-24 16:46:50 +01:00
702-02-v6.7-net-phy-aquantia-move-MMD_VEND-define-to-header.patch generic: 6.1: backport upstream Aquantia PHY firmware loader patches 2023-11-24 16:46:50 +01:00
702-03-v6.7-net-phy-aquantia-add-firmware-load-support.patch generic: 6.1: backport upstream Aquantia PHY firmware loader patches 2023-11-24 16:46:50 +01:00
703-v6.3-net-mdio-Add-dedicated-C45-API-to-MDIO-bus-drivers.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
704-v6.6-net-phy-Introduce-PSGMII-PHY-interface-mode.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
705-v6.4-net-phy-at803x-Replace-of_gpio.h-with-what-indeed-is.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
706-v6.6-01-net-phy-at803x-support-qca8081-genphy_c45_pma_read_a.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
706-v6.6-02-net-phy-at803x-merge-qca8081-slave-seed-function.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
706-v6.6-03-net-phy-at803x-enable-qca8081-slave-seed-conditional.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
706-v6.6-04-net-phy-at803x-support-qca8081-1G-chip-type.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
706-v6.6-05-net-phy-at803x-remove-qca8081-1G-fast-retrain-and-sl.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
706-v6.6-06-net-phy-at803x-add-qca8081-fifo-reset-on-the-link-ch.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-02-net-phy-at803x-move-disable-WOL-to-specific-at8031-p.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-03-net-phy-at803x-raname-hw_stats-functions-to-qca83xx-.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-04-net-phy-at803x-move-qca83xx-specific-check-in-dedica.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-05-net-phy-at803x-move-specific-DT-option-for-at8031-to.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-06-net-phy-at803x-move-specific-at8031-probe-mode-check.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-07-net-phy-at803x-move-specific-at8031-config_init-to-d.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-08-net-phy-at803x-move-specific-at8031-WOL-bits-to-dedi.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-09-net-phy-at803x-move-specific-at8031-config_intr-to-d.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-10-net-phy-at803x-make-at8031-related-DT-functions-name.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-11-net-phy-at803x-move-at8031-functions-in-dedicated-se.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-12-net-phy-at803x-move-at8035-specific-DT-parse-to-dedi.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
707-v6.8-13-net-phy-at803x-drop-specific-PHY-ID-check-from-cable.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
708-v6.8-01-net-phy-at803x-move-specific-qca808x-config_aneg-to-.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
708-v6.8-02-net-phy-at803x-make-read-specific-status-function-mo.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
709-v6.8-01-net-phy-at803x-remove-extra-space-after-cast.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
709-v6.8-02-net-phy-at803x-replace-msleep-1-with-usleep_range.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
710-v6.8-net-phy-at803x-better-align-function-varibles-to-ope.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
711-v6.8-01-net-phy-at803x-generalize-cdt-fault-length-function.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
711-v6.8-02-net-phy-at803x-refactor-qca808x-cable-test-get-statu.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
711-v6.8-03-net-phy-at803x-add-support-for-cdt-cross-short-test-.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
711-v6.8-04-net-phy-at803x-make-read_status-more-generic.patch generic: 6.1: initial backport of at803x PHY driver cleanup 2024-01-15 20:01:42 +01:00
712-v6.9-net-phy-at803x-add-LED-support-for-qca808x.patch generic: 6.1: backport qca808x LED support patch 2024-01-27 16:32:53 +01:00
713-v6.9-01-net-phy-move-at803x-PHY-driver-to-dedicated-director.patch generic: 6.1: backport at803x split patches 2024-02-01 16:21:52 +01:00
713-v6.9-02-net-phy-qcom-create-and-move-functions-to-shared-lib.patch generic: 6.1: backport at803x split patches 2024-02-01 16:21:52 +01:00
713-v6.9-03-net-phy-qcom-deatch-qca83xx-PHY-driver-from-at803x.patch generic: 6.1: backport at803x split patches 2024-02-01 16:21:52 +01:00
713-v6.9-04-net-phy-qcom-move-additional-functions-to-shared-lib.patch generic: 6.1: backport at803x split patches 2024-02-01 16:21:52 +01:00
713-v6.9-05-net-phy-qcom-detach-qca808x-PHY-driver-from-at803x.patch generic: 6.1: backport at803x split patches 2024-02-01 16:21:52 +01:00
714-net-pcs-add-driver-for-MediaTek-SGMII-PCS.patch kernel: bump 6.1 to 6.1.81 2024-03-11 21:51:37 +01:00
714-v6.8-01-net-phy-make-addr-type-u8-in-phy_package_shared-stru.patch generic: 6.1: backport PHY package MMD patch 2024-02-01 21:28:46 +01:00
714-v6.8-02-net-phy-extend-PHY-package-API-to-support-multiple-g.patch generic: 6.1: backport PHY package MMD patch 2024-02-01 21:28:46 +01:00
714-v6.8-03-net-phy-restructure-__phy_write-read_mmd-to-helper-a.patch generic: 6.1: backport PHY package MMD patch 2024-02-01 21:28:46 +01:00
714-v6.8-04-net-phy-add-support-for-PHY-package-MMD-read-write.patch generic: 6.1: backport PHY package MMD patch 2024-02-01 21:28:46 +01:00
715-01-v6.2-net-fman-memac-Add-serdes-support.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-02-v6.2-net-fman-memac-Use-lynx-pcs-driver.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-03-v6.2-net-dpaa-Convert-to-phylink.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-04-v6.2-net-phylink-provide-phylink_validate_mask_caps-helpe.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-05-v6.2-phylink-require-valid-state-argument-to-phylink_vali.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-06-v6.2-net-phylink-add-phylink_get_link_timer_ns-helper.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-07-v6.2-net-remove-explicit-phylink_generic_validate-referen.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-08-net-sfp-make-sfp_bus_find_fwnode-take-a-const-fwnode.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-09-v6.4-net-pcs-lynx-don-t-print-an_enabled-in-pcs_get_state.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-10-v6.4-net-dpaa2-mac-use-Autoneg-bit-rather-than-an_enabled.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-11-v6.4-net-phylink-support-validated-pause-and-autoneg-in-f.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-12-v6.4-net-phylink-remove-an_enabled.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-13-v6.5-net-phylink-constify-fwnode-arguments.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-14-v6.3-net-phy-constify-fwnode_get_phy_node-fwnode-argument.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-15-v6.4-net-phylink-fix-ksettings_set-ethtool-call.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-16-v6.5-net-sfp-add-support-for-setting-signalling-rate.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-17-v6.5-net-phy-add-helpers-for-comparing-phy-IDs.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-18-v6.5-net-phylink-require-supported_interfaces-to-be-fille.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-19-v6.5-net-phylink-remove-duplicated-linkmode-pause-resolut.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-20-v6.5-net-phylink-add-function-to-resolve-clause-73-negoti.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-21-v6.5-net-phylink-provide-phylink_pcs_config-and-phylink_p.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-23-v6.4-net-phylink-actually-fix-ksettings_set-ethtool-call.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-24-v6.5-net-phylink-add-PCS-negotiation-mode.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-25-v6.5-net-phylink-convert-phylink_mii_c22_pcs_config-to-ne.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-26-v6.5-net-phylink-pass-neg_mode-into-phylink_mii_c22_pcs_c.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-27-v6.5-net-pcs-lynxi-update-PCS-driver-to-use-neg_mode.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-28-v6.4-net-pcs-xpcs-use-Autoneg-bit-rather-than-an_enabled.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-29-v6.4-net-pcs-xpcs-fix-incorrect-number-of-interfaces.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
715-v6.9-01-net-phy-qcom-qca808x-fix-logic-error-in-LED-brightne.patch generic: 6.1: backport LED fixes for qca808x PHY 2024-02-03 21:20:33 +01:00
715-v6.9-02-net-phy-qcom-qca808x-default-to-LED-active-High-if-n.patch generic: 6.1: backport LED fixes for qca808x PHY 2024-02-03 21:20:33 +01:00
716-v6.9-02-net-phy-add-support-for-scanning-PHY-in-PHY-packages.patch generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
716-v6.9-03-net-phy-add-devm-of_phy_package_join-helper.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
716-v6.9-04-net-phy-qcom-move-more-function-to-shared-library.patch generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
716-v6.9-06-net-phy-provide-whether-link-has-changed-in-c37_read.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
716-v6.9-07-net-phy-qcom-add-support-for-QCA807x-PHY-Family.patch generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
716-v6.9-08-net-phy-qcom-move-common-qca808x-LED-define-to-share.patch generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
716-v6.9-09-net-phy-qcom-generalize-some-qca808x-LED-functions.patch generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
716-v6.9-10-net-phy-qca807x-add-support-for-configurable-LED.patch generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
717-v6.9-net-phy-qca807x-move-interface-mode-check-to-.config.patch generic: 6.1: use upstreamed QCA807x fixup 2024-02-15 13:00:01 +01:00
718-v6.9-net-phy-qcom-at803x-fix-kernel-panic-with-at8031_pro.patch generic: backport at803x kernel panic fix 2024-04-07 16:57:22 +02:00
720-v6.9-net-mdio-ipq4019-add-support-for-clock-frequency-pro.patch generic: 6.1: replace ipq40xx MDIO patch with upstream version 2024-02-03 21:29:25 +01:00
721-v6.7-net-phy-aquantia-drop-wrong-endianness-conversion-fo.patch generic: 6.1: backport Aquantia PHY endianess patch 2024-02-11 16:28:16 +01:00
724-v6.2-net-ethernet-mtk_eth_soc-enable-flow-offloading-supp.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
729-01-v6.1-net-ethernet-mtk_wed-introduce-wed-mcu-support.patch
729-02-v6.1-net-ethernet-mtk_wed-introduce-wed-wo-support.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
729-03-v6.1-net-ethernet-mtk_wed-rename-tx_wdma-array-in-rx_wdma.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
729-04-v6.1-net-ethernet-mtk_wed-add-configure-wed-wo-support.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
729-05-v6.1-net-ethernet-mtk_wed-add-rx-mib-counters.patch
729-07-v6.1-net-ethernet-mtk_eth_soc-remove-cpu_relax-in-mtk_pen.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
729-09-v6.2-net-ethernet-mtk_wed-add-wcid-overwritten-support-fo.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
729-10-v6.2-net-ethernet-mtk_wed-return-status-value-in-mtk_wdma.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
729-11-v6.2-net-ethernet-mtk_wed-move-MTK_WDMA_RESET_IDX_TX-conf.patch
729-12-v6.2-net-ethernet-mtk_wed-update-mtk_wed_stop.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
729-13-v6.2-net-ethernet-mtk_wed-add-mtk_wed_rx_reset-routine.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
729-14-v6.2-net-ethernet-mtk_wed-add-reset-to-tx_ring_setup-call.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
729-15-v6.2-net-ethernet-mtk_wed-fix-sleep-while-atomic-in-mtk_w.patch
729-16-v6.3-net-ethernet-mtk_wed-get-rid-of-queue-lock-for-rx-qu.patch
729-17-v6.3-net-ethernet-mtk_wed-get-rid-of-queue-lock-for-tx-qu.patch
729-18-v6.3-net-ethernet-mtk_eth_soc-introduce-mtk_hw_reset-util.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
729-19-v6.3-net-ethernet-mtk_eth_soc-introduce-mtk_hw_warm_reset.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
729-20-v6.3-net-ethernet-mtk_eth_soc-align-reset-procedure-to-ve.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
729-21-v6.3-net-ethernet-mtk_eth_soc-add-dma-checks-to-mtk_hw_re.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
729-22-v6.3-net-ethernet-mtk_wed-add-reset-reset_complete-callba.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
729-23-v6.3-net-ethernet-mtk_wed-add-reset-to-rx_ring_setup-call.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
730-01-v6.3-net-ethernet-mtk_eth_soc-account-for-vlan-in-rx-head.patch
730-02-v6.3-net-ethernet-mtk_eth_soc-increase-tx-ring-side-for-Q.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
730-03-v6.3-net-ethernet-mtk_eth_soc-avoid-port_mg-assignment-on.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
730-04-v6.3-net-ethernet-mtk_eth_soc-implement-multi-queue-suppo.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
730-05-v6.3-net-dsa-tag_mtk-assign-per-port-queues.patch
730-06-v6.3-net-ethernet-mediatek-ppe-assign-per-port-queues-for.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
730-08-v6.3-net-dsa-add-support-for-DSA-rx-offloading-via-metada.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
730-09-v6.3-net-ethernet-mtk_eth_soc-fix-VLAN-rx-hardware-accele.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
730-12-v6.3-net-ethernet-mtk_eth_soc-disable-hardware-DSA-untagg.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
730-13-v6.3-net-ethernet-mtk_eth_soc-enable-special-tag-when-any.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
730-14-v6.3-net-ethernet-mtk_eth_soc-fix-DSA-TX-tag-hwaccel-for-.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
730-15-v6.3-net-ethernet-mtk_wed-No-need-to-clear-memory-after-a.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
730-16-v6.3-net-ethernet-mtk_wed-fix-some-possible-NULL-pointer-.patch
730-17-v6.3-net-ethernet-mtk_wed-fix-possible-deadlock-if-mtk_we.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
730-18-v6.3-net-ethernet-mtk_eth_soc-fix-tx-throughput-regressio.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
733-v6.2-02-net-mtk_eth_soc-add-definitions-for-PCS.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
733-v6.2-03-net-mtk_eth_soc-eliminate-unnecessary-error-handling.patch
733-v6.2-04-net-mtk_eth_soc-add-pcs_get_state-implementation.patch
733-v6.2-05-net-mtk_eth_soc-convert-mtk_sgmii-to-use-regmap_upda.patch
733-v6.2-06-net-mtk_eth_soc-add-out-of-band-forcing-of-speed-and.patch
733-v6.2-07-net-mtk_eth_soc-move-PHY-power-up.patch
733-v6.2-08-net-mtk_eth_soc-move-interface-speed-selection.patch
733-v6.2-09-net-mtk_eth_soc-add-advertisement-programming.patch
733-v6.2-10-net-mtk_eth_soc-move-and-correct-link-timer-programm.patch
733-v6.2-11-net-mtk_eth_soc-add-support-for-in-band-802.3z-negot.patch
733-v6.2-12-net-mediatek-sgmii-ensure-the-SGMII-PHY-is-powered-d.patch generic: sync MediaTek Ethernet driver with upstream 2023-08-28 16:35:22 +01:00
733-v6.2-13-net-mediatek-sgmii-fix-duplex-configuration.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
733-v6.2-14-mtk_sgmii-enable-PCS-polling-to-allow-SFP-work.patch
733-v6.3-15-net-ethernet-mtk_eth_soc-reset-PCS-state.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
733-v6.3-16-net-ethernet-mtk_eth_soc-only-write-values-if-needed.patch
733-v6.3-18-net-ethernet-mtk_eth_soc-add-support-for-MT7981.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
733-v6.3-19-net-ethernet-mtk_eth_soc-set-MDIO-bus-clock-frequenc.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
733-v6.3-20-net-ethernet-mtk_eth_soc-switch-to-external-PCS-driv.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
733-v6.4-21-net-mtk_eth_soc-use-WO-firmware-for-MT7981.patch
733-v6.4-22-net-ethernet-mtk_eth_soc-fix-NULL-pointer-dereferenc.patch
733-v6.4-23-net-ethernet-mtk_eth_soc-ppe-add-support-for-flow-ac.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
733-v6.4-24-net-ethernet-mediatek-fix-ppe-flow-accounting-for-v1.patch generic: sync MediaTek Ethernet driver with upstream 2023-08-28 16:35:22 +01:00
733-v6.4-25-net-ethernet-mtk_eth_soc-drop-generic-vlan-rx-offloa.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
733-v6.5-26-net-ethernet-mtk_eth_soc-always-mtk_get_ib1_pkt_type.patch generic: sync MediaTek Ethernet driver with upstream 2023-08-28 16:35:22 +01:00
734-v6.8-net-phy-bcm54612e-add-suspend-resume.patch generic: 6.1: refresh backport patches 2024-04-01 13:37:52 +02:00
750-v6.5-01-net-ethernet-mtk_ppe-add-MTK_FOE_ENTRY_V-1-2-_SIZE-m.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-02-net-ethernet-mtk_eth_soc-remove-incorrect-PLL-config.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-03-net-ethernet-mtk_eth_soc-remove-mac_pcs_get_state-an.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-05-net-ethernet-mtk_eth_soc-add-version-in-mtk_soc_data.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-06-net-ethernet-mtk_eth_soc-increase-MAX_DEVS-to-3.patch generic: sync MediaTek Ethernet driver with upstream 2023-08-28 16:35:22 +01:00
750-v6.5-07-net-ethernet-mtk_eth_soc-rely-on-MTK_MAX_DEVS-and-re.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-08-net-ethernet-mtk_eth_soc-add-NETSYS_V3-version-suppo.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-09-net-ethernet-mtk_eth_soc-convert-caps-in-mtk_soc_dat.patch generic: sync MediaTek Ethernet driver with upstream 2023-08-28 16:35:22 +01:00
750-v6.5-10-net-ethernet-mtk_eth_soc-convert-clock-bitmap-to-u64.patch generic: sync MediaTek Ethernet driver with upstream 2023-08-28 16:35:22 +01:00
750-v6.5-11-net-ethernet-mtk_eth_soc-add-basic-support-for-MT798.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-12-net-ethernet-mtk_eth_soc-enable-page_pool-support-fo.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-13-net-ethernet-mtk_eth_soc-enable-nft-hw-flowtable_off.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-14-net-ethernet-mtk_eth_soc-support-per-flow-accounting.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-15-net-ethernet-mtk_eth_soc-fix-NULL-pointer-on-hw-rese.patch generic: sync MediaTek Ethernet driver with upstream 2023-08-28 16:35:22 +01:00
750-v6.5-16-net-ethernet-mtk_eth_soc-fix-register-definitions-fo.patch generic: sync MediaTek Ethernet driver with upstream 2023-08-28 16:35:22 +01:00
750-v6.5-17-net-ethernet-mtk_eth_soc-add-reset-bits-for-MT7988.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-18-net-ethernet-mtk_eth_soc-add-support-for-in-SoC-SRAM.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-19-net-ethernet-mtk_eth_soc-support-36-bit-DMA-addressi.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-20-net-ethernet-mtk_eth_soc-fix-uninitialized-variable.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
750-v6.5-21-net-ethernet-mtk_eth_soc-fix-pse_port-configuration-.patch kernel: backport two fixes for MediaTek Ethernet driver 2023-09-11 14:09:48 +01:00
751-01-v6.4-net-ethernet-mtk_eth_soc-add-code-for-offloading-flo.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
751-02-v6.4-net-ethernet-mediatek-mtk_ppe-prefer-newly-added-l2-.patch kernel: remove already backported patch, fix build 2023-12-08 15:52:53 +01:00
751-03-v6.4-net-ethernet-mtk_eth_soc-improve-keeping-track-of-of.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
751-04-v6.4-net-ethernet-mediatek-fix-ppe-flow-accounting-for-L2.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-01-v6.6-net-ethernet-mtk_wed-add-some-more-info-in-wed_txinf.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-02-v6.6-net-ethernet-mtk_wed-minor-change-in-wed_-tx-rx-info.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-03-v6.6-net-ethernet-mtk_eth_soc-rely-on-mtk_pse_port-defini.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-04-v6.6-net-ethernet-mtk_wed-check-update_wo_rx_stats-in-mtk.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-05-v6.7-net-ethernet-mtk_wed-do-not-assume-offload-callbacks.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-06-v6.7-net-ethernet-mtk_wed-introduce-versioning-utility-ro.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-07-v6.7-net-ethernet-mtk_wed-do-not-configure-rx-offload-if-.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-08-v6.7-net-ethernet-mtk_wed-rename-mtk_rxbm_desc-in-mtk_wed.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-09-v6.7-net-ethernet-mtk_wed-introduce-mtk_wed_buf-structure.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-10-v6.7-net-ethernet-mtk_wed-move-mem_region-array-out-of-mt.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-11-v6.7-net-ethernet-mtk_wed-make-memory-region-optional.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-13-v6.7-net-ethernet-mtk_wed-add-mtk_wed_soc_data-structure.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-14-v6.7-net-ethernet-mtk_wed-introduce-WED-support-for-MT798.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-15-v6.7-net-ethernet-mtk_wed-refactor-mtk_wed_check_wfdma_rx.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-16-v6.7-net-ethernet-mtk_wed-introduce-partial-AMSDU-offload.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-17-v6.7-net-ethernet-mtk_wed-introduce-hw_rro-support-for-MT.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-18-v6.7-net-ethernet-mtk_wed-debugfs-move-wed_v2-specific-re.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-19-v6.7-net-ethernet-mtk_wed-debugfs-add-WED-3.0-debugfs-ent.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
752-20-v6.7-net-ethernet-mtk_wed-add-wed-3.0-reset-support.patch kernel: backport upstream mediatek WED changes 2023-12-08 14:29:54 +01:00
760-v6.9-net-phy-aquantia-add-AQR111-and-AQR111B0-PHY-ID.patch generic: replace simple AQR hack patch with upstream version 2024-02-21 02:34:32 +01:00
761-v6.9-net-phy-aquantia-add-AQR113-PHY-ID.patch generic: replace simple AQR hack patch with upstream version 2024-02-21 02:34:32 +01:00
762-v6.9-net-phy-aquantia-add-AQR813-PHY-ID.patch generic: replace simple AQR hack patch with upstream version 2024-02-21 02:34:32 +01:00
770-net-introduce-napi_is_scheduled-helper.patch generic: 6.1: move stmmac backport fix patches to generic 2024-01-21 22:17:25 +01:00
771-v6.7-01-net-stmmac-improve-TX-timer-arm-logic.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
771-v6.7-02-net-stmmac-move-TX-timer-arm-after-DMA-enable.patch kernel: bump 6.1 to 6.1.81 2024-03-11 21:51:37 +01:00
771-v6.7-03-net-stmmac-increase-TX-coalesce-timer-to-5ms.patch kernel: bump 6.1 to 6.1.78 2024-02-18 11:20:27 +00:00
777-v6.2-04-net-dsa-qca8k-introduce-single-mii-read-write-lo-hi.patch
777-v6.2-05-net-dsa-qca8k-improve-mdio-master-read-write-by-usin.patch kernel: bump 6.1 to 6.1.59 2023-10-21 09:33:12 +02:00
778-v6.3-01-net-dsa-qca8k-add-QCA8K_ATU_TABLE_SIZE-define-for-fd.patch generic: 6.1: backport various qca8k fixes patch 2023-09-30 13:51:19 +02:00
778-v6.3-02-net-dsa-qca8k-convert-to-regmap-read-write-API.patch kernel: bump 6.1 to 6.1.77 2024-02-08 18:35:42 +01:00
779-v6.5-net-dsa-qca8k-enable-use_single_write-for-qca8xxx.patch generic: 6.1: backport various qca8k fixes patch 2023-09-30 13:51:19 +02:00
780-v6.6-01-net-dsa-qca8k-make-learning-configurable-and-keep-of.patch kernel: bump 6.1 to 6.1.77 2024-02-08 18:35:42 +01:00
780-v6.6-02-net-dsa-qca8k-limit-user-ports-access-to-the-first-C.patch kernel: bump 6.1 to 6.1.77 2024-02-08 18:35:42 +01:00
780-v6.6-03-net-dsa-qca8k-move-qca8xxx-hol-fixup-to-separate-fun.patch kernel: bump 6.1 to 6.1.77 2024-02-08 18:35:42 +01:00
780-v6.6-04-net-dsa-qca8k-use-dsa_for_each-macro-instead-of-for-.patch kernel: bump 6.1 to 6.1.77 2024-02-08 18:35:42 +01:00
781-v6.6-01-net-dsa-qca8k-fix-regmap-bulk-read-write-methods-on-.patch generic: 6.1: backport qca8k fixes for big endian and MDIO 2023-10-06 21:56:26 +02:00
789-STABLE-01-net-dsa-mt7530-prevent-possible-incorrect-XTAL-frequ.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
789-STABLE-02-net-dsa-mt7530-fix-link-local-frames-that-ingress-vl.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
789-STABLE-03-net-dsa-mt7530-fix-handling-of-all-link-local-frames.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-01-v6.2-net-dsa-mt7530-remove-redundant-assignment.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-02-v6.4-net-dsa-mt7530-use-external-PCS-driver.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-03-v6.4-net-dsa-mt7530-make-some-noise-if-register-read-fail.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-04-v6.4-net-dsa-mt7530-refactor-SGMII-PCS-creation.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-05-v6.4-net-dsa-mt7530-use-unlocked-regmap-accessors.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-06-v6.4-net-dsa-mt7530-use-regmap-to-access-switch-register-.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-07-v6.4-net-dsa-mt7530-move-SGMII-PCS-creation-to-mt7530_pro.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-08-v6.4-net-dsa-mt7530-introduce-mutex-helpers.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-09-v6.4-net-dsa-mt7530-move-p5_intf_modes-function-to-mt7530.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-10-v6.4-net-dsa-mt7530-introduce-mt7530_probe_common-helper-.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-11-v6.4-net-dsa-mt7530-introduce-mt7530_remove_common-helper.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-12-v6.4-net-dsa-mt7530-introduce-separate-MDIO-driver.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-13-v6.4-net-dsa-mt7530-skip-locking-if-MDIO-bus-isn-t-presen.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-14-v6.4-net-dsa-mt7530-introduce-driver-for-MT7988-built-in-.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-15-v6.4-net-dsa-mt7530-fix-support-for-MT7531BE.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-16-v6.4-net-dsa-mt7530-set-all-CPU-ports-in-MT7531_CPU_PMAP.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-17-v6.5-net-dsa-mt7530-update-PCS-driver-to-use-neg_mode.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-18-v6.7-net-dsa-mt7530-Convert-to-platform-remove-callback-r.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-19-v6.7-net-dsa-mt753x-remove-mt753x_phylink_pcs_link_up.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-20-v6.7-net-dsa-mt7530-replace-deprecated-strncpy-with-ethto.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-21-v6.9-net-dsa-mt7530-support-OF-based-registration-of-swit.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-22-v6.8-net-dsa-mt7530-fix-10M-100M-speed-on-MT7988-switch.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-23-v6.9-net-dsa-mt7530-always-trap-frames-to-active-CPU-port.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-24-v6.9-net-dsa-mt7530-use-p5_interface_select-as-data-type-.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-25-v6.9-net-dsa-mt7530-store-port-5-SGMII-capability-of-MT75.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-26-v6.9-net-dsa-mt7530-improve-comments-regarding-switch-por.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-27-v6.9-net-dsa-mt7530-improve-code-path-for-setting-up-port.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-28-v6.9-net-dsa-mt7530-do-not-set-priv-p5_interface-on-mt753.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-29-v6.9-net-dsa-mt7530-do-not-run-mt7530_setup_port5-if-port.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-30-v6.9-net-dsa-mt7530-empty-default-case-on-mt7530_setup_po.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-31-v6.9-net-dsa-mt7530-move-XTAL-check-to-mt7530_setup.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-32-v6.9-net-dsa-mt7530-simplify-mt7530_pad_clk_setup.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-33-v6.9-net-dsa-mt7530-call-port-6-setup-from-mt7530_mac_con.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-34-v6.9-net-dsa-mt7530-remove-pad_setup-function-pointer.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-35-v6.9-net-dsa-mt7530-correct-port-capabilities-of-MT7988.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-36-v6.9-net-dsa-mt7530-do-not-clear-config-supported_interfa.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-37-v6.9-net-dsa-mt7530-remove-.mac_port_config-for-MT7988-an.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-38-v6.9-net-dsa-mt7530-set-interrupt-register-only-for-MT753.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-39-v6.9-net-dsa-mt7530-do-not-use-SW_PHY_RST-to-reset-MT7531.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-40-v6.9-net-dsa-mt7530-get-rid-of-useless-error-returns-on-p.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-41-v6.9-net-dsa-mt7530-get-rid-of-priv-info-cpu_port_config.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-42-v6.9-net-dsa-mt7530-get-rid-of-mt753x_mac_config.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-43-v6.9-net-dsa-mt7530-put-initialising-PCS-devices-code-bac.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-44-v6.9-net-dsa-mt7530-sort-link-settings-ops-and-force-link.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-45-v6.9-net-dsa-mt7530-simplify-link-operations.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
790-46-v6.9-net-dsa-mt7530-fix-improper-frames-on-all-25MHz-and-.patch generic: 6.1: sync mt7530 DSA driver with upstream 2024-04-10 18:50:32 +01:00
791-v6.2-01-net-phy-Add-driver-for-Motorcomm-yt8521-gigabit-ethernet.patch kernel: bump 6.1 to 6.1.81 2024-03-11 21:51:37 +01:00
791-v6.2-02-net-phy-fix-yt8521-duplicated-argument-to-or.patch
791-v6.2-03-net-phy-add-Motorcomm-YT8531S-phy-id.patch generic: 6.1: backport upstream Aquantia PHY firmware loader patches 2023-11-24 16:46:50 +01:00
791-v6.3-04-net-phy-fix-the-spelling-problem-of-Sentinel.patch
791-v6.3-05-net-phy-motorcomm-change-the-phy-id-of-yt8521-and-yt8531s.patch
791-v6.3-06-net-phy-Add-BIT-macro-for-Motorcomm-yt8521-yt8531-gigabit.patch
791-v6.3-07-net-phy-Add-dts-support-for-Motorcomm-yt8521-gigabit.patch
791-v6.3-08-net-phy-Add-dts-support-for-Motorcomm-yt8531s-gigabit.patch
791-v6.3-09-net-phy-Add-driver-for-Motorcomm-yt8531-gigabit-ethernet.patch generic: 6.1: backport upstream Aquantia PHY firmware loader patches 2023-11-24 16:46:50 +01:00
791-v6.3-10-net-phy-motorcomm-uninitialized-variables-in.patch
791-v6.6-11-net-phy-motorcomm-Add-pad-drive-strength-cfg-support.patch rockchip: configure eth pad driver strength for orangepi r1 plus lts 2024-01-04 22:07:01 +01:00
792-v6.6-net-phylink-add-pcs_enable-pcs_disable-methods.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
793-v6.6-net-pcs-lynxi-implement-pcs_disable-op.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
794-v6.2-net-core-Allow-live-renaming-when-an-interface-is-up.patch generic: 6.1: move stmmac backport fix patches to generic 2024-01-21 22:17:25 +01:00
795-v6.3-02-cdc_ether-no-need-to-blacklist-any-r8152-devices.patch kernel: backport fixes for realtek r8152 2023-12-02 21:57:38 +01:00
795-v6.3-05-r8152-reduce-the-control-transfer-of-rtl8152_get_ver.patch kernel: bump 6.1 to 6.1.68 2023-12-19 14:12:25 +01:00
795-v6.3-06-r8152-Add-__GFP_NOWARN-to-big-allocations.patch kernel: backport fixes for realtek r8152 2023-12-02 21:57:38 +01:00
795-v6.6-08-r8152-adjust-generic_ocp_write-function.patch kernel: backport fixes for realtek r8152 2023-12-02 21:57:38 +01:00
795-v6.6-09-r8152-set-bp-in-bulk.patch kernel: bump 6.1 to 6.1.68 2023-12-19 14:12:25 +01:00
795-v6.6-10-eth-r8152-try-to-use-a-normal-budget.patch kernel: bump 6.1 to 6.1.68 2023-12-19 14:12:25 +01:00
795-v6.6-13-r8152-Block-future-register-access-if-register-acces.patch kernel: bump 6.1 to 6.1.68 2023-12-19 14:12:25 +01:00
795-v6.6-14-r8152-break-the-loop-when-the-budget-is-exhausted.patch kernel: backport fixes for realtek r8152 2023-12-02 21:57:38 +01:00
795-v6.6-15-net-usb-cdc_ether-add-u-blox-0x1313-composition.patch kernel: backport fixes for realtek r8152 2023-12-02 21:57:38 +01:00
795-v6.7-16-r8152-use-napi_gro_frags.patch kernel: backport fixes for realtek r8152 2023-12-02 21:57:38 +01:00
800-v6.3-leds-Move-led_init_default_state_get-to-the-global-h.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
801-v6.4-01-net-dsa-qca8k-move-qca8k_port_to_phy-to-header.patch generic: 6.1: backport qca8k fixes for big endian and MDIO 2023-10-06 21:56:26 +02:00
801-v6.4-02-net-dsa-qca8k-add-LEDs-basic-support.patch kernel: bump 6.1 to 6.1.77 2024-02-08 18:35:42 +01:00
801-v6.4-03-net-dsa-qca8k-add-LEDs-blink_set-support.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
801-v6.4-04-leds-Provide-stubs-for-when-CLASS_LED-NEW_LEDS-are-d.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
801-v6.4-05-net-phy-Add-a-binding-for-PHY-LEDs.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
801-v6.4-06-net-phy-phy_device-Call-into-the-PHY-driver-to-set-L.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
801-v6.4-07-net-phy-marvell-Add-software-control-of-the-LEDs.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
801-v6.4-08-net-phy-phy_device-Call-into-the-PHY-driver-to-set-L.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
801-v6.4-09-net-phy-marvell-Implement-led_blink_set.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
802-v6.4-net-phy-marvell-Fix-inconsistent-indenting-in-led_bl.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
803-v6.5-02-leds-trigger-netdev-Drop-NETDEV_LED_MODE_LINKUP-from.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
803-v6.5-03-leds-trigger-netdev-Rename-add-namespace-to-netdev-t.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
803-v6.5-04-leds-trigger-netdev-Convert-device-attr-to-macro.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
803-v6.5-05-leds-trigger-netdev-Use-mutex-instead-of-spinlocks.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-01-leds-add-APIs-for-LEDs-hw-control.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-02-leds-add-API-to-get-attached-device-for-LED-hw-contr.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-03-Documentation-leds-leds-class-Document-new-Hardware-.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-04-leds-trigger-netdev-refactor-code-setting-device-nam.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-05-leds-trigger-netdev-introduce-check-for-possible-hw-.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-06-leds-trigger-netdev-add-basic-check-for-hw-control-s.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-07-leds-trigger-netdev-reject-interval-store-for-hw_con.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-08-leds-trigger-netdev-add-support-for-LED-hw-control.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-09-leds-trigger-netdev-validate-configured-netdev.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-10-leds-trigger-netdev-init-mode-if-hw-control-already-.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-11-leds-trigger-netdev-expose-netdev-trigger-modes-in-l.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-12-net-dsa-qca8k-implement-hw_control-ops.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
804-v6.5-13-net-dsa-qca8k-add-op-to-get-ports-netdev.patch generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
805-v6.5-01-leds-trigger-netdev-add-additional-specific-link-spe.patch generic: 6.1: backport LEDs patch adding additional modes 2023-06-21 12:43:33 +02:00
805-v6.5-02-leds-trigger-netdev-add-additional-specific-link-dup.patch generic: 6.1: backport LEDs patch adding additional modes 2023-06-21 12:43:33 +02:00
805-v6.5-03-leds-trigger-netdev-expose-hw_control-status-via-sys.patch generic: 6.1: backport LEDs patch adding additional modes 2023-06-21 12:43:33 +02:00
806-v6.5-net-dsa-qca8k-add-support-for-additional-modes-for-n.patch generic: 6.1: backport qca8k patch enabling additional LED trigger modes 2023-06-23 14:01:21 +02:00
807-v6.5-01-net-dsa-mv88e6xxx-pass-directly-chip-structure-to-mv.patch generic: 6.1: backport support for Marvell 88E6361 switch 2023-09-19 12:12:17 +02:00
807-v6.5-02-net-dsa-mv88e6xxx-use-mv88e6xxx_phy_is_internal-in-m.patch generic: 6.1: backport support for Marvell 88E6361 switch 2023-09-19 12:12:17 +02:00
807-v6.5-03-net-dsa-mv88e6xxx-add-field-to-specify-internal-phys.patch generic: 6.1: backport support for Marvell 88E6361 switch 2023-09-19 12:12:17 +02:00
807-v6.5-04-net-dsa-mv88e6xxx-fix-88E6393X-family-internal-phys-.patch kernel: bump 6.1 to 6.1.57 2023-10-14 15:51:53 +02:00
807-v6.5-05-net-dsa-mv88e6xxx-pass-mv88e6xxx_chip-structure-to-p.patch kernel: bump 6.1 to 6.1.57 2023-10-14 15:51:53 +02:00
807-v6.5-06-net-dsa-mv88e6xxx-enable-support-for-88E6361-switch.patch kernel: bump 6.1 to 6.1.57 2023-10-14 15:51:53 +02:00
808-v6.2-0001-nvmem-stm32-move-STM32MP15_BSEC_NUM_LOWER-in-config.patch
808-v6.2-0002-nvmem-stm32-add-warning-when-upper-OTPs-are-updated.patch
808-v6.2-0003-nvmem-stm32-add-nvmem-type-attribute.patch
808-v6.2-0004-nvmem-stm32-fix-spelling-typo-in-comment.patch
808-v6.2-0005-nvmem-Kconfig-Fix-spelling-mistake-controlls-control.patch
808-v6.2-0006-nvmem-u-boot-env-add-Broadcom-format-support.patch
809-v6.3-0001-nvmem-core-remove-spurious-white-space.patch
809-v6.3-0002-nvmem-core-add-an-index-parameter-to-the-cell.patch
809-v6.3-0003-nvmem-core-move-struct-nvmem_cell_info-to-nvmem-prov.patch
809-v6.3-0004-nvmem-core-drop-the-removal-of-the-cells-in-nvmem_ad.patch
809-v6.3-0005-nvmem-core-add-nvmem_add_one_cell.patch
809-v6.3-0006-nvmem-core-use-nvmem_add_one_cell-in-nvmem_add_cells.patch
809-v6.3-0007-nvmem-stm32-add-OP-TEE-support-for-STM32MP13x.patch
809-v6.3-0008-nvmem-stm32-detect-bsec-pta-presence-for-STM32MP15x.patch
809-v6.3-0009-nvmem-rave-sp-eeprm-fix-kernel-doc-bad-line-warning.patch
809-v6.3-0010-nvmem-qcom-spmi-sdam-register-at-device-init-time.patch
809-v6.3-0011-nvmem-stm32-fix-OPTEE-dependency.patch
810-v6.3-i915-Move-list_count-to-list.h-as-list_count_nodes-f.patch generic: 6.1: fix list_count_nodes backport patch 2023-12-15 16:13:02 +01:00
811-v6.4-0001-nvmem-xilinx-zynqmp-make-modular.patch
811-v6.4-0002-nvmem-core-introduce-NVMEM-layouts.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
811-v6.4-0003-nvmem-core-handle-the-absence-of-expected-layouts.patch
811-v6.4-0004-nvmem-core-request-layout-modules-loading.patch
811-v6.4-0005-nvmem-core-add-per-cell-post-processing.patch
811-v6.4-0006-nvmem-core-allow-to-modify-a-cell-before-adding-it.patch
811-v6.4-0007-nvmem-imx-ocotp-replace-global-post-processing-with-.patch
811-v6.4-0008-nvmem-cell-drop-global-cell_post_process.patch
811-v6.4-0009-nvmem-core-provide-own-priv-pointer-in-post-process-.patch
811-v6.4-0010-nvmem-layouts-sl28vpd-Add-new-layout-driver.patch
811-v6.4-0011-nvmem-layouts-onie-tlv-Add-new-layout-driver.patch
811-v6.4-0012-nvmem-stm32-romem-mark-OF-related-data-as-maybe-unus.patch
811-v6.4-0013-nvmem-mtk-efuse-Support-postprocessing-for-GPU-speed.patch
811-v6.4-0014-nvmem-bcm-ocotp-Use-devm_platform_ioremap_resource.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
811-v6.4-0015-nvmem-nintendo-otp-Use-devm_platform_ioremap_resourc.patch
811-v6.4-0016-nvmem-vf610-ocotp-Use-devm_platform_get_and_ioremap_.patch
811-v6.4-0017-nvmem-core-support-specifying-both-cell-raw-data-pos.patch
811-v6.4-0018-nvmem-u-boot-env-post-process-ethaddr-env-variable.patch
811-v6.4-0019-nvmem-Add-macro-to-register-nvmem-layout-drivers.patch
811-v6.4-0020-nvmem-layouts-sl28vpd-Use-module_nvmem_layout_driver.patch
811-v6.4-0021-nvmem-layouts-onie-tlv-Use-module_nvmem_layout_drive.patch
811-v6.4-0022-nvmem-layouts-onie-tlv-Drop-wrong-module-alias.patch
811-v6.4-0023-nvmem-layouts-sl28vpd-set-varaiable-sl28vpd_layout-s.patch
812-v6.2-firmware-nvram-bcm47xx-support-init-from-IO-memory.patch
813-v6.5-0001-nvmem-imx-ocotp-set-varaiable-imx_ocotp_layout-stora.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0002-nvmem-imx-ocotp-Reverse-MAC-addresses-on-all-i.MX-de.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0003-nvmem-brcm_nvram-add-.read_post_process-for-MACs.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0004-nvmem-rockchip-otp-Add-clks-and-reg_read-to-rockchip.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0005-nvmem-rockchip-otp-Generalize-rockchip_otp_wait_stat.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0006-nvmem-rockchip-otp-Use-devm_reset_control_array_get_.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0007-nvmem-rockchip-otp-Improve-probe-error-handling.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0008-nvmem-rockchip-otp-Add-support-for-RK3588.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0009-nvmem-zynqmp-Switch-xilinx.com-emails-to-amd.com.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0010-nvmem-imx-support-i.MX93-OCOTP.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
813-v6.5-0011-nvmem-core-add-support-for-fixed-cells-layout.patch kernel: backport NVMEM patches queued for the v6.5 2023-06-16 09:45:38 +02:00
814-v6.6-0001-nvmem-sunxi_sid-Convert-to-devm_platform_ioremap_res.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0002-nvmem-brcm_nvram-Use-devm_platform_get_and_ioremap_r.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0003-nvmem-lpc18xx_otp-Convert-to-devm_platform_ioremap_r.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0004-nvmem-meson-mx-efuse-Convert-to-devm_platform_iorema.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0005-nvmem-rockchip-efuse-Use-devm_platform_get_and_iorem.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0006-nvmem-stm32-romem-Use-devm_platform_get_and_ioremap_.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0007-nvmem-qfprom-do-some-cleanup.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0008-nvmem-uniphier-Use-devm_platform_get_and_ioremap_res.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0009-nvmem-add-new-NXP-QorIQ-eFuse-driver.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0011-nvmem-Kconfig-Fix-typo-drive-driver.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0012-nvmem-sec-qfprom-Add-Qualcomm-secure-QFPROM-support.patch generic: 6.1: fix patch 814 Add Qualcomm secure QFPROM support 2023-12-09 19:26:32 +01:00
814-v6.6-0013-nvmem-u-boot-env-Replace-zero-length-array-with-DECL.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0014-nvmem-core-Create-all-cells-before-adding-the-nvmem-.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0015-nvmem-core-Return-NULL-when-no-nvmem-layout-is-found.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0016-nvmem-core-Do-not-open-code-existing-functions.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
814-v6.6-0017-nvmem-core-Notify-when-a-new-layout-is-registered.patch kernel: backport v6.6 nvmem changes 2023-08-31 00:49:29 +02:00
815-v6.6-1-leds-turris-omnia-Use-sysfs_emit-instead-of-sprintf.patch kernel: bump 6.1 to 6.1.63 2023-11-23 22:51:52 +01:00
815-v6.7-2-leds-turris-omnia-Make-set_brightness-more-efficient.patch kernel: 6.1: Backport Turris Omnia LED patches 2023-10-20 19:17:58 +02:00
815-v6.7-3-leds-turris-omnia-Support-HW-controlled-mode-via-pri.patch kernel: bump 6.1 to 6.1.75 2024-02-01 21:34:05 +01:00
815-v6.7-4-leds-turris-omnia-Add-support-for-enabling-disabling.patch kernel: 6.1: Backport Turris Omnia LED patches 2023-10-20 19:17:58 +02:00
815-v6.7-5-leds-turris-omnia-Fix-brightness-setting-and-trigger.patch kernel: 6.1: Backport Turris Omnia LED patches 2023-10-20 19:17:58 +02:00
816-v6.7-0001-nvmem-qfprom-Mark-core-clk-as-optional.patch kernel: backport nvmem v6.6 fixes and v6.7 changes 2023-10-28 15:20:06 +02:00
816-v6.7-0002-nvmem-add-explicit-config-option-to-read-old-syntax-.patch kernel: backport nvmem v6.6 fixes and v6.7 changes 2023-10-28 15:20:06 +02:00
816-v6.7-0003-nvmem-Use-device_get_match_data.patch kernel: backport nvmem v6.6 fixes and v6.7 changes 2023-10-28 15:20:06 +02:00
816-v6.7-0004-Revert-nvmem-add-new-config-option.patch kernel: backport nvmem v6.6 fixes and v6.7 changes 2023-10-28 15:20:06 +02:00
816-v6.7-0005-nvmem-Do-not-expect-fixed-layouts-to-grab-a-layout-d.patch kernel: backport upstream nvmem fix for "fixed-layout" 2023-12-12 12:46:58 +01:00
816-v6.7-0006-nvmem-brcm_nvram-store-a-copy-of-NVRAM-content.patch kernel: backport upstream brcm_nvram fix for NAND controller 2023-12-18 08:33:04 +01:00
817-v6.9-0001-dt-bindings-leds-Add-FUNCTION-defines-for-per-band-W.patch kernel: backport some useful LED_FUNCTION_* defines for DT 2024-03-17 22:55:32 +01:00
817-v6.9-0002-dt-bindings-leds-Add-LED_FUNCTION_WAN_ONLINE-for-Int.patch kernel: backport some useful LED_FUNCTION_* defines for DT 2024-03-17 22:55:32 +01:00
818-v6.8-of-device-Export-of_device_make_bus_id.patch kernel: backport NVMEM changes queued for v6.8 2023-12-18 08:33:04 +01:00
819-v6.8-0001-nvmem-Move-of_nvmem_layout_get_container-in-another-.patch kernel: backport NVMEM changes queued for v6.8 2023-12-18 08:33:04 +01:00
819-v6.8-0002-nvmem-Create-a-header-for-internal-sharing.patch kernel: backport NVMEM changes queued for v6.8 2023-12-18 08:33:04 +01:00
819-v6.8-0003-nvmem-Simplify-the-add_cells-hook.patch kernel: backport NVMEM changes queued for v6.8 2023-12-18 08:33:04 +01:00
819-v6.8-0004-nvmem-Move-and-rename-fixup_cell_info.patch kernel: backport NVMEM changes queued for v6.8 2023-12-18 08:33:04 +01:00
819-v6.8-0005-nvmem-core-Rework-layouts-to-become-regular-devices.patch kernel: backport NVMEM changes queued for v6.8 2023-12-18 08:33:04 +01:00
819-v6.8-0006-nvmem-core-Expose-cells-through-sysfs.patch kernel: backport NVMEM changes queued for v6.8 2023-12-18 08:33:04 +01:00
819-v6.8-0007-nvmem-stm32-add-support-for-STM32MP25-BSEC-to-contro.patch kernel: backport NVMEM changes queued for v6.8 2023-12-18 08:33:04 +01:00
819-v6.8-0008-nvmem-layouts-refactor-.add_cells-callback-arguments.patch kernel: backport more NVMEM changes queued for v6.8 2024-01-08 08:30:09 +01:00
819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch kernel: backport more NVMEM changes queued for v6.8 2024-01-08 08:30:09 +01:00
819-v6.8-0010-nvmem-core-add-nvmem_dev_size-helper.patch kernel: backport more NVMEM changes queued for v6.8 2024-01-08 08:30:09 +01:00
819-v6.8-0011-nvmem-u-boot-env-use-nvmem_add_one_cell-nvmem-subsys.patch kernel: backport more NVMEM changes queued for v6.8 2024-01-08 08:30:09 +01:00
819-v6.8-0012-nvmem-u-boot-env-use-nvmem-device-helpers.patch kernel: backport more NVMEM changes queued for v6.8 2024-01-08 08:30:09 +01:00
819-v6.8-0013-nvmem-u-boot-env-improve-coding-style.patch kernel: backport more NVMEM changes queued for v6.8 2024-01-08 08:30:09 +01:00
820-v6.4-net-phy-fix-circular-LEDS_CLASS-dependencies.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
821-v6.4-net-phy-Fix-reading-LED-reg-property.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
822-v6.4-net-phy-Manual-remove-LEDs-to-ensure-correct-orderin.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
824-v6.5-leds-trigger-netdev-Remove-NULL-check-before-dev_-pu.patch generic: 6.1: backport patch adding support for LED PHY 2023-08-19 12:51:08 +02:00
825-v6.5-leds-trigger-netdev-uninitialized-variable-in-netdev.patch generic: 6.1: backport patch adding support for LED PHY 2023-08-19 12:51:08 +02:00
826-v6.6-01-led-trig-netdev-Fix-requesting-offload-device.patch generic: 6.1: backport patch adding support for LED PHY 2023-08-19 12:51:08 +02:00
826-v6.6-02-net-phy-phy_device-Call-into-the-PHY-driver-to-set-L.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
826-v6.6-03-net-phy-marvell-Add-support-for-offloading-LED-blink.patch generic: 6.1: backport patch adding support for LED PHY 2023-08-19 12:51:08 +02:00
826-v6.6-04-leds-trig-netdev-Disable-offload-on-deactivation-of-.patch generic: 6.1: backport patch adding support for LED PHY 2023-08-19 12:51:08 +02:00
827-v6.3-0001-of-base-add-of_parse_phandle_with_optional_args.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
827-v6.3-0002-of-property-make-.-cells-optional-for-simple-props.patch kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
827-v6.3-0004-of-device-Ignore-modalias-of-reused-nodes.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
827-v6.3-0005-of-device-Do-not-ignore-error-code-in-of_device_ueve.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
828-v6.4-0002-of-Update-of_device_get_modalias.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
828-v6.4-0003-of-Rename-of_modalias_node.patch kernel: bump 6.1 to 6.1.76 2024-02-08 18:35:42 +01:00
828-v6.4-0004-of-Move-of_modalias-to-module.c.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
828-v6.4-0005-of-Move-the-request-module-helper-logic-to-module.c.patch generic: 6.1: refresh backport patches 2023-05-22 22:28:16 +02:00
830-00-v6.2-dt-bindings-arm-qcom-document-qcom-msm-id-and-qcom-b.patch generic: 6.1: move Qualcomm SoC ID bindings to generic 2023-06-08 06:52:53 +02:00
830-01-v6.5-soc-qcom-socinfo-move-SMEM-item-struct-and-defines-t.patch generic: 6.1: backport Qualcomm CPUFreq NVMEM changes 2023-06-07 13:16:13 +02:00
830-02-v6.5-soc-qcom-smem-Switch-to-EXPORT_SYMBOL_GPL.patch generic: 6.1: backport Qualcomm CPUFreq NVMEM changes 2023-06-07 13:16:13 +02:00
830-03-v6.5-soc-qcom-smem-introduce-qcom_smem_get_soc_id.patch generic: 6.1: backport Qualcomm CPUFreq NVMEM changes 2023-06-07 13:16:13 +02:00
830-04-v6.5-cpufreq-qcom-nvmem-use-SoC-ID-s-from-bindings.patch generic: 6.1: backport Qualcomm CPUFreq NVMEM changes 2023-06-07 13:16:13 +02:00
830-05-v6.5-cpufreq-qcom-nvmem-use-helper-to-get-SMEM-SoC-ID.patch generic: 6.1: backport Qualcomm CPUFreq NVMEM changes 2023-06-07 13:16:13 +02:00
831-v6.7-rtc-rtc7301-Support-byte-addressed-IO.patch generic: RTC7301 byte-addressed IO 2023-10-25 11:27:28 +02:00
832-v6.7-net-phy-amd-Support-the-Altima-AMI101L.patch kernel: bump 6.1 to 6.1.60 2023-10-26 12:08:52 +02:00
833-v6.8-leds-core-Add-more-colors-from-DT-bindings-to-led_co.patch.patch generic: add more DT LED color and function definitions 2023-12-02 19:46:14 +01:00
834-v6.8-leds-trigger-netdev-Extend-speeds-up-to-10G.patch generic: 6.1: backport patch adding more speed modes to LED netdev trigger 2024-01-27 17:53:43 +01:00
835-v6.9-net-phy-add-support-for-PHY-LEDs-polarity-modes.patch kernel: backport phylink changes from mainline Linux 2024-02-15 19:06:36 +00:00
836-v6.7-leds-trigger-netdev-fix-RTNL-handling-to-prevent-pot.patch generic: 6.1: add patch fixing bugs with LED netdev trigger 2024-02-04 01:02:30 +01:00
837-v6.4-net-phy-hide-the-PHYLIB_LEDS-knob.patch generic: 6.1: backport patch to enable PHYLIB_LEDS kconfig dynamically 2024-02-05 19:28:16 +01:00
838-v6.9-leds-trigger-netdev-Fix-kernel-panic-on-interface-re.patch generic: 6.1: move LEDs netdev trigger patch from pending to backport 2024-02-11 16:37:18 +01:00
850-v6.2-bus-mhi-host-pci_generic-add-support-for-sc8280xp-cr.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
851-v6.2-bus-mhi-host-pci_generic-Add-HP-variant-of-T99W175.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
852-v6.2-bus-mhi-host-pci_generic-Add-definition-for-some-VID.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
853-v6.2-bus-mhi-host-pci_generic-Drop-redundant-pci_enable_p.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
854-v6.4-bus-mhi-pci_generic-Add-Foxconn-T99W510.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
855-v6.6-bus-mhi-host-pci_generic-Add-support-for-IP_SW0-chan.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
856-v6.6-bus-mhi-host-pci_generic-Add-support-for-Quectel-EM1.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
857-v6.6-bus-mhi-host-pci_generic-Add-support-for-Quectel-RM5.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
858-v6.6-bus-mhi-host-pci_generic-Add-support-for-Dell-DW5932.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
859-v6.6-bus-mhi-host-pci_generic-Add-support-for-Quectel-RM5.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
860-v6.6-bus-mhi-host-pci_generic-add-support-for-Telit-FE990.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
861-v6.8-bus-mhi-host-Add-a-separate-timeout-parameter-for-wa.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
862-v6.8-bus-mhi-host-pci_generic-Add-SDX75-based-modem-suppo.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
863-stable-bus-mhi-host-pci_generic-constify-modem_telit_fn980_.patch generic: 6.1: backport support for various MHI 5G modems 2024-03-15 17:48:02 +00:00
880-v6.3-mfd-axp20x-Fix-order-of-pek-rise-and-fall-events.patch generic: 6.1: backport AXP PMIC support 2024-03-26 21:56:57 +01:00
881-v6.3-mfd-axp20x-Switch-to-the-sys-off-handler-API.patch generic: 6.1: backport AXP PMIC support 2024-03-26 21:56:57 +01:00
882-v6.3-mfd-axp20x-Fix-axp288-writable-ranges.patch generic: 6.1: backport AXP PMIC support 2024-03-26 21:56:57 +01:00
883-v6.4-mfd-axp20x-Add-support-for-AXP15060-PMIC.patch generic: 6.1: backport AXP PMIC support 2024-03-26 21:56:57 +01:00
884-v6.5-mfd-axp20x-Add-support-for-AXP313a-PMIC.patch generic: 6.1: backport AXP PMIC support 2024-03-26 21:56:57 +01:00
885-v6.5-regulator-axp20x-Add-support-for-AXP313a-variant.patch generic: 6.1: backport AXP PMIC support 2024-03-26 21:56:57 +01:00
886-v6.5-regulator-axp20x-Add-AXP15060-support.patch generic: 6.1: backport AXP PMIC support 2024-03-26 21:56:57 +01:00
887-v6.5-mfd-axp20x-Add-support-for-AXP192.patch generic: 6.1: backport AXP PMIC support 2024-03-26 21:56:57 +01:00
890-v6.2-mtd-spinand-winbond-fix-flash-detection.patch generic: 6.1: re-add two Winbond nand fixes 2023-06-19 22:03:55 +02:00
891-v6.2-mtd-spinand-winbond-add-W25N02KV.patch generic: 6.1: re-add two Winbond nand fixes 2023-06-19 22:03:55 +02:00
892-v6.5-mtd-spinand-winbond-Fix-ecc_get_status.patch generic: backport fix for Winbond SPI NAND 2023-08-13 15:01:37 +01:00
894-v6.8-net-ethtool-implement-ethtool_puts.patch kernel: backport ethtool_puts 2024-01-05 16:12:46 +01:00