Message ID | 20220714060014.18958-1-biao.huang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | stmmac: dwmac-mediatek: fix clock issue | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Thu, 14 Jul 2022 14:00:11 +0800 you wrote: > changes in v5: > 1. add reivewd-by as Matthias's comments. > 2. fix "warning: unused variable 'ret' [-Wunused-variable]" as Jakub's comments > > changes in v4: > 1. improve commit message and test ko insertion/remove as Matthias's comments. > 2. add patch "net: stmmac: fix pm runtime issue in stmmac_dvr_remove()" to > fix vlan filter deletion issue. > 3. add patch "net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow" > to fix unbalanced ptp clock issue in suspend/resume flow. > > [...] Here is the summary with links: - [net,v5,1/3] stmmac: dwmac-mediatek: fix clock issue https://git.kernel.org/netdev/net/c/fa4b3ca60e80 - [net,v5,2/3] net: stmmac: fix pm runtime issue in stmmac_dvr_remove() https://git.kernel.org/netdev/net/c/0d9a15913b87 - [net,v5,3/3] net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow https://git.kernel.org/netdev/net/c/f4c7d8948e86 You are awesome, thank you!