<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/ansuel/package, branch master</title>
<subtitle>Staging tree of Christian Marangi</subtitle>
<id>https://git.openwrt.org/openwrt/staging/ansuel/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/ansuel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/'/>
<updated>2022-07-01T18:22:52Z</updated>
<entry>
<title>kernel: netdevices: load rtl8366s on boot</title>
<updated>2022-07-01T18:22:52Z</updated>
<author>
<name>Luiz Angelo Daros de Luca</name>
</author>
<published>2022-04-27T17:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=b129923b572a4feca3a7d7cf231b88bbe685b40b'/>
<id>urn:sha1:b129923b572a4feca3a7d7cf231b88bbe685b40b</id>
<content type='text'>
This external switch driver should be loaded on boot for network
support in failsafe mode.

Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: netdevices: add rtl8367 module</title>
<updated>2022-07-01T18:22:52Z</updated>
<author>
<name>Luiz Angelo Daros de Luca</name>
</author>
<published>2022-04-26T22:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=96d056f5f0894f492e5a4102d954d54ea7a741d0'/>
<id>urn:sha1:96d056f5f0894f492e5a4102d954d54ea7a741d0</id>
<content type='text'>
Create a package for rtl8367 to use it as loadable module instead of a
builtin one.

Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
</content>
</entry>
<entry>
<title>kernel: netdevices: load rtl8366rb on boot</title>
<updated>2022-07-01T18:22:51Z</updated>
<author>
<name>Luiz Angelo Daros de Luca</name>
</author>
<published>2022-04-26T21:50:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=1b14e25d2e884fe4dce239f8bc6ac68ee702b4a8'/>
<id>urn:sha1:1b14e25d2e884fe4dce239f8bc6ac68ee702b4a8</id>
<content type='text'>
This external switch driver should be loaded on boot for network
support in failsafe mode.

Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
</content>
</entry>
<entry>
<title>mac80211: read alternative brcm fw names from DT</title>
<updated>2022-07-01T09:43:58Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2022-05-18T18:40:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=a5526efde0c4a5c0a94fc2e7f6bcecd844148408'/>
<id>urn:sha1:a5526efde0c4a5c0a94fc2e7f6bcecd844148408</id>
<content type='text'>
This patch is required for the Raspberry Pi Zero 2 W.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>mac80211: add patch for mwifiex to fix cryptic errors/warnings</title>
<updated>2022-06-29T18:09:05Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2022-06-28T11:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=7f1ac858e3e8ac2c57e631274cb7bf1c6ade8f71'/>
<id>urn:sha1:7f1ac858e3e8ac2c57e631274cb7bf1c6ade8f71</id>
<content type='text'>
In Turris MOX SDIO card [1], which uses Marvell 88W997 and its driver
mwifiex, you might get cryptic messages, which are not helpful to use.
@pali created patch, which improves messages by the driver and he will
send this to Linux kernel soon.

Before:
[   81.026156] mwifiex_sdio mmc1:0001:1: CMD_RESP: cmd 0x20 error, result=0x1

After:
[   15.784018] mwifiex_sdio mmc1:0001:1: CMD_RESP: cmd RF_ANTENNA (0x20) error, result=0x1

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>mac80211: mwl: add patch to raise global limit of SSID up to 4</title>
<updated>2022-06-29T18:08:52Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2022-06-28T11:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=f8376ffbc18c36c16a2df4d947342b11bbce3306'/>
<id>urn:sha1:f8376ffbc18c36c16a2df4d947342b11bbce3306</id>
<content type='text'>
SDIO chip 88W9997 from NXP [1] is quite limited by its firmware and
driver. Add hacky patch to allow up to 4 SSID instead of 3 SSID.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>mvebu: add Methode euroDPU support</title>
<updated>2022-06-29T11:08:59Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2022-03-30T12:04:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=57a38c8d3e85dd94d4912febc3906db77a855b43'/>
<id>urn:sha1:57a38c8d3e85dd94d4912febc3906db77a855b43</id>
<content type='text'>
Add support for Methode euroDPU which is based on uDPU but does not
have a second SFP cage, instead of which a Maxlinear G.hn IC is used.

PHY mode is set to 1000Base-X despite Maxlinear IC being capable of
2500Base-X since until 5.15 support for mvebu is available trying to use
2500Base-X will cause buffer overruns for which the fix is not easily
backportable.

Installation instructions:
1. Boot the FIT initramfs image (openwrt-mvebu-cortexa53-methode_edpu-initramfs.itb)
2. sysupgrade using the openwrt-mvebu-cortexa53-methode_edpu-firmware.tgz

Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
</content>
</entry>
<entry>
<title>mvebu: update and refactor uDPU DTS</title>
<updated>2022-06-29T11:08:59Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2022-03-28T12:26:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=7f73acade0cde61341cb77e0dc74de51ac059d4f'/>
<id>urn:sha1:7f73acade0cde61341cb77e0dc74de51ac059d4f</id>
<content type='text'>
uDPU DTS has pending upstream fixups, so backport those as well as split
the DTS into a DTSI and DTS in preparation for euroDPU support which
uses uDPU as the base.

Ethernet aliases have not yet been sent upstream but will be soon in order
for U-boot to set the correct MAC on both ethernet interfaces instead of
just one.

Since U-boot environment now has its own partition, update the envtools
config script to search for it instead.

Patch hardcoding PHY mode is also not applicable anymore, so drop it and
set in the uDPU DTS directly.

Signed-off-by: Robert Marko &lt;robert.marko@sartura.hr&gt;
</content>
</entry>
<entry>
<title>iptables: default to ip(6)tables-nft</title>
<updated>2022-06-28T22:57:56Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2022-06-26T04:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=35fec487e30f05c81bd135326a993dad7f861812'/>
<id>urn:sha1:35fec487e30f05c81bd135326a993dad7f861812</id>
<content type='text'>
OpenWrt now uses firewall4 (nft) by default,
so iptables should also default to nftables backend.

When multiple packages provide the same virtual package,
opkg pick the first one by alphabetical order,
so we rename iptables-legacy to iptables-zz-legacy and add
iptables-legacy in PROVIDES.

We also need to remove IPTABLES_NFTABLES config as
this cause recursive dependencies.

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>hostapd: disable mbo by default</title>
<updated>2022-06-28T19:16:47Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2022-06-28T19:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ansuel/commit/?id=6556cad99dd9f017d7aadc96faa2c1975cba555f'/>
<id>urn:sha1:6556cad99dd9f017d7aadc96faa2c1975cba555f</id>
<content type='text'>
Enabling mbo by default on 802.11ax devices breaks for encryption types
that do not enable 802.11w by default. Disable mbo by default to fix
this. Enabling mbo by default on 802.11ax devices was not explained in
the commit message anyway.

Fixes: 6eee9836565c ("hostapd: introduce mbo option")
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
</feed>
