Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:18724 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755293Ab3FDGop (ORCPT ); Tue, 4 Jun 2013 02:44:45 -0400 Cc: Vladimir Kondratiev , , "Luis R . Rodriguez" , "John W . Linville" , Jouni Malinen From: Vladimir Kondratiev To: Johannes Berg Subject: [PATCH v8] P2P find phase offload Date: Tue, 4 Jun 2013 09:44:30 +0300 Message-ID: <1370328271-9523-1-git-send-email-qca_vkondrat@qca.qualcomm.com> (sfid-20130604_084448_461804_C53703A7) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: - Fix kerneldoc for start_p2p_find/stop_p2p_find (forgotten '@') - rebase Vladimir Kondratiev (1): cfg80211: P2P find phase offload include/net/cfg80211.h | 65 ++++++++++++++++ include/uapi/linux/nl80211.h | 13 ++++ net/wireless/nl80211.c | 175 +++++++++++++++++++++++++++++++++++++++++++ net/wireless/rdev-ops.h | 19 +++++ net/wireless/trace.h | 42 +++++++++++ 5 files changed, 314 insertions(+) -- 1.8.1.2