From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henry Orosco Subject: [PATCH 0/8] i40iw: Fixes in i40iw for 4.15 Date: Fri, 17 Nov 2017 10:46:49 -0600 Message-ID: <20171117164657.14824-1-henry.orosco@intel.com> Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, e1000-rdma-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org, Henry Orosco List-Id: linux-rdma@vger.kernel.org The following patches are for the 4.15 kernel. Most are fixes, one is for code cleanup (i40iw: Change accelerated flag to bool). Chien Tin Tung (2): i40iw: Use sqsize to initialize cqp_requests elements i40iw: Allocate a sdbuf per CQP WQE Henry Orosco (2): i40iw: Notify user of established connection after QP in RTS i40iw: Change accelerated flag to bool Mustafa Ismail (3): i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE i40iw: Correct ARP index mask i40iw: Reinitialize add_sd_cnt Tatyana Nikolova (1): i40iw: Move MPA request event for loopback after connect drivers/infiniband/hw/i40iw/i40iw_cm.c | 30 +++++++++++++---------- drivers/infiniband/hw/i40iw/i40iw_cm.h | 2 +- drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 41 ++++++++++++++++++++++---------- drivers/infiniband/hw/i40iw/i40iw_d.h | 6 +++-- drivers/infiniband/hw/i40iw/i40iw_main.c | 3 ++- 5 files changed, 53 insertions(+), 29 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