All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] i40iw fixes
@ 2017-09-19 14:19 Shiraz Saleem
       [not found] ` <20170919141913.10172-1-shiraz.saleem-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Shiraz Saleem @ 2017-09-19 14:19 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	e1000-rdma-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Shiraz Saleem

This series includes a few fixes for i40iw driver to be
considered for 4.14-rc.

Mustafa Ismail (1):
  i40iw: Add missing VLAN priority

Shiraz Saleem (4):
  i40iw: Fail open if there are no available MSI-X vectors
  i40iw: Prevent multiple netdev event notifier registrations
  i40iw: Call i40iw_cm_disconn on modify QP to disconnect
  i40iw: Add support for port reuse on active side connections

 drivers/infiniband/hw/i40iw/i40iw.h       |   1 -
 drivers/infiniband/hw/i40iw/i40iw_cm.c    | 154 +++++++++++++++---------------
 drivers/infiniband/hw/i40iw/i40iw_cm.h    |   5 +
 drivers/infiniband/hw/i40iw/i40iw_main.c  |  39 ++++----
 drivers/infiniband/hw/i40iw/i40iw_utils.c |   6 +-
 drivers/infiniband/hw/i40iw/i40iw_verbs.c |  12 +++
 6 files changed, 120 insertions(+), 97 deletions(-)

-- 
2.8.3

--
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] 7+ messages in thread

end of thread, other threads:[~2017-09-22 17:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-19 14:19 [PATCH 0/5] i40iw fixes Shiraz Saleem
     [not found] ` <20170919141913.10172-1-shiraz.saleem-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-09-19 14:19   ` [PATCH 1/5] i40iw: Fail open if there are no available MSI-X vectors Shiraz Saleem
2017-09-19 14:19   ` [PATCH 2/5] i40iw: Prevent multiple netdev event notifier registrations Shiraz Saleem
2017-09-19 14:19   ` [PATCH 3/5] i40iw: Call i40iw_cm_disconn on modify QP to disconnect Shiraz Saleem
2017-09-19 14:19   ` [PATCH 4/5] i40iw: Add missing VLAN priority Shiraz Saleem
2017-09-19 14:19   ` [PATCH 5/5] i40iw: Add support for port reuse on active side connections Shiraz Saleem
2017-09-22 17:45   ` [PATCH 0/5] i40iw fixes 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.