netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] qed: Management firmware updates
@ 2016-03-09  7:16 Yuval Mintz
  2016-03-09  7:16 ` [PATCH net-next 1/4] qed: Prevent MF link notifications Yuval Mintz
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Yuval Mintz @ 2016-03-09  7:16 UTC (permalink / raw)
  To: davem, netdev; +Cc: Yuval Mintz

This series contains several changes to driver interaction with the
management fw.
The biggest [& most significant] change here is a change in the locking
scheme and re-definition of the 'critical section' when accessing shared
resources toward the goal of interacting with the management firmware.

Dave,

Please consider applying this to `net-next'.

Thanks,
Yuval

Sudarsana Reddy Kalluru (1):
  qed: Prevent Multi-function notification of link state

Tomer Tayar (1):
  qed: Rearrange the MCP lock

Yuval Mintz (1):
  qed: Enlrage the drain timeout

Zvi Nachmani (1):
  qed: Notify of transciever changes

 drivers/net/ethernet/qlogic/qed/qed.h     |   3 +
 drivers/net/ethernet/qlogic/qed/qed_hsi.h |  11 ++
 drivers/net/ethernet/qlogic/qed/qed_mcp.c | 292 ++++++++++++++++++++----------
 drivers/net/ethernet/qlogic/qed/qed_mcp.h |  14 +-
 4 files changed, 220 insertions(+), 100 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2016-03-11 20:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09  7:16 [PATCH net-next 0/4] qed: Management firmware updates Yuval Mintz
2016-03-09  7:16 ` [PATCH net-next 1/4] qed: Prevent MF link notifications Yuval Mintz
2016-03-09  7:16 ` [PATCH net-next 2/4] qed: Major changes to MB locking Yuval Mintz
2016-03-09  7:16 ` [PATCH net-next 3/4] qed: Notify of transciever changes Yuval Mintz
2016-03-09  7:16 ` [PATCH net-next 4/4] qed: Enlrage the drain timeout Yuval Mintz
2016-03-11 20:20 ` [PATCH net-next 0/4] qed: Management firmware updates David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).