[PATCH 0/3] Update Gemini to v5.15

Linus Walleij linus.walleij at linaro.org
Mon Apr 11 14:46:16 PDT 2022


Backport the nice RTL8366RB patches from upstream v5.16 that are
needed for Gemini to work properly, then migrate the patches
forward to v5.15 and create a new config.

The patches are also available here:
https://github.com/linusw/openwrt/tree/gemini-v5.15

I suppose I can create a pull request as well if that is
preferred these days, just tell me!

Linus Walleij (3):
  generic: backport 5.16 RTL8366RB improvements
  gemini: Create patches and config for kernel v5.15
  gemini: Bump kernel to v5.15

 target/linux/gemini/Makefile                  |   2 +-
 target/linux/gemini/config-5.15               | 420 ++++++++++++++++++
 ...t-fotg2-add-Gemini-specific-handling.patch | 131 ++++++
 ...-DIR-685-partition-table-for-OpenWrt.patch |  37 ++
 ...-rtl8366rb-Support-bridge-offloading.patch | 141 ++++++
 ...-dsa-rtl8366-Drop-custom-VLAN-set-up.patch | 118 +++++
 ...b-Rewrite-weird-VLAN-filering-enable.patch | 270 +++++++++++
 ...-Drop-and-depromote-pointless-prints.patch |  51 +++
 ...tl8366rb-Use-core-filtering-tracking.patch |  61 +++
 ...rtl8366rb-Support-disabling-learning.patch | 115 +++++
 ...net-dsa-rtl8366rb-Support-fast-aging.patch |  57 +++
 ...-rtl8366rb-Support-setting-STP-state.patch | 107 +++++
 12 files changed, 1509 insertions(+), 1 deletion(-)
 create mode 100644 target/linux/gemini/config-5.15
 create mode 100644 target/linux/gemini/patches-5.15/0001-usb-host-fotg2-add-Gemini-specific-handling.patch
 create mode 100644 target/linux/gemini/patches-5.15/0002-ARM-dts-Augment-DIR-685-partition-table-for-OpenWrt.patch
 create mode 100644 target/linux/generic/backport-5.15/774-v5.16-01-net-dsa-rtl8366rb-Support-bridge-offloading.patch
 create mode 100644 target/linux/generic/backport-5.15/774-v5.16-02-net-dsa-rtl8366-Drop-custom-VLAN-set-up.patch
 create mode 100644 target/linux/generic/backport-5.15/774-v5.16-03-net-dsa-rtl8366rb-Rewrite-weird-VLAN-filering-enable.patch
 create mode 100644 target/linux/generic/backport-5.15/774-v5.16-06-net-dsa-rtl8366-Drop-and-depromote-pointless-prints.patch
 create mode 100644 target/linux/generic/backport-5.15/774-v5.16-07-net-dsa-rtl8366rb-Use-core-filtering-tracking.patch
 create mode 100644 target/linux/generic/backport-5.15/774-v5.16-08-net-dsa-rtl8366rb-Support-disabling-learning.patch
 create mode 100644 target/linux/generic/backport-5.15/774-v5.16-09-net-dsa-rtl8366rb-Support-fast-aging.patch
 create mode 100644 target/linux/generic/backport-5.15/774-v5.16-10-net-dsa-rtl8366rb-Support-setting-STP-state.patch

-- 
2.35.1




More information about the openwrt-devel mailing list