public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] wifi: rtw88: 8821cu: Fix connection failure
Date: Sat, 23 Mar 2024 17:23:12 +0100	[thread overview]
Message-ID: <2024032355-liking-calamari-1571@gregkh> (raw)
In-Reply-To: <aa20f8ba-d626-4f82-9312-6cc2a4cfc097@gmail.com>

On Sat, Mar 23, 2024 at 06:18:07PM +0200, Bitterblue Smith wrote:
> From: Bitterblue Smith <rtl8821cerfe2@gmail.com>
> 
> [ Upstream commit 605d7c0b05eecb985273b1647070497142c470d3 ]
> 
> Clear bit 8 of REG_SYS_STATUS1 after MAC power on.
> 
> Without this, some RTL8821CU and RTL8811CU cannot connect to any
> network:
> 
> Feb 19 13:33:11 ideapad2 kernel: wlp3s0f3u2: send auth to
> 	90:55:de:__:__:__ (try 1/3)
> Feb 19 13:33:13 ideapad2 kernel: wlp3s0f3u2: send auth to
> 	90:55:de:__:__:__ (try 2/3)
> Feb 19 13:33:14 ideapad2 kernel: wlp3s0f3u2: send auth to
> 	90:55:de:__:__:__ (try 3/3)
> Feb 19 13:33:15 ideapad2 kernel: wlp3s0f3u2: authentication with
> 	90:55:de:__:__:__ timed out
> 
> The RTL8822CU and RTL8822BU out-of-tree drivers do this as well, so do
> it for all three types of chips.
> 
> Tested with RTL8811CU (Tenda U9 V2.0).
> 
> Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
> Acked-by: Ping-Ke Shih <pkshih@realtek.com>
> Signed-off-by: Kalle Valo <kvalo@kernel.org>
> Link: https://msgid.link/aeeefad9-27c8-4506-a510-ef9a9a8731a4@gmail.com
> ---
>  drivers/net/wireless/realtek/rtw88/mac.c | 7 +++++++
>  1 file changed, 7 insertions(+)

What stable kernel(s) is this to be applied to?

thanks,

greg k-h

  reply	other threads:[~2024-03-23 16:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f12ed39d-28e8-4b8b-8d22-447bcf295afc@gmail.com>
2024-03-23 16:18 ` [PATCH] wifi: rtw88: 8821cu: Fix connection failure Bitterblue Smith
2024-03-23 16:23   ` Greg KH [this message]
2024-03-23 21:48     ` Bitterblue Smith
2024-03-29  9:34       ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2024032355-liking-calamari-1571@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=rtl8821cerfe2@gmail.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox