Message ID | cover.1720818878.git.lorenzo@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Introduce EN7581 ethernet support | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 12 Jul 2024 23:27:56 +0200 you wrote: > Add airoha_eth driver in order to introduce ethernet support for > Airoha EN7581 SoC available on EN7581 development board. > EN7581 mac controller is mainly composed by Frame Engine (FE) and > QoS-DMA (QDMA) modules. FE is used for traffic offloading (just basic > functionalities are supported now) while QDMA is used for DMA operation > and QOS functionalities between mac layer and the dsa switch (hw QoS is > not available yet and it will be added in the future). > Currently only hw lan features are available, hw wan will be added with > subsequent patches. > > [...] Here is the summary with links: - [v8,net-next,1/2] dt-bindings: net: airoha: Add EN7581 ethernet controller https://git.kernel.org/netdev/net-next/c/6bc8719c9dbf - [v8,net-next,2/2] net: airoha: Introduce ethernet support for EN7581 SoC https://git.kernel.org/netdev/net-next/c/23020f049327 You are awesome, thank you!