Return-path: Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:22305 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751321AbaBSKuw (ORCPT ); Wed, 19 Feb 2014 05:50:52 -0500 Date: Wed, 19 Feb 2014 16:07:01 +0530 From: Yogesh Ashok Powar To: "John W. Linville" CC: linux-wireless , Lennert Buytenhek , Nishant Sarmukadam Subject: [PATCH 0/3] mwl8k: Enable ACS Support Message-ID: <20140219103701.GA3267@markyou.marvell.com> (sfid-20140219_115056_186251_289A52AB) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: With these patches, Mwl8k will able to use automatic channel selection feature from Hostapd. Yogesh Ashok Powar (3): mwl8k: Adding support to access BBP registers mwl8k: Implement sw_scan start/stop cbs mwl8k: Adding support to gather survey per channel drivers/net/wireless/mwl8k.c | 195 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 189 insertions(+), 6 deletions(-) -- 1.8.3.4