summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/541-ath9k_rx_dma_stop_check.patch
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: remove old rx dma stop check optimizationFelix Fietkau2016-12-271-28/+0
| | | | | | | | | | This commit was added to improve reset time on old SoC devices that run into chip hangs more frequently. However with the more recent addition of full WMAC reset on these chips, it could be problematic. Drop this patch to ensure that DMA activity is really stopped before the chip reset is issued Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2016-06-20Felix Fietkau2016-07-021-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: add pending ath9k/ath10k patchesFelix Fietkau2015-10-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47287
* mac80211: update to wireless-testing 2015-10-26Felix Fietkau2015-10-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47286
* ath9k: add another fix for some rx/tx dma stop issues, refresh patchesFelix Fietkau2015-06-171-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46008
* mac80211: make it work with 3.18.12+Jonas Gorski2015-05-211-2/+2
| | | | | | | | | | | | | | | 3.18.12 backported 61ada528dea028331e99e8ceaed87c683ad25de2 ("sched/wait: Provide infrastructure to deal with nested blocking") from 3.19, causing the following error on load: [ 13.588000] compat: exports duplicate symbol woken_wake_function (owned by kernel) Fix this by guarding it with a check for 3.18.11 or earlier instead of 3.19. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45710
* ath9k: fix hardware tx queue allocation orderFelix Fietkau2014-11-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43438
* ath9k: merge another round of cleanups and fixes submitted to linux-wirelessFelix Fietkau2013-12-141-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39054
* ath9k: add some cleanups and minor fixesFelix Fietkau2013-10-101-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38354
* ath9k: reorganize patchesFelix Fietkau2013-08-131-0/+28
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37766