Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mediatek: switch to Linux 6.6 | Daniel Golle | 2024-05-03 |
| | | | | | | | Switch to Linux kernel version 6.6 and drop configs, files and patches for Linux 6.1. Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | mediatek: fix WED + wifi reset | Felix Fietkau | 2024-01-19 |
The WLAN + WED reset sequence relies on being able to receive interrupts from the card, in order to synchronize individual steps with the firmware. When WED is stopped, leave interrupts running and rely on the driver turning off unwanted ones. WED DMA also needs to be disabled before resetting. Signed-off-by: Felix Fietkau <nbd@nbd.name> |