Message ID | 20250401020840.357-1-quic_kangyang@quicinc.com |
---|---|
Headers | show
Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.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 860A016BE17 for <linux-wireless@vger.kernel.org>; Tue, 1 Apr 2025 02:09:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743473350; cv=none; b=J9jUGoCnPD91e4LD9Vukqe+9DNl9pT/c9vWd+7E9aZ9P8Znj3aJhu4KYg/3ohC9DB5h9nllwgz4byWaI8R543U8/pBJrSmNqD6a/coEdNkNJaf08h+D7scqGCKrmeTMoKwkQbFR+gVLGOZ6y5BECCf06eyHTyhL+bKi2mwDfDcQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743473350; c=relaxed/simple; bh=jV45zfEKW2eFOYLS66a2NsShOz5xXRneHX6mS7CD4ik=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=sG03yUF9vO1M29WZX0z7Y41ynAMtSpvR5RA5P78BNdwt/AGmcEcgrao1KTorUqhxoHyWl8BLYu6Mf0F2s2u6QiXB1udMMRp7NJ2UrREtdBLnnBmB3dJc6Mw6FDdYxf1rfWPtWGVAHC2/6wHSYXdQiFdMEstIBe5Dsa3Tan3di48= 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=AsLH28at; arc=none smtp.client-ip=205.220.168.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="AsLH28at" Received: from pps.filterd (m0279866.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 52VFCq4f002319; Tue, 1 Apr 2025 02:09:04 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=PDWPmUML+TTEip6GrGd562 +TvSz/BY733lU6dl4zc8U=; b=AsLH28atO8gL8pEA2K+St6nXtJ/ZcssN5H9fQx VLW90AM5aJ7SQk/a3tfHal/TyyJsR9/N21//OUU5gGPXGnsoIfPhy7GX6rCva7Ua Nt461p2Znu4Xiy7Xjt2SvmslkhiMkn8uDiR48h2cVavX6v4vuABNIES7maHUn9I0 8goI2TrXDSp/pHYyEVk67oVQYeNgCo0lL43VWjFiondQP4wDDl1GcugMfJJNrvSz ghubIfeC2DIL1Tx6rSDM9+it0Qsbs6OHig45rXb7DQfGwnmkQ0IPphCd6ljeopoX 2NowkruLoLnb6I7E4hh4vWdnLf1WrxCCi9NicZ2Xw/M1y3Bg== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 45pa5bp2kk-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 01 Apr 2025 02:09:03 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 53129300009700 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 1 Apr 2025 02:09:03 GMT Received: from kangyang.ap.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; Mon, 31 Mar 2025 19:09:01 -0700 From: Kang Yang <quic_kangyang@quicinc.com> To: <ath12k@lists.infradead.org>, <quic_kangyang@quicinc.com> CC: <linux-wireless@vger.kernel.org> Subject: [PATCH ath-next v15 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850 Date: Tue, 1 Apr 2025 10:08:36 +0800 Message-ID: <20250401020840.357-1-quic_kangyang@quicinc.com> X-Mailer: git-send-email 2.34.1.windows.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-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) 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-GUID: UefYniOYE9-t0paqnbndFKlJBYxmvGE6 X-Authority-Analysis: v=2.4 cv=YqcPR5YX c=1 sm=1 tr=0 ts=67eb4abf cx=c_pps a=ouPCqIW2jiPt+lZRy3xVPw==:117 a=ouPCqIW2jiPt+lZRy3xVPw==:17 a=GEpy-HfZoHoA:10 a=XR8D0OoHHMoA:10 a=VwQbUJbxAAAA:8 a=COk6AnOGAAAA:8 a=IvkglCj0MCVAe19RatQA:9 a=TjNXssC_j7lpFel5tvFf:22 X-Proofpoint-ORIG-GUID: UefYniOYE9-t0paqnbndFKlJBYxmvGE6 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1095,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-04-01_01,2025-03-27_02,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 clxscore=1015 priorityscore=1501 malwarescore=0 spamscore=0 phishscore=0 impostorscore=0 suspectscore=0 mlxlogscore=999 bulkscore=0 adultscore=0 lowpriorityscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502280000 definitions=main-2504010013 |
Series |
wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
|
expand
|