Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configs/aarch64_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA
BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.49"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.50"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/linux_defconfig"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
Expand Down
2 changes: 1 addition & 1 deletion configs/aarch64_minimal_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA
BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.49"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.50"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/aarch64/linux_defconfig"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
Expand Down
2 changes: 1 addition & 1 deletion configs/arm_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA
BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.49"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.50"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/arm/linux_defconfig"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
Expand Down
2 changes: 1 addition & 1 deletion configs/arm_minimal_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA
BR2_ROOTFS_POST_BUILD_SCRIPT="${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.49"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.50"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/arm/linux_defconfig"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
Expand Down
2 changes: 1 addition & 1 deletion configs/x86_64_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA
BR2_ROOTFS_POST_BUILD_SCRIPT="board/qemu/x86_64/post-build.sh ${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.49"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.50"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/x86_64/linux_defconfig"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
Expand Down
2 changes: 1 addition & 1 deletion configs/x86_64_minimal_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ BR2_ROOTFS_OVERLAY="${BR2_EXTERNAL_INFIX_PATH}/board/common/rootfs ${BR2_EXTERNA
BR2_ROOTFS_POST_BUILD_SCRIPT="board/qemu/x86_64/post-build.sh ${BR2_EXTERNAL_INFIX_PATH}/board/common/post-build.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.49"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.50"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="${BR2_EXTERNAL_INFIX_PATH}/board/x86_64/linux_defconfig"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
Expand Down
2 changes: 1 addition & 1 deletion doc/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ All notable changes to the project are documented in this file.

### Changes

- Upgrade Linux kernel to 6.18.49 (LTS)
- Upgrade Linux kernel to 6.18.50 (LTS)
- Upgrade FRR to 10.5.5

[v26.08.0][] - 2026-09-01
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 69eccda757551070bd49204454c9ff5365fb0118 Mon Sep 17 00:00:00 2001
From ab4c4fd9f9bbea804925171894fb1a2fac257bd4 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Tue, 19 Sep 2023 18:38:10 +0200
Subject: [PATCH 01/64] net: phy: marvell10g: Support firmware loading on
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 0642ec588251588309abef640562c4ac765f8657 Mon Sep 17 00:00:00 2001
From 5b85944a8ee47aa04762b2dd60087b82fbfdc020 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Tue, 21 Nov 2023 20:15:24 +0100
Subject: [PATCH 02/64] net: phy: marvell10g: Fix power-up when strapped to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 0b87acc3ba8209afbd1a152c398ab0084dd37bae Mon Sep 17 00:00:00 2001
From 41f5a774cf4f3c26d0ea8f4e8eb0dcff53fdfa7a Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Wed, 15 Nov 2023 20:58:42 +0100
Subject: [PATCH 03/64] net: phy: marvell10g: Add LED support for 88X3310
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 18fa984156cc77bf017b8587b1f91d7d6b4016ea Mon Sep 17 00:00:00 2001
From d60bcf1484f593235e3a38d776082bb0400d5df8 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Tue, 12 Dec 2023 09:51:05 +0100
Subject: [PATCH 04/64] net: phy: marvell10g: Support LEDs tied to a single
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 18066a797dfc4a3c6ba0be3d2fb7c811555291f8 Mon Sep 17 00:00:00 2001
From 83ca5882b57f1fa246351f876e125fe1afc4ff21 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Wed, 27 Mar 2024 10:10:19 +0100
Subject: [PATCH 05/64] net: phy: Do not resume PHY when attaching
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 67bbe9b4fbd91af586667c8f3a67a4fa527a261c Mon Sep 17 00:00:00 2001
From 1154680e2ba1750138ffe65bef4457e3b59b943b Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Mon, 4 Mar 2024 16:47:28 +0100
Subject: [PATCH 06/64] net: bridge: avoid classifying unknown multicast as
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 0ccb9feb1a11e461cfe2da0555f0da18499aa62c Mon Sep 17 00:00:00 2001
From 533e5ece92d5d40a54bdad9a523844f34f939fc8 Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Tue, 5 Mar 2024 06:44:41 +0100
Subject: [PATCH 07/64] net: bridge: Ignore router ports when forwarding L2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From de8677247e110038c11129aee85de4cf6a9e61cf Mon Sep 17 00:00:00 2001
From e04ddb66fd53160f10f0ab7607c32cf6f006acdf Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Thu, 4 Apr 2024 16:36:30 +0200
Subject: [PATCH 08/64] net: bridge: drop delay for applying strict multicast
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 72755f195ebcbe4278ffb7eb2edf52e99e78c477 Mon Sep 17 00:00:00 2001
From 352da9ff291b218f8f81372c2f6b15c368fda210 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Thu, 16 May 2024 14:51:54 +0200
Subject: [PATCH 09/64] net: bridge: Differentiate MDB additions from
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 473ec389952ba01d7e423ff6a563263fa08be06f Mon Sep 17 00:00:00 2001
From d48f8b23e3ced1490ecf49e0970ccec9c0fceb34 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Fri, 24 Nov 2023 23:29:55 +0100
Subject: [PATCH 10/64] nvmem: layouts: onie-tlv: Let device probe even when
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From eda1219cccf7c4611ee52ca14d0703422254eeef Mon Sep 17 00:00:00 2001
From 3363e334550d7db65f91df18d76346b4ef85566e Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Sun, 11 Aug 2024 11:27:35 +0200
Subject: [PATCH 11/64] net: usb: r8152: add r8153b support for link/activity
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 7434b5efd9aba953b223157537f30d3e7ee0f0f5 Mon Sep 17 00:00:00 2001
From fac6a9ea1fd4864e820d56ee1376ff743c2578e8 Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Sun, 10 Aug 2025 18:52:54 +0200
Subject: [PATCH 12/64] arm64: dts: mediatek: mt7986a: rename BPi R3 ports to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From c4c2b36668b854db796bce43308597da8e48ada2 Mon Sep 17 00:00:00 2001
From f3b85550d0df5511f32bdc284dad9f31b5ac72d3 Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Wed, 20 Aug 2025 21:38:24 +0200
Subject: [PATCH 13/64] drm/panel-simple: Add a timing for the Raspberry Pi 7"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From c20bc963317a5a0c310d3fa15776d7dcc51cafec Mon Sep 17 00:00:00 2001
From 4d0c53b5030426e90d010f9afbdfc221eb210a90 Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Thu, 21 Aug 2025 11:20:23 +0200
Subject: [PATCH 14/64] input:touchscreen:edt-ft5x06: Add polled mode
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 4dfcb813bbab1d186b901c382c8e4d6848ed94fd Mon Sep 17 00:00:00 2001
From 4768de2516f6dea2989164aa6eb62f603df94b91 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Tue, 12 Mar 2024 10:27:24 +0100
Subject: [PATCH 15/64] [FIX] net: dsa: mv88e6xxx: Fix timeout on waiting for
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 8874c5394072a95ea55657fa2ce062c11969b6cb Mon Sep 17 00:00:00 2001
From 4cd66c828a4330fe034b9cadbf07235af9e24190 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Wed, 27 Mar 2024 15:52:43 +0100
Subject: [PATCH 16/64] net: dsa: mv88e6xxx: Improve indirect register access
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From a7494a0edcd605998d0b81578bd4541fe3a723b4 Mon Sep 17 00:00:00 2001
From 226758760cb3ffd20b717da59c08e9830f3183fe Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Mon, 22 Apr 2024 23:18:01 +0200
Subject: [PATCH 17/64] net: dsa: mv88e6xxx: Honor ports being managed via
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 531870c1a7b6b509368a86c43e49c71b311382ec Mon Sep 17 00:00:00 2001
From 8e0f889fb712a8793b1af4084a99da2426f1ea57 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Wed, 24 Apr 2024 22:41:04 +0200
Subject: [PATCH 18/64] net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 23f7cd9e6530aeeb4bfe59c03ac16f0f428e2604 Mon Sep 17 00:00:00 2001
From 3d7b4c64b3596c1e1ace773003ce5ae07a7dccf2 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Tue, 28 May 2024 10:38:42 +0200
Subject: [PATCH 19/64] net: dsa: tag_dsa: Use tag priority as initial
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From aebf5eb2838048b86f7c85747019b455405c7e49 Mon Sep 17 00:00:00 2001
From 84c8a0c195f4c657c0bdf5a8b90fc416f8e6f71b Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Tue, 16 Jan 2024 16:00:55 +0100
Subject: [PATCH 20/64] net: dsa: Support MDB memberships whose L2 addresses
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 8bf465e418c79305b3577bab05f32161394e57dc Mon Sep 17 00:00:00 2001
From 4bfe4e4f8ac17af3736c59fb00a245d8d96cc7b0 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Thu, 21 Mar 2024 19:12:15 +0100
Subject: [PATCH 21/64] net: dsa: Support EtherType based priority overrides
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From de50d64344989f6495c49d30125419e02a91742d Mon Sep 17 00:00:00 2001
From f3279894c040bd270405e73ee8969355e2c70f2f Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Fri, 22 Mar 2024 16:15:43 +0100
Subject: [PATCH 22/64] net: dsa: mv88e6xxx: Support EtherType based priority
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From b0589c3e3ab7ee529fc4e53923d6438278f79111 Mon Sep 17 00:00:00 2001
From cc7391ffa57c25ef73c4cfebcd7ef87170c61886 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Tue, 28 May 2024 11:04:22 +0200
Subject: [PATCH 23/64] net: dsa: mv88e6xxx: Add mqprio qdisc support
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 35a2f8b926fee78ecf75a55206240756e0319743 Mon Sep 17 00:00:00 2001
From bc2e084985e3bd0a2c064179e254e01d117ea381 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Wed, 29 May 2024 13:20:41 +0200
Subject: [PATCH 24/64] net: dsa: mv88e6xxx: Use VLAN prio over IP when both
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 686b2fc8bf8cddbbe877ce95e7a7ff7f81d167d8 Mon Sep 17 00:00:00 2001
From 0599525c7f49624553cc2afc7f6850491b2379f5 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Tue, 26 Nov 2024 19:45:59 +0100
Subject: [PATCH 25/64] [FIX] net: dsa: mv88e6xxx: Trap locally terminated
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From fa585cd5a6fb533afeb4ed0c8a6e379b2cb8fcf0 Mon Sep 17 00:00:00 2001
From f914df344aa93c2c14b5b052247b97068560d771 Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Thu, 16 Jan 2025 12:35:12 +0100
Subject: [PATCH 26/64] net: dsa: mv88e6xxx: collapse disabled state into
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From fc00bb7c95d65a813948a514ce9b76234930577b Mon Sep 17 00:00:00 2001
From aee64687880cea930b07802d30035efc34730b1f Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Wed, 12 Feb 2025 22:03:14 +0100
Subject: [PATCH 27/64] net: dsa: mv88e6xxx: Only activate LAG offloading when
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 72ffe6310047eea3c7a289a00965b65d38021c1b Mon Sep 17 00:00:00 2001
From b7be45a81649548337072b6548c2303fe8aadff5 Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Wed, 14 Jan 2026 18:22:41 +0100
Subject: [PATCH 28/64] net: dsa: mv88e6xxx: Add LED support for 6393X
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From d542e29a50b6ce623bbab604b41b0bafeb89d342 Mon Sep 17 00:00:00 2001
From 63dead64726c2eae845afa9064530b8a9a449c7a Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Thu, 15 Jan 2026 22:47:37 +0100
Subject: [PATCH 29/64] wifi: brcmfmac: support deletion and recreation of
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From a2e2195250103a14df4c248895795c52894925f5 Mon Sep 17 00:00:00 2001
From 50ca20cac50957c2d0b1b5dd2e57d1e9fc37e8cc Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Mon, 19 Jan 2026 13:06:53 +0100
Subject: [PATCH 30/64] wifi: brcmfmac: check connection state before querying
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From b5af92d0cf9814974bfcde6182482c7f104ff0b2 Mon Sep 17 00:00:00 2001
From 2059339011cab48250cee30059465a0a441d191d Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Tue, 20 Jan 2026 20:12:10 +0100
Subject: [PATCH 31/64] wifi: brcmfmac: suppress log spam for
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From f32662d2ff5ef9a38ff44ce51978e7c30600fa10 Mon Sep 17 00:00:00 2001
From fc13a680b3159e31ef857f039fea4b7c88bff846 Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Tue, 20 Jan 2026 20:18:45 +0100
Subject: [PATCH 32/64] wifi: brcmfmac: reduce log noise during AP to station
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 0b7d6e9148b58ef495177801517bb08478d789d5 Mon Sep 17 00:00:00 2001
From 46a5c5ddc5aa19ff43d8007f527f89818b22bd62 Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Tue, 17 Feb 2026 21:59:59 +0100
Subject: [PATCH 33/64] net: phy: air_en8811h: add OF device table for
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From d617959322740bb3211a4c24f2120c2477258b9d Mon Sep 17 00:00:00 2001
From c5b264c92f60ebf903892b385d4941bc73fb4887 Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.com>
Date: Fri, 20 Sep 2024 12:05:18 +0100
Subject: [PATCH 34/64] drm: vc4: dsi: enable video and then retry failed
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 34e88f9e5b60bd2ac2c02fd5ab0fb14519197272 Mon Sep 17 00:00:00 2001
From 98436d7299b0713498dfaa8090941c2e07300df5 Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.com>
Date: Wed, 8 Jun 2022 17:23:47 +0100
Subject: [PATCH 35/64] drm: vc4: dsi: Clocks should be running before reset
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 30f01a79c700fae7968e27288799455737de9f80 Mon Sep 17 00:00:00 2001
From 5e5575eef5c01e7eedb1b1fec835811e13c18a4e Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.com>
Date: Fri, 5 Apr 2024 17:51:55 +0100
Subject: [PATCH 36/64] drm/vc4: Ensure DSI is enabled for FIFO resets
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From df5d2cf71baa270749fc32f69a743b9d21939e9d Mon Sep 17 00:00:00 2001
From b1a508a2583b92c17023ad11344a5335bd44a151 Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.com>
Date: Thu, 26 May 2022 18:56:19 +0100
Subject: [PATCH 37/64] drm: vc4: Reset DSI AFE on disable
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e4014c29a5529a47eceec8cc7dccc431ab70860a Mon Sep 17 00:00:00 2001
From 2598db6e86ab67196a3577569db625c3a6ca3916 Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.com>
Date: Wed, 20 Nov 2024 13:58:08 +0000
Subject: [PATCH 38/64] drm: vc4: dsi: Handle the different command FIFO widths
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 1a6e70c2dca50d22dd5b1148df7914cd3fab0d25 Mon Sep 17 00:00:00 2001
From f1cd2ed60fe47e6a12fe22ffad8fc237f2b6e48a Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.com>
Date: Tue, 9 Jan 2024 17:37:00 +0000
Subject: [PATCH 39/64] drm/bridge: tc358762: Program the DPI mode into the
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 1338606ab6a51e708a4cfac0928f404995f052e4 Mon Sep 17 00:00:00 2001
From 2cd8a6bda213c6dddc94e19dfa44cc483a4140ed Mon Sep 17 00:00:00 2001
From: Dave Stevenson <dave.stevenson@raspberrypi.com>
Date: Tue, 9 Jan 2024 18:44:49 +0000
Subject: [PATCH 40/64] drm/bridge: tc358762: revert move ops to enable
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 4cb3c8794efff709d16db29d85d0ae7d2352a7a1 Mon Sep 17 00:00:00 2001
From aa00816710a8e9067d9d41759bbcb54a78e43cbf Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Sat, 4 Apr 2026 18:04:19 +0200
Subject: [PATCH 41/64] drm/bridge: tc358762: Set pre_enabled on pre_enable to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e2811d97b94c91bb37a922dd7180cf58851190c1 Mon Sep 17 00:00:00 2001
From 88fd06d2d8050e06cf4380abb1e171b305366d7f Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Sun, 5 Apr 2026 11:33:00 +0200
Subject: [PATCH 42/64] net/pcs: add standalone PCS registration infrastructure
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 53b1c2edc6fa17060ca3ae14bc92384e2123e76b Mon Sep 17 00:00:00 2001
From 4d16377c5ec8533487c773771baae7495972f35a Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Mon, 6 Apr 2026 14:14:23 +0200
Subject: [PATCH 43/64] net/pcs: add MediaTek MT7988 USXGMII PCS driver
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From f56f546299fa3cb6ad7bc136eb59c805196a87df Mon Sep 17 00:00:00 2001
From 0046d8e5efef0c67fa4ff621738233ad9d5f5781 Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Mon, 6 Apr 2026 14:15:43 +0200
Subject: [PATCH 44/64] net: ethernet: mediatek: add USXGMII support for MT7988
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 6fe0455cee7ab80ffb6e3746debfc307987d026d Mon Sep 17 00:00:00 2001
From 008957bdef3b9869266b79deebbed77cc7a1ed44 Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Mon, 6 Apr 2026 14:15:56 +0200
Subject: [PATCH 45/64] arm64: dts: mediatek: mt7988a: add USXGMII PCS nodes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 7aa0f6cdae8e2b52bf7cb0d52e3b34a4255a062e Mon Sep 17 00:00:00 2001
From 27408662a339b936a0f139907169a8249213cc0c Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Mon, 6 Apr 2026 14:16:11 +0200
Subject: [PATCH 46/64] arm64: dts: mediatek: bananapi-bpi-r4: enable SFP+
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From edfd0299e4b8ccd59355e879bf62be14c0373a5e Mon Sep 17 00:00:00 2001
From 263bd1600da551046baef49a268030ac178aa0cc Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Tue, 7 Apr 2026 07:34:52 +0200
Subject: [PATCH 47/64] net: phy: sfp: add OEM SFP-10G-T-I quirk
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From c8b529af982fcbcb16e3628b3c953021e73d039f Mon Sep 17 00:00:00 2001
From 4488bf1724bf0261794e9543865e38ecd0373c22 Mon Sep 17 00:00:00 2001
From: Tobias Waldekranz <tobias@waldekranz.com>
Date: Fri, 17 Apr 2026 09:13:04 +0000
Subject: [PATCH 48/64] net: dsa: mv88e6xxx: Trap PTP frames on timestamping
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From fe6622817858cf1e39614c5d3c95823eed880227 Mon Sep 17 00:00:00 2001
From 1a8d837391a670c1c3d9c1f871339e9d8d9ede42 Mon Sep 17 00:00:00 2001
From: Joachim Wiberg <troglobit@gmail.com>
Date: Tue, 28 Apr 2026 15:30:01 +0200
Subject: [PATCH 49/64] wifi: mt76: mt7615: add MODULE_DEVICE_TABLE for mt7622
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 895487e9eda5d79dd73a42324bd067d016519687 Mon Sep 17 00:00:00 2001
From 3fa31d2d09ac80fbeaf4ed2f6562eb2b7051ed26 Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Wed, 22 Apr 2026 10:24:43 +0200
Subject: [PATCH 50/64] PCI: mediatek-gen3: Fix PERST# control timing during
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From fd9cc624e8b42185b6e3cc48534ce0fa08e6bba7 Mon Sep 17 00:00:00 2001
From 1541893ebe93251871cccab8e0ef4c16d3a9748a Mon Sep 17 00:00:00 2001
From: Mattias Walström <lazzer@gmail.com>
Date: Wed, 12 Aug 2026 10:08:53 +0200
Subject: [PATCH 51/64] net: dsa: mv88e6xxx: Derive LED names from device name
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 528c3f3fa851a85f5b07fa735d5ebeb8e5e3d847 Mon Sep 17 00:00:00 2001
From b371b4f0df3e2daf786817552716e3173769ec10 Mon Sep 17 00:00:00 2001
From: Robert Marko <robert.marko@sartura.hr>
Date: Fri, 31 Oct 2025 13:18:12 +0100
Subject: [PATCH 52/64] phy: sparx5-serdes: make it selectable for ARCH_LAN969X
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From e09c92449b919e5e6a5da06cac930655a279605a Mon Sep 17 00:00:00 2001
From 798c5ce19c015b549fb328df8fb9811d148f103d Mon Sep 17 00:00:00 2001
From: Daniel Machon <daniel.machon@microchip.com>
Date: Wed, 6 May 2026 09:25:38 +0200
Subject: [PATCH 53/64] net: sparx5: fix wrong chip ids for TSN SKUs
Expand Down
Loading
Loading