From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 47A64285C8B; Fri, 3 Apr 2026 23:06:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775257570; cv=none; b=URIeVusmeGQvNtQtOxgrFl5pSQvNUFcYaCIoQkIrC+w/6hjIFxaA8FEO+GemXXy6TXcBhZR+xfv4ObLjEeXikF1QIUHBD6Za+bIO/vKZHtJeL0PhuLHFNkqdcjr0x+SOWJCchPatQQsdZQRgqzWPWLbu55Sf8SM5yWRoK3XDRvU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775257570; c=relaxed/simple; bh=WN+LLQvMI1CsA7eX0vR0NLnnb3hkew4sf67EVQuhNY4=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=gjzgFma6fyHEgcUrlfnyqulZGCTtqJEoQdnZGH56ciV17x+Yy1Qwuoj4gTo4F2iiC+qjCAsqd25aq/ylHxDfwqtxiuxPuAaJJasPvrLibiuy+YW1RSJDHOIYfYG2RWPbFMnNPwI7H2pAzuaLwADGENhKJ/b+R8wIflo4TXAUIwk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=aYfpSeY8; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="aYfpSeY8" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7F6A5C4CEF7; Fri, 3 Apr 2026 23:06:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775257569; bh=WN+LLQvMI1CsA7eX0vR0NLnnb3hkew4sf67EVQuhNY4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=aYfpSeY8/ry3a22Sd8Ec+8eSe6JojjcENgPnxXgk8n9Cn2OYxEWTkHEhq0sUP1d3U g7CchSKUR2HYf1FWh+4sd1eptEsDakil5nyigd7uzM+GL857IifjDWRSiD1siOcbdG cs7CkLDIsO42BsVNRYROsarx01W8UDsjHeRgvG/YaD8sjev0WAXyYbeeg122mB6htU Bk8ffJIOGWpm4shZ+Qh+itQx2/ff+NKniKVyW0Ymnc+SoubrTGuqL2wVVq8m200Pca QnwNqkgn5argKynC1dQkqdX/w8rfjxa0IQFjqzXA6GunRsom+dQZVtKwXDQUS6VKHm 8vSTpyX9/eKIA== Date: Fri, 3 Apr 2026 16:06:08 -0700 From: Jakub Kicinski To: Birger Koblitz Cc: Andrew Lunn , "David S. Miller" , Eric Dumazet , Paolo Abeni , linux-usb@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Chih Kai Hsu Subject: Re: [PATCH net-next v6 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip Message-ID: <20260403160608.04f2408b@kernel.org> In-Reply-To: <20260402-rtl8157_next-v6-0-a9b77c0931ef@birger-koblitz.de> References: <20260402-rtl8157_next-v6-0-a9b77c0931ef@birger-koblitz.de> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 02 Apr 2026 10:28:12 +0200 Birger Koblitz wrote: > Add support for the RTL8157, which is a 5GBit USB-Ethernet adapter > chip in the RTL815x family of chips. no longer applies, please rebase & repost -- pw-bot: cr