这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Ansuel
Copy link
Owner

@Ansuel Ansuel commented Sep 2, 2025

Thanks for your contribution to OpenWrt!

To help keep the codebase consistent and readable,
and to help people review your contribution,
we ask you to follow the rules you find in the wiki at this link
https://openwrt.org/submitting-patches

Please remove this message before posting the pull request.

@Ansuel Ansuel force-pushed the airoha-update-patch-pahse2 branch 2 times, most recently from 83e2bdd to c1a6c0f Compare September 2, 2025 16:24
@Ansuel Ansuel force-pushed the airoha-update-patch-pahse2 branch 2 times, most recently from 6702d98 to 557ef63 Compare September 2, 2025 20:51
jonasjelonek and others added 10 commits September 3, 2025 00:51
Fix the model name in DTS compatible, Makefiles and board scripts by
using dash instead of comma or underscore. This aligns it with other
examples in OpenWrt and makes in consistent in all places where the
board model is used.

'tplink,tl-st1008f,v2' --> 'tplink,tl-st1008f-v2'
'tplink,tl-st1008f_v2' --> 'tplink,tl-st1008f-v2'

Fixes: 39b9b49 ("realtek: add support for TP-Link TL-ST1008F v2.0")
Fixes: openwrt#19930
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: openwrt#19934
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Replace thermal patch with upstream version. The thermal maintainer
reported that the sysfs entry are considered deprecated and that slope
and offset should be handled internally to the driver.

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Add support for Aeonsemi AS21xxx firmware blob. Firmware has been
submitted and accepted to linux-firmware. Current version is 1.8.2.

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Backport support for Aeonsemi AS121xxx PHY. The PHY require dedicated
firmware to be loaded to correctly work and support a big family of
Aeonsemi PHY that provide from 1G to 10G speed.

Automatically refresh all affected patch and file (rtl PHY).

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Add support for Airoha EN7581 NPU firmware present in linux-firmware.
Support for it is fully upstream with the Ethernet part fully pushed and
the Wireless Offload currently in progress for various WiFi chip.

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Mediatek PHY patch has been merged upstream. Reintroduce them to
backport directory as the same PHY is also needed for Airoha target.

All the affected patch automatically refreshed.

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Backport patch adding support for AN7581 Ethernet PHY based on the same
Mediatek embedded Switch PHY.

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Backport trivial fixes from upstream related to pinctrl and ethernet
driver.

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Major backport of upstream patch for support of multiple feature of the
Airoha Ethernet driver.

Feature backported are TSO, Jumbo packet, Offload and initial Wlan
Offload support.

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Add the NPU and reserved memory node for AN7581 dtsi since it's not
supported.

Link: openwrt#19816
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
@Ansuel Ansuel force-pushed the airoha-update-patch-pahse2 branch from 557ef63 to 3dca527 Compare September 2, 2025 22:58
@Ansuel Ansuel closed this Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants