Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/4] qed: Misc fixes in the interface with the MFW
@ 2018-08-19 17:58 Tomer Tayar
  2018-08-19 17:58 ` [PATCH net 1/4] qed: Wait for ready indication before rereading the shmem Tomer Tayar
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Tomer Tayar @ 2018-08-19 17:58 UTC (permalink / raw)
  To: davem; +Cc: netdev, Tomer Tayar

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-19 21:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-19 17:58 [PATCH net 0/4] qed: Misc fixes in the interface with the MFW Tomer Tayar
2018-08-19 17:58 ` [PATCH net 1/4] qed: Wait for ready indication before rereading the shmem Tomer Tayar
2018-08-19 18:10   ` David Miller
2018-08-19 17:58 ` [PATCH net 2/4] qed: Wait for MCP halt and resume commands to take place Tomer Tayar
2018-08-19 17:58 ` [PATCH net 3/4] qed: Prevent a possible deadlock during driver load and unload Tomer Tayar
2018-08-19 17:58 ` [PATCH net 4/4] qed: Avoid sending mailbox commands when MFW is not responsive Tomer Tayar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox