Message ID | 20220629031743.22115-1-biao.huang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | add more features for mtk-star-emac | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 29 Jun 2022 11:17:33 +0800 you wrote: > Changes in v5: > 1. correct spin_lock usage which are missed in v4. > > Changes in v4: > 1. correct the usage of spin_lock/__napi_schedule. > 2. fix coding style issue as Jakub's comments. > > [...] Here is the summary with links: - [net-next,v5,01/10] net: ethernet: mtk-star-emac: store bit_clk_div in compat structure https://git.kernel.org/netdev/net-next/c/c16cc6a06672 - [net-next,v5,02/10] net: ethernet: mtk-star-emac: modify IRQ trigger flags https://git.kernel.org/netdev/net-next/c/9ccbfdefe716 - [net-next,v5,03/10] net: ethernet: mtk-star-emac: add support for MT8365 SoC https://git.kernel.org/netdev/net-next/c/6cde23b3ace5 - [net-next,v5,04/10] dt-bindings: net: mtk-star-emac: add support for MT8365 https://git.kernel.org/netdev/net-next/c/43360697a276 - [net-next,v5,05/10] net: ethernet: mtk-star-emac: add clock pad selection for RMII https://git.kernel.org/netdev/net-next/c/85ef60330d37 - [net-next,v5,06/10] net: ethernet: mtk-star-emac: add timing adjustment support https://git.kernel.org/netdev/net-next/c/769c197b097c - [net-next,v5,07/10] dt-bindings: net: mtk-star-emac: add description for new properties https://git.kernel.org/netdev/net-next/c/320c49fe31b0 - [net-next,v5,08/10] net: ethernet: mtk-star-emac: add support for MII interface https://git.kernel.org/netdev/net-next/c/0027340a239b - [net-next,v5,09/10] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs https://git.kernel.org/netdev/net-next/c/0a8bd81fd6aa - [net-next,v5,10/10] net: ethernet: mtk-star-emac: enable half duplex hardware support https://git.kernel.org/netdev/net-next/c/02e9ce07d8b8 You are awesome, thank you!