Hi ! I use a LM842 wifi stick on a Linux kernel 5.15 with last patches for rtw88 from linux-next applied. Firmware version is 9.9.15 When I connect LM842 as a station to an AP, after the link is up first time, it comes from time to time more LOWER_UP message. The stick is plugged and the connection to AP is still valid. # ip -oneline -family inet monitor link 5: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noqueue state DOWN group default \ link/ether 34:c9:f0:99:b6:a1 brd ff:ff:ff:ff:ff:ff 5: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default \ link/ether 34:c9:f0:99:b6:a1 brd ff:ff:ff:ff:ff:ff 5: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default \ link/ether 34:c9:f0:99:b6:a1 brd ff:ff:ff:ff:ff:ff 5: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> \ link/ether 5: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state DORMANT group default \ link/ether 34:c9:f0:99:b6:a1 brd ff:ff:ff:ff:ff:ff 5: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether 5: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether 5: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether 5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default \ link/ether 34:c9:f0:99:b6:a1 brd ff:ff:ff:ff:ff:ff 5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether 5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether 5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether 5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether 5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether 5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> \ link/ether Any idea what I can do ? Did someone also reproduce that problem ? Regards, Gabriel