From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sipsolutions.net (s3.sipsolutions.net [168.119.38.16]) (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 879D647DF80 for ; Thu, 4 Jun 2026 13:49:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=168.119.38.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780580985; cv=none; b=TrFOSpvxOXNiSESI2IPyWWAFCc7QSxjDh1A9pqmsat9UpFUPHsV989rqWnqifoJLndq10WcAG9y33vgnri6DYxfNehM0ro5RsBwJAav7AnsOdDSn+MT6u0hQtHQIHd7Y7mlx8qrHywAplj1Qqg2ar7nczDVlFdqG2/uP71x3yp4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780580985; c=relaxed/simple; bh=JD92VZSW/OyDjTtFWVB7GTOMhFL2j8mF5xfhFT/RXNk=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=u7UmQcFgBo3vnD9e1G/rzYSjwM+p8FTx/9ePSEjIlGBYU8JTFxp9XmZihEyVQcIQNpk4jxC1LhhYd8NLYyudejCeS8CHJG1iGc97JxjKayD26Ap5mqR6mANMP4TfwLretYt01H5cXYEWbxzdMemFxWagI9XG9K0547kF7L+2WAw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=permerror header.from=sipsolutions.net; spf=none smtp.mailfrom=sipsolutions.net; dkim=pass (2048-bit key) header.d=sipsolutions.net header.i=@sipsolutions.net header.b=ke+AD/f1; arc=none smtp.client-ip=168.119.38.16 Authentication-Results: smtp.subspace.kernel.org; dmarc=permerror header.from=sipsolutions.net Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=sipsolutions.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sipsolutions.net header.i=@sipsolutions.net header.b="ke+AD/f1" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sipsolutions.net; s=mail; h=MIME-Version:Content-Transfer-Encoding: Content-Type:References:In-Reply-To:Date:Cc:To:From:Subject:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-To: Resent-Cc:Resent-Message-ID; bh=4F+m1ONjD4u0+SN45MxCNp2bTSfMX+G00I7GDNPV60Q=; t=1780580983; x=1781790583; b=ke+AD/f1nXRfqHhfwgdzjHJck1TH0fub4Oa2xVA8PzPGBrQ d58sd8VreRrIB1l+XWBBLsV7s9fMEl84aws7iNKQjIwW+SBkyS/7jutaNJxwwpzBsaZOVuTSTUUq2 QlAVp0B/pjxN9KPzn4Rsqdrw451+5q8gKK5uO/5mZH1iBeKaJVBCIpimJHNqSPpYhUWdqJKp7lZAi Y0VbJ2SKBL5fVZxrmqQVThpolhCjakDCqdWGK7e3/SYmJliiK2PjusdWAsera4tyyNwGcoQLAComr RVT0Mm6aonDq3yxzikcgLb03+AVzEc0dhewhFYH7KUGuArpl//jmQb14l1CXenTw==; Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.98.2) (envelope-from ) id 1wV8S4-00000000W24-3Jrr; Thu, 04 Jun 2026 15:49:40 +0200 Message-ID: <68154cc80be7b2ddffa74a72eb59f1383ff8ee75.camel@sipsolutions.net> Subject: Re: [PATCH] wifi: wlcore: Add support for IGTK key From: Johannes Berg To: Andreas Kemnade Cc: Peter =?ISO-8859-1?Q?=C5strand?= , linux-wireless@vger.kernel.org Date: Thu, 04 Jun 2026 15:49:40 +0200 In-Reply-To: <20260604153917.4c065791@kemnade.info> References: <0d3df7ab-6c41-c3cc-83cc-5ba55fe4e4bd@lysator.liu.se> <20260508102403.4e2fb1bc@kemnade.info> <20260604120834.508f606f@kemnade.info> <20260604153917.4c065791@kemnade.info> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.58.3 (3.58.3-1.fc43) Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-malware-bazaar: not-scanned On Thu, 2026-06-04 at 15:39 +0200, Andreas Kemnade wrote: > Hi, >=20 > On Thu, 04 Jun 2026 12:23:50 +0200 > Johannes Berg wrote: >=20 > > > > =20 > > > btw: if the firmware is started for a second time, it will also decre= ment again. > > > So after some reboots we end up without any cipher. > > > And afaik the firmware ups at any ifup. =20 > >=20 > > Maybe just send a revert for now? > >=20 > I was preparing something while you wrote this. Do want anything simplier= for > now?=20 I picked it up into wireless-next for now, not sure if we should do anything for 7.1 still (it's getting close) or just have this go to stable later maybe. johannes