Message ID | 20250515054904.1214096-1-quic_sarishar@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 02B5B1D79A0 for <linux-wireless@vger.kernel.org>; Thu, 15 May 2025 05:49:26 +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=1747288168; cv=none; b=IFkp551L7ONt05l7MvxNqFR/d+eBgbykKuaDz8gjPLEIAMjLCO3knO6PfHL79F8SS69YTx+7ZmVnHlkRtYVTKE3uNlxH6j9VUL9TNSzmNYLg5LXeX8oj7E0sri/hUZwtmc+pp7p0kb2UpvlWGgPR2wnvX70J38DwtkF41yT2s3k= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747288168; c=relaxed/simple; bh=jyrh6/GUhI0kMqXOgMLsflFhq1J81uxxFCM0HbwsOIo=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=RvSiQNrIKVUi6rm0T8mUVJWbwa454iS/LwJHz3Zga8ZuxyLc35I0yRG31AvH2rbJG7Exo/E7S8MbXUCLd+fWNd+17awjDEDIArui1WylOUZI7YZ3tp02Rbz79rYG3USW76oHyl07zPWuingugFCTkOQKBinWd5wO1M6e5ybl4wE= 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=Ge5uw/Yq; 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="Ge5uw/Yq" Received: from pps.filterd (m0279862.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 54EJ7qFL002645; Thu, 15 May 2025 05:49:22 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=iudfQB/CJcqGzdEvsH99s3 bitOZlBjP9ybUKt5PEYjw=; b=Ge5uw/YqOAcOKOEM8iyFjk6xBJf+0kG9UhN3DL VsaScJhVouPXesOY/ufzmAPTvOpmvbGmt/IINPIrtFqOBGjk2qeApQTpT0pXIzR9 Fmnwt+zHPoWU7ngDj9O5BxpbClbzOhk4GqNhK3MsRlSHELJKRwVVClkzkMYZZBlN VRb6rX/VCoAc7gJDRcntTtoADPX1s4T4rCULHjHlPeHfQaCt4bBze/wF/8hhrEWN 9pCHqWUboK95l0GhQ9/tK+gizDDvFu1Xc8NOVSmOuJYtj6yOj44Xk3Qbzs9IC6kX 5O/6b6rqtrACisW5f5fAcCwGnQjMbPRN6zXqvpB3zXPfEi1w== Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 46mbex51k9-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 15 May 2025 05:49:22 +0000 (GMT) Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 54F5nMcT016447 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 15 May 2025 05:49:22 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; Wed, 14 May 2025 22:49:20 -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 v8 00/10] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station Date: Thu, 15 May 2025 11:18:54 +0530 Message-ID: <20250515054904.1214096-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: nasanex01b.na.qualcomm.com (10.46.141.250) 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-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwNTE1MDA1NSBTYWx0ZWRfX9vXxBJqhY+v9 LnxDwQWo7/veVlgzMOBrQlSG+CyFHYCyPxDqsaH7YyeqIpFJaKnqWPWy9mtHvja2LPRrsY9Xrzy DH4uoyIyIQpq6C5+RXlW6oX2HmjFN/xshbIDWBHGvKUPIk46DVlw55FAS0W7f9s8Y1w9+FMyNAB 48quOazTBUyCBnsTuVj5qBdLF15wZ/W1DWkB0qXU0a/UQD56Y/ssdDXd7dGiGE42Fi1GJxDZhQ9 c0u5uk+8KgjjzGkYFOu+2Qkv+n9fxYZTv0m2H4RCRvFh0zn5ummJdwkQ4eRK8wVTzTCUodlHD81 DvTIst4RA3k4akMPdWG+aYAMNu8R+71CYu0nSkOL8QmCRYNnKkEPLJjxbmq6Vbd5yoV+F43zwFe Rn5qUUPRb2vkL0Jeg2K/5+6JgMMvz2q0cs3jvchwXXvpNESHFsnpmFRFZdfx3nF8vih61+Ny X-Proofpoint-ORIG-GUID: -QTF_GMvr8jUN-idIuOZuxf4ZOk_IZTh X-Proofpoint-GUID: -QTF_GMvr8jUN-idIuOZuxf4ZOk_IZTh X-Authority-Analysis: v=2.4 cv=IcuHWXqa c=1 sm=1 tr=0 ts=68258062 cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=GEpy-HfZoHoA:10 a=dt9VzEwgFbYA:10 a=0tEs9va4rEXjYGKJGLgA:9 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.0.736,FMLib:17.12.80.40 definitions=2025-05-15_02,2025-05-14_03,2025-02-21_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 mlxscore=0 adultscore=0 mlxlogscore=999 bulkscore=0 clxscore=1015 spamscore=0 impostorscore=0 phishscore=0 lowpriorityscore=0 priorityscore=1501 suspectscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2505070000 definitions=main-2505150055 |
Series |
wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
|
expand
|