Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: remove the deaf rx path state check patch | Felix Fietkau | 2017-01-31 | 1 | -197/+0 |
| | | | | | | | This needs to be refined and reworked before we can safely leave it enabled by default Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ath9k: fix up a refcount imbalance error in the IRQ related fix | Felix Fietkau | 2017-01-27 | 1 | -4/+36 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, ↵ | Felix Fietkau | 2017-01-25 | 1 | -0/+165 |
#383) The radio would stop communicating completely. This issue was easiest to trigger on AR913x devices, e.g. the TP-Link TL-WR1043ND, but other hardware was occasionally affected as well. The most critical issue was a race condition in disabling/enabling IRQs between the IRQ handler and the IRQ processing tasklet Signed-off-by: Felix Fietkau <nbd@nbd.name> |