1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/generic
Christian Marangi 25f92aaae1
generic: backport new field_prep()/get() helper for non-const bitmask
Backport new field_prep()/get() particularly useful to handle case where a
bitmask is not const and FIELD_PREP can't be used. This permit to replace
manual shift with these macro. (also needed to permit backport of some
patch without modification)

Backport reworked patch that drop the local field_prep()/get() macro in
favor of the global one.

Link: https://github.com/openwrt/openwrt/pull/22479
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2026-03-20 13:21:23 +01:00
..
backport-6.12 generic: backport new field_prep()/get() helper for non-const bitmask 2026-03-20 13:21:23 +01:00
files treewide: constify mdio_bus 2026-03-13 19:56:20 +01:00
hack-6.12 kernel: add patch for YT8821 address collision 2026-03-14 01:40:32 +01:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.12 kernel: net: sfp: improve Huawei MA5671a fixup 2026-03-06 14:00:03 +01:00
config-6.12 generic: drop downstream gpio-cascade driver 2026-03-06 11:33:05 +01:00
config-filter generic: filter out more rust related symbols 2026-01-18 11:22:15 +01:00
kernel-6.12 kernel: bump 6.12 to 6.12.74 2026-02-27 18:17:49 +01:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00