devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Biao Huang <biao.huang@mediatek.com>
Cc: davem@davemloft.net, kuba@kernel.org, robh+dt@kernel.org,
	brgl@bgdev.pl, fparent@baylibre.com, nbd@nbd.name,
	john@phrozen.org, sean.wang@mediatek.com,
	Mark-MC.Lee@mediatek.com, matthias.bgg@gmail.com,
	netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, ot_yinghua.pan@mediatek.com,
	macpaul.lin@mediatek.com
Subject: Re: [PATCH net-next v5 00/10] add more features for mtk-star-emac
Date: Wed, 29 Jun 2022 12:50:20 +0000	[thread overview]
Message-ID: <165650702016.9231.359699610048975854.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220629031743.22115-1-biao.huang@mediatek.com>

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!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-06-29 12:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-29  3:17 [PATCH net-next v5 00/10] add more features for mtk-star-emac Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 01/10] net: ethernet: mtk-star-emac: store bit_clk_div in compat structure Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 02/10] net: ethernet: mtk-star-emac: modify IRQ trigger flags Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 03/10] net: ethernet: mtk-star-emac: add support for MT8365 SoC Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 04/10] dt-bindings: net: mtk-star-emac: add support for MT8365 Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 05/10] net: ethernet: mtk-star-emac: add clock pad selection for RMII Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 06/10] net: ethernet: mtk-star-emac: add timing adjustment support Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 07/10] dt-bindings: net: mtk-star-emac: add description for new properties Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 08/10] net: ethernet: mtk-star-emac: add support for MII interface Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 09/10] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs Biao Huang
2022-06-29  3:17 ` [PATCH net-next v5 10/10] net: ethernet: mtk-star-emac: enable half duplex hardware support Biao Huang
2022-06-29 12:50 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165650702016.9231.359699610048975854.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Mark-MC.Lee@mediatek.com \
    --cc=biao.huang@mediatek.com \
    --cc=brgl@bgdev.pl \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=fparent@baylibre.com \
    --cc=john@phrozen.org \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=macpaul.lin@mediatek.com \
    --cc=matthias.bgg@gmail.com \
    --cc=nbd@nbd.name \
    --cc=netdev@vger.kernel.org \
    --cc=ot_yinghua.pan@mediatek.com \
    --cc=robh+dt@kernel.org \
    --cc=sean.wang@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).