Message ID | 20250123010950.1958211-1-quic_nithp@quicinc.com (mailing list archive) |
---|---|
Headers | show
Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 695A4AD27 for <linux-wireless@vger.kernel.org>; Thu, 23 Jan 2025 01:11:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737594686; cv=none; b=Df/tNCIAuiwQFYPCP63HV8Yu+5iJzXLRF1JbqPjaFgZCzOeJ10lH2O+xrkgcAhl0SoQzTqLIa4Oa4INwoPzATIrA+YPH/u4A8feD6A03fjWLmxWXzjkOAF9CLhhRYu11mgi6clM1BYYbRrfe2F8vpkhd3XKKmUt7rL5vnzVfK18= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737594686; c=relaxed/simple; bh=6feFgiaX+3SQYB1ME6bZCYcpc3XLacmw8DjbZI65img=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=CzXPDlFbetyTyQXxxBvt3CRSQwlLY9pZeUSvN2lOseXlEjKVqcRc8D05BSmBxHhomdEqCs3GOpdL676jAIvd+JxGLlxlvI521nH+RMwzwcaZNVQb07QeIM6QKoMZnCFUif+urR3K4teDjlV0SJk8PCDZcbJHOBUn0I3zcZ88YMo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=YpTdgBbA; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="YpTdgBbA" Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 50MKEisQ004250; Thu, 23 Jan 2025 01:11:20 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-type:date:from:message-id:mime-version:subject:to; s= qcppdkim1; bh=HEX8UQwObdRr3oq0wMkpNTtwL/yb8sC0JTVkFGFBESg=; b=Yp TdgBbAKiZPxpRR1ftyZvmDuyC7Qc+e/FmH18LT5pPRPM7F28N6zd328+sEBTxpwU pUo+AgG2Q/Py/QKp+MTh6e4jM/lwxebjYfwNU2HLs+jgJwyrwxwpvX+vgtJAHy0A nt5cLO7hRiQXhtmKY36XtUBiuKjQKYLu6M9tcWUBOLzEskqRk5/UkQT1dk1LttDO BKj735bHjgXy72HuemIHnVpModq7VchXfmFSDPFuLnHcZWMqrltOvJdLPlhfdbmK OTajyj1DaNWRjywOy6Mod4PsQMW+2P0QUxI8K2JWcO17gARVmwmQ7Kx2ebyv6ObZ 7niZzaQXX3noBTTxcMOQ== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 44b7ht0ey4-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 23 Jan 2025 01:11:20 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 50N1B6tk018068 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 23 Jan 2025 01:11:06 GMT Received: from hu-nithp-blr.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 22 Jan 2025 17:11:04 -0800 From: Nithyanantham Paramasivam <quic_nithp@quicinc.com> To: <johannes@sipsolutions.net> CC: <linux-wireless@vger.kernel.org>, Nithyanantham Paramasivam <quic_nithp@quicinc.com> Subject: [PATCH 0/2] wifi: cfg80211/mac80211/ath12k: Enable monitor creation in NO_VIRTUAL_MONITOR mode when AP is active Date: Thu, 23 Jan 2025 06:39:48 +0530 Message-ID: <20250123010950.1958211-1-quic_nithp@quicinc.com> X-Mailer: git-send-email 2.17.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: OFWiBcthiA3FvuBOxn_C1AEMVp5ghoZn X-Proofpoint-GUID: OFWiBcthiA3FvuBOxn_C1AEMVp5ghoZn X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1057,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-01-22_11,2025-01-22_02,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 lowpriorityscore=0 impostorscore=0 malwarescore=0 spamscore=0 mlxscore=0 suspectscore=0 bulkscore=0 phishscore=0 priorityscore=1501 mlxlogscore=475 clxscore=1011 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2411120000 definitions=main-2501230007 |
Series |
wifi: cfg80211/mac80211/ath12k: Enable monitor creation in NO_VIRTUAL_MONITOR mode when AP is active
|
expand
|