From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4599D32C60 for ; Wed, 20 Mar 2024 09:35:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.75.126.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710927307; cv=none; b=dZLoEc91NyGcXahF3PoQ2wrEQcCRbD8grcevaFcSQTNT6uJRCi7A14bVGAB2wpZeJZSTSLqDybDgwaeBMgoSZnkCIRmdGmfQaYxQ++L0LvtemG0Cb9P73rBV1q2trJTjeVaEQLkicRL0LY6sW3LFvgxOb7uJkJWso2ZbsLDzyqE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710927307; c=relaxed/simple; bh=JmdCiyClq1MWCZtwV9HLKqQzrd97kryBzPBGA0T2NEM=; h=From:To:CC:Subject:Date:Message-ID:References:In-Reply-To: Content-Type:MIME-Version; b=DHIrPJBkJqikDHhY2/FeFz7UTVnf5r4XCWtn4VCUsERGsJg1Z1GY9/EEmmlgoBqSeJ8tHorcp2yhDsWNvX+m2xDWBDfix6NkN1ZD+yuR+ws2KsE9uIebL0N9Je2hK03GK53RXgyY6LGk9GKOghg3uW7rMKyKUBtXrylPQCQINEs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com X-SpamFilter-By: ArmorX SpamTrap 5.78 with qID 42K9YA0N0384908, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36506.realtek.com.tw[172.21.6.27]) by rtits2.realtek.com.tw (8.15.2/2.95/5.92) with ESMTPS id 42K9YA0N0384908 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 20 Mar 2024 17:34:10 +0800 Received: from RTEXMBS02.realtek.com.tw (172.21.6.95) by RTEXH36506.realtek.com.tw (172.21.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.35; Wed, 20 Mar 2024 17:34:11 +0800 Received: from RTEXMBS04.realtek.com.tw (172.21.6.97) by RTEXMBS02.realtek.com.tw (172.21.6.95) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.35; Wed, 20 Mar 2024 17:34:10 +0800 Received: from RTEXMBS04.realtek.com.tw ([fe80::4c42:f80:bcc2:d00f]) by RTEXMBS04.realtek.com.tw ([fe80::4c42:f80:bcc2:d00f%5]) with mapi id 15.01.2507.035; Wed, 20 Mar 2024 17:34:10 +0800 From: Ping-Ke Shih To: Kalle Valo CC: "linux-wireless@vger.kernel.org" , "johannes@sipsolutions.net" , "fiona.klute@gmx.de" , "Jes.Sorensen@gmail.com" , "s.hauer@pengutronix.de" , "rtl8821cerfe2@gmail.com" , "Larry.Finger@lwfinger.net" , "martin.kaistra@linutronix.de" , "martin.blumenstingl@googlemail.com" , "brianwitte@mailfence.com" Subject: RE: Git tree to manage Realtek WiFi drivers Thread-Topic: Git tree to manage Realtek WiFi drivers Thread-Index: AQHaeZ1wC1DGpCikcU2zHRKFE8bG1LFAVphtgAAHXYA= Date: Wed, 20 Mar 2024 09:34:10 +0000 Message-ID: <94c25902ef33433dbb582fc1c503704c@realtek.com> References: <503a9152324a817c251193ee486e1bbcb48d2fa8.camel@realtek.com> <87edc5b7oc.fsf@kernel.org> In-Reply-To: <87edc5b7oc.fsf@kernel.org> Accept-Language: en-US, zh-TW Content-Language: zh-TW x-kse-serverinfo: RTEXMBS02.realtek.com.tw, 9 x-kse-antispam-interceptor-info: fallback x-kse-antivirus-interceptor-info: fallback Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-KSE-AntiSpam-Interceptor-Info: fallback > Ping-Ke, a big thank you for starting to maintain the rtw tree! Not only > that it helps me, I suspect Realtek driver development will be faster as > I'm not the bottleneck anymore. I feel probably registers of Realtek WiFi residing in driver eat lots of yo= ur bandwidth. Now I can take that part myself, so you can get your time back. Again, your review is always helpful to our drivers! Ping-Ke