Message ID | 20250415042030.1246187-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 4F2DB2DFA51 for <linux-wireless@vger.kernel.org>; Tue, 15 Apr 2025 04:21:05 +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=1744690869; cv=none; b=mvF1Hs3JtujDoXVpxzjrE1hQTcZ9fJdExnLFkGkNDjwujJi17CeTTmKIj9z24afkEnbIuxq/nxjl+lXxe13ZaXaAx7WqA/+r4AIlr7fNRpDJtUQtI6EoIYiW8d7W4dNXPuP+YO+ttS+9+MZTAnJTTPQrTJl96DvFy0vqhHOd4RY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744690869; c=relaxed/simple; bh=62spu9sQ7ngQTW4ywrBe6hIXk4gUsNrJm6Aj0qOVFNM=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=A0pgwDSGZ6Ngc9WsUsRHyA/geuWNpuDuNkSAOT0/hBGJjNr2JVpxXe+NmXVAaRdVIyFaNydlx8u3fllOqZZrRMoestZB2a56lh/SCdo7+GwR9J6ogEpqFo80aKV4RQj1m4PunLDgoLMtfutreAzu+n+tYFg6UMOpHv9ADmdDWE0= 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=AzydChCD; 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="AzydChCD" 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 53F16OEX016669; Tue, 15 Apr 2025 04:21:01 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=O/gLlAvYNCYh6C3onbj7mi pYorqEhFQIYfZgPJXtCag=; b=AzydChCDnCAoXQOL7McNUEDAP7zGPYVNASVbjL MtMzF9iqFYWTqyDY0mh4NRQFXlhfd958mwJcSKTSXJId4yx+92CWSKUxrZvEucCF 8Yl+8RtWtRlblt1DJXd9Syf+jecupphyOmzkCDpgNEYFUsOpl7MykOv9G6Lx+cx0 o/MUs4ISoTVJ7c4awpUJ72LE0QEMgkydwK/WPtjFl1ubx91z3J9ROsBGZRIPb1NM g5PRZJT30sC18J9Gm4pBBQaj33l4aLgj4WjoD2kkIU7I6lko9x/pEN0rHheurZ3h +AxPiLy7s6slFIZc4fhCZ5lvWb68q0xOR9D4h0vAPL3cRCZw== Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 45yhfcxgxj-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 15 Apr 2025 04:21:01 +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 53F4L0LQ018681 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 15 Apr 2025 04:21:00 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, 14 Apr 2025 21:20:58 -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 v6 00/11] wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station Date: Tue, 15 Apr 2025 09:50:19 +0530 Message-ID: <20250415042030.1246187-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-Authority-Analysis: v=2.4 cv=CfUI5Krl c=1 sm=1 tr=0 ts=67fddead cx=c_pps a=JYp8KDb2vCoCEuGobkYCKw==:117 a=JYp8KDb2vCoCEuGobkYCKw==:17 a=GEpy-HfZoHoA:10 a=XR8D0OoHHMoA:10 a=Dk_v5eGsZCe3ORKsRBYA:9 X-Proofpoint-GUID: ogtVa7gI3RRK9RJJyqsdVYDmVFKplvJd X-Proofpoint-ORIG-GUID: ogtVa7gI3RRK9RJJyqsdVYDmVFKplvJd 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-15_01,2025-04-10_01,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 bulkscore=0 malwarescore=0 impostorscore=0 spamscore=0 phishscore=0 lowpriorityscore=0 suspectscore=0 mlxlogscore=999 mlxscore=0 clxscore=1015 adultscore=0 classifier=spam authscore=0 authtc=n/a authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.19.0-2502280000 definitions=main-2504150026 |
Series |
wifi: cfg80211/mac80211: add support to handle per link statistics of multi-link station
|
expand
|