netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net 0/4] qed: Bug fixes
@ 2015-12-07 11:25 Manish Chopra
  2015-12-07 11:25 ` [PATCH v2 net 1/4] qed: Fix corner case for chain in-between pages Manish Chopra
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Manish Chopra @ 2015-12-07 11:25 UTC (permalink / raw)
  To: davem; +Cc: netdev, Ariel.Elior, Yuval.Mintz

Hi David,

Please consider applying this series to net.

Thanks,
Manish

V2:
- Use available helpers for declaring bitmap
  and bitmap operations.

Ariel Elior (1):
  qed: Fix BAR size split for some servers

Sudarsana Kalluru (1):
  qed: Correct slowpath interrupt scheme

Tomer Tayar (2):
  qed: Fix corner case for chain in-between pages
  qed: fix handling of concurrent ramrods.

 drivers/net/ethernet/qlogic/qed/qed.h          |    3 +
 drivers/net/ethernet/qlogic/qed/qed_dev.c      |   53 ++++++++++++--------
 drivers/net/ethernet/qlogic/qed/qed_int.c      |   33 +++++++++---
 drivers/net/ethernet/qlogic/qed/qed_int.h      |   15 ++++--
 drivers/net/ethernet/qlogic/qed/qed_main.c     |   56 +++++++--------------
 drivers/net/ethernet/qlogic/qed/qed_reg_addr.h |    4 ++
 drivers/net/ethernet/qlogic/qed/qed_sp.h       |    8 ++-
 drivers/net/ethernet/qlogic/qed/qed_spq.c      |   63 ++++++++++++++++++------
 include/linux/qed/common_hsi.h                 |    2 +
 include/linux/qed/qed_chain.h                  |    3 +-
 10 files changed, 149 insertions(+), 91 deletions(-)

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

end of thread, other threads:[~2015-12-07 19:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-07 11:25 [PATCH v2 net 0/4] qed: Bug fixes Manish Chopra
2015-12-07 11:25 ` [PATCH v2 net 1/4] qed: Fix corner case for chain in-between pages Manish Chopra
2015-12-07 11:25 ` [PATCH v2 net 2/4] qed: fix handling of concurrent ramrods Manish Chopra
2015-12-07 11:25 ` [PATCH v2 net 3/4] qed: Fix BAR size split for some servers Manish Chopra
2015-12-07 11:25 ` [PATCH v2 net 4/4] qed: Correct slowpath interrupt scheme Manish Chopra
2015-12-07 19:14 ` [PATCH v2 net 0/4] qed: Bug fixes 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).