Message ID | 20250311062654.1407532-1-quic_sarishar@quicinc.com (mailing list archive) |
---|---|
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 B90AE1EDA1A for <linux-wireless@vger.kernel.org>; Tue, 11 Mar 2025 06:27:21 +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=1741674443; cv=none; b=oqVeHvHh6V0Z2Q/ADgZLXfBt76DC3Vr0l5vECjPxVKaxqNt4zmeJrd7ey53Wo4pMeyydDwA8pXkgi8pe40vYglHB5/HQxLnaIxpER3c6cfVoS2ChR8mfytDYXECi5xSZVoDSjzGRgp5YKIlE25zrAFiLDXEogLlOa76F4n+g2TA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741674443; c=relaxed/simple; bh=kYO3+gPt/skOEyi7G+ZS8VUWe22YK53PDRF16lYVtB0=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=lKBKSC2dfT9Tb/nuo+VlAXvMJ+PDulEHqGgGyQ0N5PqQnv5w1Op5I4ezO/NQojE+2rY2BTXCK4cmr4OqZ5e6ZnMJ4kXOoBg6AbMKJG9dlYoIC7fRPAf6bBjz92FFYTfTOcronhnWzPAFmeECuq1o5GQ6h9f6ITCLBqvSK1r0nTk= 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=HmNQLINS; 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="HmNQLINS" 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 52AJEtAU009597; Tue, 11 Mar 2025 06:27:13 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=KY5sOfEaKjbCd6tX2aa/zf 2OAFp2iE7jdSyF/+3scMM=; b=HmNQLINSGaOVLg99q2GbNJu4mAMN1xLcowclnq 5jHm6nU00yjLYK+g1nh3cD1iXrSGk8YkAiTrqv/90EYGaCdsV9iJwAnuDXZieGuw lO7FTfWBw6Kc/kc9Tc4WDv6WiqNJVLV+u0+r/gDkCG5qRfl3dmCcPtzLC3sdyitr jdGPRbBfHmLaQ+2ihXTaTFwximGPCMzicSsRFOa5vvrFrBl//uE+ZsSOrNlVZEKQ aCpvWbtqswpuYLD/YDk2XmXojDVV63Ck+4mgLau9msbbKuMjwVcv1YhWiHYXUcl9 mvnHKOla5miYRWnWGJpzUCUVbuMsxXdMh8wNn1Ljf4smCJ9w== Received: from nasanppmta05.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 458f6afeh8-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 11 Mar 2025 06:27:13 +0000 (GMT) Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA05.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 52B6RDCl025365 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 11 Mar 2025 06:27:13 GMT Received: from hu-sarishar-blr.qualcomm.com (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Mon, 10 Mar 2025 23:27:11 -0700 From: Sarika Sharma <quic_sarishar@quicinc.com> To: <johannes@sipsolutions.net> CC: <linux-wireless@vger.kernel.org>, Sarika Sharma <quic_sarishar@quicinc.com> Subject: [PATCH wireless-next v4 00/11] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station Date: Tue, 11 Mar 2025 11:56:43 +0530 Message-ID: <20250311062654.1407532-1-quic_sarishar@quicinc.com> X-Mailer: git-send-email 2.34.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 nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Authority-Analysis: v=2.4 cv=WsDRMcfv c=1 sm=1 tr=0 ts=67cfd7c1 cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=GEpy-HfZoHoA:10 a=Vs1iUdzkB0EA:10 a=zhmOqnTLHbeoPwouv9kA:9 X-Proofpoint-GUID: R-_e8Z6wbWmG3Y3qSTAODIT6VN9WRZ5w X-Proofpoint-ORIG-GUID: R-_e8Z6wbWmG3Y3qSTAODIT6VN9WRZ5w X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1093,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-03-11_01,2025-03-07_03,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 suspectscore=0 lowpriorityscore=0 priorityscore=1501 bulkscore=0 adultscore=0 impostorscore=0 phishscore=0 mlxscore=0 mlxlogscore=999 clxscore=1015 spamscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502100000 definitions=main-2503110042 |
Series |
wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
|
expand
|