All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][PATCH 0/7] i40iw: Fixes for i40iw
@ 2017-08-07 21:31 Henry Orosco
       [not found] ` <20170807213203.30588-1-henry.orosco-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Henry Orosco @ 2017-08-07 21:31 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	e1000-rdma-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Henry Orosco

The following patch series has fixes for the i40iw driver.

--------------------------------------------------------

Git Repo to pull from:
        https://github.com/horosco/linux.git
tag:
        for-v4.13-rc-08-07-17

Commits of interest:

commit 9a36a7047ca56c0cbb8b320c645e2b75297bf5c1
Date:   Mon Jul 3 15:45:32 2017 -0500
i40iw: Fix parsing of query/commit FPM buffers

to

commit fb916eaade1a03dded8e7d502035360144abb291
Date:   Wed Jul 5 13:33:54 2017 -0500
i40iw: Fix potential fcn_id_array out of bounds

--------------------------------------------------------

Chien Tin Tung (1):
  i40iw: Fix parsing of query/commit FPM buffers

Christopher N Bednarz (3):
  i40iw: Ignore first SQ wqe_index if it shows up as a CQE
  i40iw: Use correct alignment for CQ0 memory
  i40iw: Fix potential fcn_id_array out of bounds

Mustafa Ismail (2):
  i40iw: Correct variable names
  i40iw: Fix typecast of tcp_seq_num

Shiraz Saleem (1):
  i40iw: Improve CQP timeout logic

 drivers/infiniband/hw/i40iw/i40iw_ctrl.c   | 136 ++++++++++++++++++++---------
 drivers/infiniband/hw/i40iw/i40iw_d.h      |   4 +-
 drivers/infiniband/hw/i40iw/i40iw_p.h      |  14 +--
 drivers/infiniband/hw/i40iw/i40iw_puda.c   |   2 +-
 drivers/infiniband/hw/i40iw/i40iw_status.h |   2 +-
 drivers/infiniband/hw/i40iw/i40iw_type.h   |   5 ++
 drivers/infiniband/hw/i40iw/i40iw_uk.c     |  21 ++++-
 drivers/infiniband/hw/i40iw/i40iw_user.h   |   2 +
 drivers/infiniband/hw/i40iw/i40iw_utils.c  |  22 +++--
 drivers/infiniband/hw/i40iw/i40iw_verbs.c  |   1 +
 10 files changed, 147 insertions(+), 62 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] 10+ messages in thread

end of thread, other threads:[~2017-08-08 16:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-07 21:31 [pull request][PATCH 0/7] i40iw: Fixes for i40iw Henry Orosco
     [not found] ` <20170807213203.30588-1-henry.orosco-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-08-07 21:31   ` [PATCH 1/7] i40iw: Fix parsing of query/commit FPM buffers Henry Orosco
2017-08-07 21:31   ` [PATCH 2/7] i40iw: Ignore first SQ wqe_index if it shows up as a CQE Henry Orosco
2017-08-07 21:31   ` [PATCH 3/7] i40iw: Correct variable names Henry Orosco
2017-08-07 21:32   ` [PATCH 4/7] i40iw: Improve CQP timeout logic Henry Orosco
2017-08-07 21:32   ` [PATCH 5/7] i40iw: Fix typecast of tcp_seq_num Henry Orosco
2017-08-07 21:32   ` [PATCH 6/7] i40iw: Use correct alignment for CQ0 memory Henry Orosco
2017-08-07 21:32   ` [PATCH 7/7] i40iw: Fix potential fcn_id_array out of bounds Henry Orosco
2017-08-08 14:30   ` [pull request][PATCH 0/7] i40iw: Fixes for i40iw Henry Orosco
     [not found]     ` <20170808143022.GA35328-ZmvEvTIhtuUfyugFOqMDN/ooFf0ArEBIu+b9c/7xato@public.gmane.org>
2017-08-08 16:47       ` 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.