On 12/03/2023 08:51, Greg KH wrote:
On Sun, Mar 12, 2023 at 12:12:12AM +0200, Bitterblue Smith wrote:
From: Jun ASAKA JunASAKA@zzy040330.moe
[ Upstream commit c6015bf3ff1ffb3caa27eb913797438a0fc634a0 ]
Fixing transmission failure which results in "authentication with ... timed out". This can be fixed by disable the REG_TXPAUSE.
Signed-off-by: Jun ASAKA JunASAKA@zzy040330.moe Signed-off-by: Bitterblue Smith rtl8821cerfe2@gmail.com
Hi, this is my first time here. I'm not sure if I did everything correctly.
This patch should go to all the stable kernels. Without it the USB wifi adapters with RTL8192EU chip are unusable more often than not. They can't connect to any network.
There's a small problem: the last line of context in this patch is only found in 6.2. The older kernels have something else there. Will it still work or should I send one more version of the patch?
This commit is already in the following released kernels, have you tried them?
4.14.308 4.19.276 5.4.235 5.10.173 5.15.99 6.1.16 6.2.3 6.3-rc1
I see it now. It wasn't there when I wrote the email (a day or two before sending it). Sorry about the noise.