Return-path: Received: from comal.ext.ti.com ([198.47.26.152]:33470 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751083AbcGMJxl convert rfc822-to-8bit (ORCPT ); Wed, 13 Jul 2016 05:53:41 -0400 From: "Machani, Yaniv" To: "linux-kernel@vger.kernel.org" , Kalle Valo CC: "Hahn, Maital" , Eliad Peller , "Mishol, Guy" , Johannes Berg , "Arik Nemtsov" , "linux-wireless@vger.kernel.org" , "netdev@vger.kernel.org" Subject: RE: [PATCH] wlcore/wl18xx: mesh: added initial mesh support for wl8 Date: Wed, 13 Jul 2016 09:53:35 +0000 Message-ID: (sfid-20160713_115454_081055_0A14BEDC) References: <20160628104305.4533-1-yanivma@ti.com> In-Reply-To: <20160628104305.4533-1-yanivma@ti.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Jun 28, 2016 at 13:41:35, Machani, Yaniv wrote: > Guy; Johannes Berg; Arik Nemtsov; linux-wireless@vger.kernel.org; > netdev@vger.kernel.org > Subject: [PATCH] wlcore/wl18xx: mesh: added initial mesh support for > wl8 > > From: Maital Hahn > > 1. Added support for interface and role of mesh type. > 2. Enabled enable/start of mesh-point role, > and opening and closing a connection with a mesh peer. > 3. Added multirole combination of mesh and ap > under the same limits of dual ap mode. > 4. Add support for 'sta_rc_update' opcode for mesh IF. > The 'sta_rc_update' opcode is being used in mesh_plink.c. > Add support in wlcore to handle this opcode correctly for mesh (as > opposed to current implementation that handles STA only). > 5. Bumped the firmware version to support new Mesh functionality > > Signed-off-by: Maital Hahn > Signed-off-by: Yaniv Machani > --- Any comments on this patch ? Can this be pulled ? Thanks, Yaniv