All of lore.kernel.org
 help / color / mirror / Atom feed
From: Selvin Xavier <selvin.xavier-laKkSmNT4hbQT0dZR+AlfA@public.gmane.org>
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	Selvin Xavier
	<selvin.xavier-laKkSmNT4hbQT0dZR+AlfA@public.gmane.org>
Subject: [PATCH for-next 00/15] Bug fixes for ocrdma driver
Date: Wed, 4 Jun 2014 23:49:00 +0530	[thread overview]
Message-ID: <173b8ab5-c894-4c83-83a8-1fdd447e81a4@CMEXHTCAS1.ad.emulex.com> (raw)

This patch series contains bug fixes for ocrdma driver.
Correcting the truncated subject line of some patches and resending the patch series.

Please apply to for-next tree.

Devesh Sharma (5):
  RDMA/ocrdma: Avoid posting DPP requests for RDMA READ
  be2net: issue shutdown event to ocrdma driver
  RDMA/ocrdma: Handle shutdown event from be2net driver
  RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported
  RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table
    creation

Mitesh Ahuja (3):
  RDMA/ocrdma: Allow only SEND opcode in case of UD QPs
  RDMA/ocrdma: Do proper cleanup evenif FW is in error state
  RDMA/ocrdma: Return proper value for max_mr_size

Selvin Xavier (7):
  RDMA/ocrdma: Query and initalize the PFC SL
  RDMA/ocrdma: Adding hca_type and fixing fw_version string in device
    atrributes
  RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs
  RDMA/ocrdma : Add missing adapter mailbox opcodes
  RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K
  RDMA/ocrdma: Initialize the GID table while registering the device
  RDMA/ocrdma: Fixing a sparse warning

 drivers/infiniband/hw/ocrdma/ocrdma.h       |   24 +++-
 drivers/infiniband/hw/ocrdma/ocrdma_ah.c    |    2 +
 drivers/infiniband/hw/ocrdma/ocrdma_hw.c    |  197 ++++++++++++++++++++++++++-
 drivers/infiniband/hw/ocrdma/ocrdma_hw.h    |    2 +
 drivers/infiniband/hw/ocrdma/ocrdma_main.c  |   83 +++++++++++-
 drivers/infiniband/hw/ocrdma/ocrdma_sli.h   |  148 ++++++++++++++++-----
 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c |   34 ++++-
 drivers/net/ethernet/emulex/benet/be.h      |    1 +
 drivers/net/ethernet/emulex/benet/be_main.c |    1 +
 drivers/net/ethernet/emulex/benet/be_roce.c |   18 ++-
 drivers/net/ethernet/emulex/benet/be_roce.h |    3 +-
 11 files changed, 465 insertions(+), 48 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2014-06-04 18:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04 18:19 Selvin Xavier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-04  8:52 [PATCH for-next 00/15] Bug fixes for ocrdma driver Selvin Xavier
     [not found] ` <fc0ae2c3-2661-48ba-957a-66cbb0cfc33e-3RiH6ntJJkP8BX6JNMqfyFjyZtpTMMwT@public.gmane.org>
2014-06-04 16:37   ` Steve Wise
     [not found]     ` <538F4B66.6080906-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2014-06-04 17:06       ` Roland Dreier
2014-06-04 17:38         ` Selvin Xavier
2014-06-09 19:44         ` Or Gerlitz
2014-06-09 19:44           ` Or Gerlitz
     [not found]           ` <CAJZOPZLqmq1XMoyjv0OMTv8iX0Otvo=bm-rrwa3EfupUYgyGKQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-10  1:37             ` Selvin Xavier
2014-06-10  1:37               ` Selvin Xavier
     [not found]               ` <36AE2E863FF33A4F9FBBE296E34DBC8F3C2B9703-DWYeeINJQrxExQ8dmkPuX0M9+F4ksjoh@public.gmane.org>
2014-06-10  6:06                 ` Or Gerlitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=173b8ab5-c894-4c83-83a8-1fdd447e81a4@CMEXHTCAS1.ad.emulex.com \
    --to=selvin.xavier-lakksmnt4hbqt0dzr+alfa@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.