linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: John Efstathiades <john.efstathiades@pebblebay.com>
Cc: UNGLinuxDriver@microchip.com, woojung.huh@microchip.com,
	davem@davemloft.net, netdev@vger.kernel.org, kuba@kernel.org,
	linux-usb@vger.kernel.org
Subject: Re: [PATCH net-next v2 00/10] LAN7800 driver improvements
Date: Wed, 25 Aug 2021 10:00:13 +0000	[thread overview]
Message-ID: <162988561347.31154.16868294892793404021.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210824185613.49545-1-john.efstathiades@pebblebay.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Tue, 24 Aug 2021 19:56:03 +0100 you wrote:
> This patch set introduces a number of improvements and fixes for
> problems found during testing of a modification to add a NAPI-style
> approach to packet handling to improve performance.
> 
> NOTE: the NAPI changes are not part of this patch set and the issues
>       fixed by this patch set are not coupled to the NAPI changes.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,01/10] lan78xx: Fix white space and style issues
    https://git.kernel.org/netdev/net-next/c/9ceec7d33adf
  - [net-next,v2,02/10] lan78xx: Remove unused timer
    https://git.kernel.org/netdev/net-next/c/3bef6b9e9888
  - [net-next,v2,03/10] lan78xx: Set flow control threshold to prevent packet loss
    https://git.kernel.org/netdev/net-next/c/dc35f8548e00
  - [net-next,v2,04/10] lan78xx: Remove unused pause frame queue
    https://git.kernel.org/netdev/net-next/c/40b8452fa8b4
  - [net-next,v2,05/10] lan78xx: Add missing return code checks
    https://git.kernel.org/netdev/net-next/c/3415f6baaddb
  - [net-next,v2,06/10] lan78xx: Fix exception on link speed change
    https://git.kernel.org/netdev/net-next/c/b1f6696daafe
  - [net-next,v2,07/10] lan78xx: Fix partial packet errors on suspend/resume
    https://git.kernel.org/netdev/net-next/c/e1210fe63bf8
  - [net-next,v2,08/10] lan78xx: Fix race conditions in suspend/resume handling
    https://git.kernel.org/netdev/net-next/c/5f4cc6e25148
  - [net-next,v2,09/10] lan78xx: Fix race condition in disconnect handling
    https://git.kernel.org/netdev/net-next/c/77dfff5bb7e2
  - [net-next,v2,10/10] lan78xx: Limit number of driver warning messages
    https://git.kernel.org/netdev/net-next/c/df0d6f7a342c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-08-25 10:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-24 18:56 [PATCH net-next v2 00/10] LAN7800 driver improvements John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 01/10] lan78xx: Fix white space and style issues John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 02/10] lan78xx: Remove unused timer John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 03/10] lan78xx: Set flow control threshold to prevent packet loss John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 04/10] lan78xx: Remove unused pause frame queue John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 05/10] lan78xx: Add missing return code checks John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 06/10] lan78xx: Fix exception on link speed change John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 07/10] lan78xx: Fix partial packet errors on suspend/resume John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 08/10] lan78xx: Fix race conditions in suspend/resume handling John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 09/10] lan78xx: Fix race condition in disconnect handling John Efstathiades
2021-08-24 18:56 ` [PATCH net-next v2 10/10] lan78xx: Limit number of driver warning messages John Efstathiades
2021-08-25 10:00 ` 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=162988561347.31154.16868294892793404021.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=davem@davemloft.net \
    --cc=john.efstathiades@pebblebay.com \
    --cc=kuba@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=woojung.huh@microchip.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).