Message ID | 20250603161057.19101-1-gokulkumar.sivakumar@infineon.com |
---|---|
Headers | show
Received: from smtp11.infineon.com (smtp11.infineon.com [217.10.52.105]) (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 5311423C8D6 for <linux-wireless@vger.kernel.org>; Tue, 3 Jun 2025 16:12:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.10.52.105 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748967159; cv=none; b=ORDGYWn2YSCW281To7zyI9JEFSyRi5rZiPj8efQG8IodPkunWXXIoOuYetlpq/FHNKxL4V3rL1hGlSb++3footMX04cQzDem9kA56tTSgBAxcnWe2pDrgWPU/NjwZI0i23JtRuRCPb/xzUv+Yqj8db5O41ocUxmhMafiYbYdomE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748967159; c=relaxed/simple; bh=3PiEDIYHtCQ+1wMROHydqx0LPGdXprXodMC6eeRYosc=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=hyr47XO9p0WaPth0kVAabGPdanyaHXK9C6aPW489oeKhBPHjtSpLHQIn/+iUtgpjOZWRsaBvGY1IX2ZMWjhnqd91Xof8UqmYWHITYIhJtB52ztYc9tCHxjJf9gdYAY6JKytOxHdYdKn7QjS/6L47Za0qGtoq2PUbM1BubpS8jxk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infineon.com; spf=pass smtp.mailfrom=infineon.com; dkim=pass (1024-bit key) header.d=infineon.com header.i=@infineon.com header.b=FRGsZm8N; arc=none smtp.client-ip=217.10.52.105 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infineon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=infineon.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=infineon.com header.i=@infineon.com header.b="FRGsZm8N" DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infineon.com; i=@infineon.com; q=dns/txt; s=IFXMAIL; t=1748967158; x=1780503158; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=3PiEDIYHtCQ+1wMROHydqx0LPGdXprXodMC6eeRYosc=; b=FRGsZm8NvxpB+f+wsRW8VTK3NDD4CwmEVN6QUI3DAdOdL4WoLYj5bNwF oEhR982eme0GPhKN+Rfcq7hqHlELUUhxWdNIj/6apqdD88ZO0qwPxvNeA xJxhGM98RJ9RV1aG+gGpT9/gOdNZimvV0X1QF9MuEAo7UTZhqekRDDdKI 4=; X-CSE-ConnectionGUID: PPYX4LKRQ4yXcUVFbo6WYQ== X-CSE-MsgGUID: estYr/e6Rsyx45F695w9aA== X-IronPort-AV: E=McAfee;i="6700,10204,11453"; a="97700322" X-IronPort-AV: E=Sophos;i="6.16,206,1744063200"; d="scan'208";a="97700322" Received: from unknown (HELO MUCSE805.infineon.com) ([172.23.29.31]) by smtp11.infineon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Jun 2025 18:11:23 +0200 Received: from MUCSE827.infineon.com (172.23.29.20) by MUCSE805.infineon.com (172.23.29.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.14; Tue, 3 Jun 2025 18:11:22 +0200 Received: from ISCN5CG14747PP.infineon.com (10.161.6.196) by MUCSE827.infineon.com (172.23.29.20) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.4; Tue, 3 Jun 2025 18:11:20 +0200 From: Gokul Sivakumar <gokulkumar.sivakumar@infineon.com> To: Johannes Berg <johannes@sipsolutions.net>, Arend van Spriel <arend.vanspriel@broadcom.com>, Ajay Singh <ajay.kathat@microchip.com>, Claudiu Beznea <claudiu.beznea@tuxon.dev> CC: <linux-wireless@vger.kernel.org>, <brcm80211@lists.linux.dev>, <wlan-kernel-dev-list@infineon.com>, <gokulkumar.sivakumar@infineon.com> Subject: [PATCH wireless-next v3 0/5] wifi: cfg80211: Add support to indicate changed AP BSS parameters to drivers Date: Tue, 3 Jun 2025 21:40:52 +0530 Message-ID: <20250603161057.19101-1-gokulkumar.sivakumar@infineon.com> X-Mailer: git-send-email 2.43.0 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: MUCSE817.infineon.com (172.23.29.43) To MUCSE827.infineon.com (172.23.29.20) |
Series |
wifi: cfg80211: Add support to indicate changed AP BSS parameters to drivers
|
expand
|