mbox series

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

Message ID 20220907062127.15473-1-Raju.Lakkaraju@microchip.com (mailing list archive)
Headers show
Series net: lan743x: Fix to use multiqueue start/stop APIs | expand

Message

Raju Lakkaraju - I30499 Sept. 7, 2022, 6:21 a.m. UTC
This patch series address the fix to use multiqueue start/stop APIs and Add Rx IP and TCP checksum offload

Changes:
========
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(-)