Message ID | cover.debd54967c43dd95013c56efa390ea6117062373.1727942154.git-series.nbd@nbd.name (mailing list archive) |
---|---|
Headers | show
Received: from nbd.name (nbd.name [46.4.11.11]) (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 91795823DF for <linux-wireless@vger.kernel.org>; Thu, 3 Oct 2024 07:58:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=46.4.11.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727942305; cv=none; b=Fn8TNzpgfk8jOl7ByiPll6CKizpf+15oPkO34AlwRSzazOehmBF2fo6BZjhMcooITOEkMMTMtePvnDt7usIbeNNLPstQccpa6bAiFec6R9X9Wub7vdPtOajDjxCs4Zw6mRaRpKvuej3RYuFjT1HwyWZg064NNrlfzBl2wwljuNI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727942305; c=relaxed/simple; bh=iW/f3rtogvvb6/sKGH1H480gQzxZX9XbRUh3VQ8xHVY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=cArJN6q35mw5tnI3Vm6rl7IhwmZSAAsvRakWaSLBpF1Ieh3e+Wdx34t7m5rEcIgqtQAiNpPbefAh2QxkNaIyH4cpwyBB9hiATXgL0gPK3AzpW7vI6yRfNfDFAyzFRyHqhqVVWdEVVJmeFzOG2bJ2yRYydAGBuLOoZpPpfzAWF5w= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=nbd.name; spf=none smtp.mailfrom=nbd.name; dkim=pass (1024-bit key) header.d=nbd.name header.i=@nbd.name header.b=hU+SHxr9; arc=none smtp.client-ip=46.4.11.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=nbd.name Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=nbd.name Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=nbd.name header.i=@nbd.name header.b="hU+SHxr9" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nbd.name; s=20160729; h=Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject: Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=hjd5mjbhq3vL9pKsUrN54WJiU4EURjDgeTKWOC01WmM=; b=hU+SHxr9H2QBf1svNWRhp35fKk bBeyN3jGfN6aT0FDPCbxstD+cyeN3Kgn6Ep6HxbmNqe6UjHkRVFEgsZ3Vx4Q7iV4Mo4XOXIx404Ux YuU8DHPhOda+ov4nYD594KYSGi6XXtbdItUr+wwl2c9xD4Now2+pV84Vkz88gHYe4tNs=; Received: from p54ae98e8.dip0.t-ipconnect.de ([84.174.152.232] helo=localhost.localdomain) by ds12 with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (Exim 4.96) (envelope-from <nbd@nbd.name>) id 1swGj6-004Jgh-1b; Thu, 03 Oct 2024 09:58:20 +0200 From: Felix Fietkau <nbd@nbd.name> To: linux-wireless@vger.kernel.org Cc: johannes@sipsolutions.net Subject: [PATCH v2 00/11] wifi: cfg80211/mac80211: improve support for multiple radios Date: Thu, 3 Oct 2024 09:58:08 +0200 Message-ID: <cover.debd54967c43dd95013c56efa390ea6117062373.1727942154.git-series.nbd@nbd.name> X-Mailer: git-send-email 2.46.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 |
Series |
wifi: cfg80211/mac80211: improve support for multiple radios
|
expand
|