From patchwork Mon Dec 26 08:33:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rameshkumar Sundaram X-Patchwork-Id: 636968 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81210C4332F for ; Mon, 26 Dec 2022 08:33:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231766AbiLZId4 (ORCPT ); Mon, 26 Dec 2022 03:33:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44094 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229757AbiLZIdy (ORCPT ); Mon, 26 Dec 2022 03:33:54 -0500 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A944B69 for ; Mon, 26 Dec 2022 00:33:53 -0800 (PST) Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2BQ613ik023054; Mon, 26 Dec 2022 08:33:44 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=qcppdkim1; bh=JtBktoiPApKOwq9zVLTnK8tEIwQG9iT+PrZ1ZRozVCk=; b=N8Ik6PLvdIaEuiR7nWWU5zgqix94P0Ykha+1GTgQjlJTWakAWP7MeJXNyxcRnl6lYcWM ljhJ2ugt+a6Ia5QZMRb4bg/OdKjeBy+IZv5cywlWnFOm79Nsjr1dJzHcytH0ES9lq3MU vS8/M+FNU9C5dG3eQ44BcII9vmHJ/+pCwb1+1PcHo3n/Ai9nJVLnk6EQL5cTvXMDy+w4 aPSmWRM13ng2uIJQdT0qI6VvRIpDVawTLv8Ujl0rA52MGzBBw7nFU9G0phsEAaF34j+p 5EB96vb4dpI39Dp/GP8oBgIZnlQ65MghES8b82EBaJeY3KvBbM3R+9dPiu5AbGNBOlLR yA== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3mnpsvk4kn-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 26 Dec 2022 08:33:43 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 2BQ8XgA6026779 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 26 Dec 2022 08:33:42 GMT Received: from ramess-linux.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.36; Mon, 26 Dec 2022 00:33:40 -0800 From: Rameshkumar Sundaram To: , CC: , Rameshkumar Sundaram Subject: [PATCH 0/2] wifi: Add support to enable/disable bss color collision detection Date: Mon, 26 Dec 2022 14:03:26 +0530 Message-ID: <20221226083328.29051-1-quic_ramess@quicinc.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: 9S4eX8x4zW6IHfSmxZa4graptBttdfNx X-Proofpoint-ORIG-GUID: 9S4eX8x4zW6IHfSmxZa4graptBttdfNx X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.923,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-12-26_04,2022-12-23_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 mlxlogscore=669 phishscore=0 priorityscore=1501 mlxscore=0 suspectscore=0 lowpriorityscore=0 clxscore=1011 bulkscore=0 adultscore=0 spamscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2212070000 definitions=main-2212260074 Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org This patchset adds configuration option to Enable/Disable 802.11ax BSS color collision detection. Rameshkumar Sundaram (2): nl80211: add support to enable/disable bss color collision detection ath11k: add support to enable/disable BSS color collision detection drivers/net/wireless/ath/ath11k/mac.c | 5 ++++- include/net/cfg80211.h | 2 ++ include/uapi/linux/nl80211.h | 3 +++ net/mac80211/rx.c | 3 ++- net/wireless/nl80211.c | 3 +++ 5 files changed, 14 insertions(+), 2 deletions(-) base-commit: 44bacbdf9066c590423259dbd6d520baac99c1a8