All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] RDMA/i40iw: Fixes for i40iw driver
@ 2016-04-22 19:14 Tatyana Nikolova
       [not found] ` <1461352469-16504-1-git-send-email-tatyana.e.nikolova-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Tatyana Nikolova @ 2016-04-22 19:14 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	e1000-rdma-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	faisal.latif-ral2JQCrhuEAvxtiuMwx3w

This patch series includes a few fixes for the original
Intel X722 iWARP driver i40iw.

It is based on Doug Ledford's https://github.com/dledford/linux.git
branch: k.o/for-4.6-rc. 

It needs to be applied after the patch series submitted by Mustafa Ismail - 
"[PATCH V3 00/16] RDMA/Intel X722 iWARP driver update"

Chien Tin Tung (1):
  RDMA/i40iw: Correct STag mask to min of 14 bits

Mohammad Khan (1):
  RDMA/i40iw: Fix for a NOP WQE size

Shiraz Saleem (3):
  RDMA/i40iw: Fixes for WQE alignment
  RDMA/i40iw: Fix for the size of kernel mode SQ
  RDMA/i40iw: Fix for using one sge for RDMA READ

Tatyana Nikolova (2):
  RDMA/i40iw: Fix for checking if the QP is destroyed
  RDMA/i40iw: Fix for removing quad hash entries

 drivers/infiniband/hw/i40iw/i40iw_cm.c     |  4 +++-
 drivers/infiniband/hw/i40iw/i40iw_d.h      |  2 ++
 drivers/infiniband/hw/i40iw/i40iw_hw.c     |  3 ++-
 drivers/infiniband/hw/i40iw/i40iw_status.h |  1 +
 drivers/infiniband/hw/i40iw/i40iw_uk.c     | 26 ++++++++++++++++++++++++--
 drivers/infiniband/hw/i40iw/i40iw_verbs.c  | 10 +++++++---
 6 files changed, 39 insertions(+), 7 deletions(-)

-- 
2.7.4

--
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

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

end of thread, other threads:[~2016-04-29  2:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 19:14 [PATCH 0/7] RDMA/i40iw: Fixes for i40iw driver Tatyana Nikolova
     [not found] ` <1461352469-16504-1-git-send-email-tatyana.e.nikolova-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-04-22 19:14   ` [PATCH 1/7] RDMA/i40iw: Fixes for WQE alignment Tatyana Nikolova
2016-04-22 19:14   ` [PATCH 2/7] RDMA/i40iw: Correct STag mask to min of 14 bits Tatyana Nikolova
2016-04-22 19:14   ` [PATCH 3/7] RDMA/i40iw: Fix for a NOP WQE size Tatyana Nikolova
2016-04-22 19:14   ` [PATCH 4/7] RDMA/i40iw: Fix for the size of kernel mode SQ Tatyana Nikolova
2016-04-22 19:14   ` [PATCH 5/7] RDMA/i40iw: Fix for using one sge for RDMA READ Tatyana Nikolova
     [not found]     ` <1461352469-16504-6-git-send-email-tatyana.e.nikolova-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-04-24  7:35       ` Leon Romanovsky
     [not found]         ` <20160424073510.GC7974-2ukJVAZIZ/Y@public.gmane.org>
2016-04-26 15:27           ` Nikolova, Tatyana E
     [not found]             ` <13AA599688F47243B14FCFCCC2C803BB10978BE8-96pTJSsuoYQ64kNsxIetb7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2016-04-27  6:25               ` Leon Romanovsky
     [not found]                 ` <20160427062535.GL7974-2ukJVAZIZ/Y@public.gmane.org>
2016-04-29  2:35                   ` Doug Ledford
2016-04-22 19:14   ` [PATCH 6/7] RDMA/i40iw: Fix for checking if the QP is destroyed Tatyana Nikolova
2016-04-22 19:14   ` [PATCH 7/7] RDMA/i40iw: Fix for removing quad hash entries Tatyana Nikolova
2016-04-29  2:40   ` [PATCH 0/7] RDMA/i40iw: Fixes for i40iw driver Doug Ledford

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.