Message ID | 20240130140918.1172387-1-quic_adisi@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 2355E6DCF9 for <linux-wireless@vger.kernel.org>; Tue, 30 Jan 2024 14:09:45 +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=1706623788; cv=none; b=EJXGhDSBVM2GXneG3j5cE72wr5Uy0ZAgZaw6V9jD7+rgs8C9HAzDbvN4h5YY0o26ac9liKUFiZ3tAW9kbDAaLyHloJJP7DRrY5LUuBlhIpDh+RobPtIalbqov6hi1MXz4wRXKuGabTTsBIRniOCKSmLW57z8pomm51KbhMFV9OU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706623788; c=relaxed/simple; bh=Sx/bFi9/Rf8hTdCwlEEn+ha3n8AZMEZ2NSlEQyl4pDw=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=GFE6U9iPb3RgWDg1VOwKxMnXE68sJoHgarREffvvgykyBOsGFwWDHfwUEoSOFyAhh8gOu+JFZTlkmq6kVB0wd6vpJ63F3dGZ6Fnc1TPxWGWriMP3geElHd3TjEsiCPQOYS/bgwhadQwRh9SQ43Cz+kU+K4/iwGoLGJIYUyUuCss= 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=ZeWk2g4P; 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="ZeWk2g4P" Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 40U9Rf5j028636; Tue, 30 Jan 2024 14:09:42 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=qcppdkim1; bh=XCbWVlf +H+uaEawIvNyPrfkdOOrLvhh2W3wovD7alQU=; b=ZeWk2g4PfMueHo0yqasZYTw /AhIp8rRe7XcmcwHMRZhJA8/1RFNdmqoOZjZn1J/AjuVtLs3Fx91LPJgOQTUPacW TubctfsW4WqmxLg5aWt5TzNEiHE/srUs1mtnNLtcX7LLeU2nYTcqPyCxoA2+soOq owgPaStRDb08Ga8eV74qDMCgnqRL20dZk6RuYyeJ9tZPsimMZ6CK7Mnq5hWBTcQV CBp0lX/Yt8+rNtfMi7MQchgtsqmmaU/rvcomZfpgMq2tff2tBZgnS2HdAWQF93kX PRZOss8RbmJ2usKSE3RzkuxOq/6gQ3C8lmaS7SdG4/qLumXGM8hAbPZyfqRVa0g= = Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3vxvsr0uer-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 30 Jan 2024 14:09:42 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA05.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 40UE9fvw030316 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 30 Jan 2024 14:09:41 GMT Received: from cdcwlex322514-lin.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.40; Tue, 30 Jan 2024 06:09:39 -0800 From: Aditya Kumar Singh <quic_adisi@quicinc.com> To: <johannes@sipsolutions.net> CC: <linux-wireless@vger.kernel.org>, Aditya Kumar Singh <quic_adisi@quicinc.com> Subject: [PATCH v8 0/5] wifi: cfg80211/mac80211: add link_id handling in AP channel switch during Multi-Link Operation Date: Tue, 30 Jan 2024 19:39:13 +0530 Message-ID: <20240130140918.1172387-1-quic_adisi@quicinc.com> X-Mailer: git-send-email 2.25.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 nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: u8IthednQK5TbuNLfuABWZNtS-1kHlon X-Proofpoint-ORIG-GUID: u8IthednQK5TbuNLfuABWZNtS-1kHlon X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-01-30_07,2024-01-30_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 mlxlogscore=739 spamscore=0 lowpriorityscore=0 suspectscore=0 phishscore=0 malwarescore=0 clxscore=1015 impostorscore=0 adultscore=0 mlxscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2401190000 definitions=main-2401300104 |
Series |
wifi: cfg80211/mac80211: add link_id handling in AP channel switch during Multi-Link Operation
|
expand
|