Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:58834 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751653AbcGRRnK (ORCPT ); Mon, 18 Jul 2016 13:43:10 -0400 From: Kalle Valo To: Yaniv Machani Cc: , Maital Hahn , Eliad Peller , Guy Mishol , Johannes Berg , Arik Nemtsov , , Subject: Re: [PATCH] wlcore/wl18xx: mesh: added initial mesh support for wl8 References: <20160628104305.4533-1-yanivma@ti.com> Date: Mon, 18 Jul 2016 20:42:57 +0300 In-Reply-To: <20160628104305.4533-1-yanivma@ti.com> (Yaniv Machani's message of "Tue, 28 Jun 2016 13:41:35 +0300") Message-ID: <87eg6qx2ou.fsf@kamboji.qca.qualcomm.com> (sfid-20160718_194341_683342_DFD8F7C4) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Yaniv Machani writes: > 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 Does this depend on any mac80211 patches? To not break anything I can't apply this until all the dependencies are in my tree. -- Kalle Valo