firmware/build_patches/openwrt
Fabian Bläse d9d2612f3c build_patches: Add patch to fix wdr4900 wifi interface configuration
A Linux patch which changed the kernel behavior of pci device naming
was backported to Linux 5.4, and is therefore included in OpenWrt
21.02.5.

However, the OpenWrt scripts generating the default uci configuration
were not updated to accomodate this change. Therefore, wifi interface
configuration does have various side effects on the wdr4900. Most of the
time, more than two wifi radio/interface configurations are generated,
which results in wifi not working properly (because our own
configuration layer relies on the default configuration done by
OpenWrt).

Backport a patch from OpenWrt 22.03 / master, which works around this
problem but has not been applied to the 21.02 branch.

Based on: 7f4b4c29f3 (OpenWrt)

Ref: https://github.com/openwrt/openwrt/issues/11002
Ref: https://github.com/openwrt/openwrt/pull/11005
Ref: https://github.com/openwrt/openwrt/issues/10530
Ref: https://github.com/openwrt/openwrt/pull/10554
Fixes: #267

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2022-12-01 20:53:53 +01:00
..
0001-Disable-OpenWrt-config-migration-mechanisms.patch OpenWrt: bump to v21.02.0-rc1 2021-06-08 20:01:44 +02:00
0002-set-root-password.patch OpenWrt: bump to 19.07.3 2020-06-18 11:58:54 +02:00
0003-ntpd-host-as-string.patch OpenWrt: bump to v21.02.0 2021-09-02 17:10:48 +02:00
0004-build-remove-libustream-and-certs-from-default-packa.patch OpenWrt: remove libustream and certs from default packages 2021-06-08 20:08:58 +02:00
0010-ramips-add-missing-label-mac-device-mi-router-4a.patch Add support for Xiaomi Mi Router 4A (100m) 2021-09-02 17:04:49 +02:00
0011-generic-add-support-for-EON-EN25QX128A-spi-nor-flash.patch build_patches: Add support for EON EN25QX128A 2022-11-26 16:47:14 +01:00
0050-Disable-ipq40xx-lan-wan-separation.patch OpenWrt: bump to v21.02.5 2022-10-19 17:07:49 +02:00
0100-Add-hack-which-fixes-forwarding-on-a-stacked-bridge-.patch build_patches: Add hack which fixes forwarding on a stacked bridge 2022-03-05 18:18:51 +01:00
0200-mpc85xx-Drop-pci-aliases-to-avoid-domain-changes.patch build_patches: Add patch to fix wdr4900 wifi interface configuration 2022-12-01 20:53:53 +01:00