[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211202210157.25530-1-manishc@marvell.com>
Date: Thu, 2 Dec 2021 13:01:55 -0800
From: Manish Chopra <manishc@...vell.com>
To: <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, <aelior@...vell.com>,
<palok@...vell.com>, <pkushwaha@...vell.com>
Subject: [PATCH v2 net-next 0/2] qed*: enhancements
Hello Jakub,
This series adds below enhancements for qed/qede drivers
patch 1: Improves tx timeout debug data logs.
patch 2: Add ESL(Enhanced system lockdown) priv flag cap/status support.
V1->V2: (addressed comments from Jakub)
----------------------------------------
* Fixed cosmetic issues in both patches
* Added ESL feature description in patch #2
Please consider applying it to "net-next"
Manish Chopra (2):
qed*: enhance tx timeout debug info
qed*: esl priv flag support through ethtool
drivers/net/ethernet/qlogic/qed/qed_int.c | 22 +++++
drivers/net/ethernet/qlogic/qed/qed_int.h | 13 +++
drivers/net/ethernet/qlogic/qed/qed_main.c | 72 ++++++++++++++-
drivers/net/ethernet/qlogic/qed/qed_mcp.c | 22 +++++
drivers/net/ethernet/qlogic/qed/qed_mcp.h | 22 +++++
drivers/net/ethernet/qlogic/qed/qed_mfw_hsi.h | 1 +
.../net/ethernet/qlogic/qed/qed_reg_addr.h | 2 +
.../net/ethernet/qlogic/qede/qede_ethtool.c | 13 +++
drivers/net/ethernet/qlogic/qede/qede_main.c | 91 ++++++++++++++++---
include/linux/qed/qed_if.h | 14 +++
10 files changed, 256 insertions(+), 16 deletions(-)
--
2.27.0
Powered by blists - more mailing lists