Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: backport upstream mediatek WED changes | Felix Fietkau | 2023-12-08 |
| | | | | | | Reorder and update existing patches Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | kernel: mtk_ppe: use MTK_FOE_STATE_INVALID instead of *_UNBIND | Daniel Golle | 2022-09-28 |
Instead of dropping *fix-typo-in-__mtk_foe_entry.patch which effectively means keeping the (also wrong) assignment of MTK_FOE_STATE_BIND, rather use MTK_FOE_STATE_INVALID as that works well on both older (NETSYS_V1) and newer (NETSYS_V2) MediaTek SoCs. Suggested-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Daniel Golle <daniel@makrotopia.org> |