All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
To: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com
Cc: netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Subject: [PATCH net 0/2] net: renesas: rswitch: Fix rx and timestamp
Date: Wed, 15 Mar 2023 16:04:22 +0900	[thread overview]
Message-ID: <20230315070424.1088877-1-yoshihiro.shimoda.uh@renesas.com> (raw)

I got reports locally about issues on the rswitch driver.
So, fix the issues.

Yoshihiro Shimoda (2):
  net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
  net: renesas: rswitch: Fix GWTSDIE register handling

 drivers/net/ethernet/renesas/rswitch.c | 19 ++++++++++++++-----
 drivers/net/ethernet/renesas/rswitch.h |  1 +
 2 files changed, 15 insertions(+), 5 deletions(-)

-- 
2.25.1


             reply	other threads:[~2023-03-15  7:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-15  7:04 Yoshihiro Shimoda [this message]
2023-03-15  7:04 ` [PATCH net 1/2] net: renesas: rswitch: Fix the output value of quote from rswitch_rx() Yoshihiro Shimoda
2023-03-15  7:04 ` [PATCH net 2/2] net: renesas: rswitch: Fix GWTSDIE register handling Yoshihiro Shimoda
2023-03-17  8:00 ` [PATCH net 0/2] net: renesas: rswitch: Fix rx and timestamp patchwork-bot+netdevbpf

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=20230315070424.1088877-1-yoshihiro.shimoda.uh@renesas.com \
    --to=yoshihiro.shimoda.uh@renesas.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.