[PATCH net-next V2 0/2] net: lan743x: Fix to use multiqueue start/stop APIs

From: Raju Lakkaraju
Date: Thu Sep 08 2022 - 04:28:56 EST


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