Closed issue by mustaqimM on void-packages repository https://github.com/void-linux/void-packages/issues/36635 Description: My wifi network has been dropping for a few versions ( I can't remember how many) with an error shown in `dmesg`: ```zsh ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006100 ``` This occurs on `lts-5.10_1`, `5.15.30_1` and `mainline-5.16.16_1`, but so far not on `4.19.237_1`. Connection is randomly lost and re-connection also occurs randomly. Restarting services like dhcpcd and wpa_supplicant (or separately iwd with dhcp), doesn't work. ### System * xuname: `Void 4.19.237_1 x86_64 GenuineIntel notuptodate rrmFFFFFFFFFFFFFFFF` ### Expected behavior Network connection shouldn't be lost ### Actual behavior Connection lost ### Steps to reproduce the behavior Boot with any of the latest `5.x` versions of the kernel.