All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][PATCH v2 0/6] i40iw: Fixes for i40iw
@ 2017-08-09  1:38 Henry Orosco
       [not found] ` <20170809013848.29080-1-henry.orosco-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Henry Orosco @ 2017-08-09  1:38 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.

V2 - Removed 1 patch from series

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

Git Repo to pull from:
        https://github.com/horosco/linux.git

tag:
        for-v4.13-08-07-2017-v2

Commits of interest:

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

to

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

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

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

Christopher N Bednarz (2):
  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   | 134 ++++++++++++++++++++---------
 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     |   8 +-
 drivers/infiniband/hw/i40iw/i40iw_utils.c  |  22 +++--
 8 files changed, 129 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] 9+ messages in thread

end of thread, other threads:[~2017-08-22 19:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-09  1:38 [pull request][PATCH v2 0/6] i40iw: Fixes for i40iw Henry Orosco
     [not found] ` <20170809013848.29080-1-henry.orosco-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-08-09  1:38   ` [PATCH v2 1/6] i40iw: Fix parsing of query/commit FPM buffers Henry Orosco
2017-08-09  1:38   ` [PATCH v2 2/6] i40iw: Correct variable names Henry Orosco
2017-08-09  1:38   ` [PATCH v2 3/6] i40iw: Improve CQP timeout logic Henry Orosco
2017-08-09  1:38   ` [PATCH v2 4/6] i40iw: Fix typecast of tcp_seq_num Henry Orosco
2017-08-09  1:38   ` [PATCH v2 5/6] i40iw: Use correct alignment for CQ0 memory Henry Orosco
2017-08-09  1:38   ` [PATCH v2 6/6] i40iw: Fix potential fcn_id_array out of bounds Henry Orosco
2017-08-16 15:29   ` [pull request][PATCH v2 0/6] i40iw: Fixes for i40iw Doug Ledford
     [not found]     ` <1502897345.33760.9.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-08-22 19:39       ` 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.