From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomer Tayar Subject: [PATCH net 0/4] qed: Misc fixes in the interface with the MFW Date: Sun, 19 Aug 2018 20:58:03 +0300 Message-ID: <1534701487-25778-1-git-send-email-Tomer.Tayar@cavium.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , Tomer Tayar To: Return-path: Received: from mail-eopbgr690075.outbound.protection.outlook.com ([40.107.69.75]:1824 "EHLO NAM04-CO1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726434AbeHSVKh (ORCPT ); Sun, 19 Aug 2018 17:10:37 -0400 Sender: netdev-owner@vger.kernel.org List-ID: This patch series fixes several issues in the driver's interface with the management FW (MFW). Tomer Tayar (4): qed: Wait for ready indication before rereading the shmem qed: Wait for MCP halt and resume commands to take place qed: Prevent a possible deadlock during driver load and unload qed: Avoid sending mailbox commands when MFW is not responsive drivers/net/ethernet/qlogic/qed/qed_mcp.c | 187 +++++++++++++++++++++---- drivers/net/ethernet/qlogic/qed/qed_mcp.h | 27 ++-- drivers/net/ethernet/qlogic/qed/qed_reg_addr.h | 2 + 3 files changed, 178 insertions(+), 38 deletions(-) -- 1.8.3.1