public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Raju Lakkaraju <Raju.Lakkaraju@microchip.com>
To: <netdev@vger.kernel.org>
Cc: <davem@davemloft.net>, <kuba@kernel.org>,
	<linux-kernel@vger.kernel.org>, <bryan.whitehead@microchip.com>,
	<UNGLinuxDriver@microchip.com>, <Ian.Saturley@microchip.com>
Subject: [PATCH net-next V2 0/2] net: lan743x: Fix to use multiqueue start/stop APIs
Date: Thu, 8 Sep 2022 13:58:32 +0530	[thread overview]
Message-ID: <20220908082834.5070-1-Raju.Lakkaraju@microchip.com> (raw)

This patch series address the fix to use multiqueue start/stop APIs and Add Rx IP and TCP checksum offload
                                                                                
Changes:                                                                        
========                                                                        
V1 -> V2:
 - Fix the sparse warnings

V0 -> V1:                                                                       
 - Remove chip SKU check conditionals                                           
 - Update the changes description 

Raju Lakkaraju (2):
  net: lan743x: Fix to use multiqueue start/stop APIs
  net: lan743x: Add support for Rx IP & TCP checksum offload

 drivers/net/ethernet/microchip/lan743x_main.c | 64 +++++++++++--------
 drivers/net/ethernet/microchip/lan743x_main.h | 10 ++-
 2 files changed, 45 insertions(+), 29 deletions(-)

-- 
2.25.1


             reply	other threads:[~2022-09-08  8:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08  8:28 Raju Lakkaraju [this message]
2022-09-08  8:28 ` [PATCH net-next V2 1/2] net: lan743x: Fix to use multiqueue start/stop APIs Raju Lakkaraju
2022-09-08  8:28 ` [PATCH net-next V2 2/2] net: lan743x: Add support for Rx IP & TCP checksum offload Raju Lakkaraju
2022-09-09  7:40 ` [PATCH net-next V2 0/2] net: lan743x: Fix to use multiqueue start/stop APIs 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=20220908082834.5070-1-Raju.Lakkaraju@microchip.com \
    --to=raju.lakkaraju@microchip.com \
    --cc=Ian.Saturley@microchip.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=bryan.whitehead@microchip.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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