From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Zfu1m-0004hq-Fn for ath10k@lists.infradead.org; Sat, 26 Sep 2015 18:16:54 +0000 From: Kalle Valo Subject: Re: [PATCH 4.3 RESEND] ath10k: fix DMA related firmware crashes on multiple devices References: <1442219607-12383-1-git-send-email-nbd@openwrt.org> Date: Sat, 26 Sep 2015 21:16:21 +0300 In-Reply-To: <1442219607-12383-1-git-send-email-nbd@openwrt.org> (Felix Fietkau's message of "Mon, 14 Sep 2015 10:33:27 +0200") Message-ID: <87wpvdcah6.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Felix Fietkau Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Felix Fietkau writes: > Some platforms really don't like DMA bursts of 256 bytes, and this > causes the firmware to crash when sending beacons. > Also, changing this based on the firmware version does not seem to make > much sense, so use 128 bytes for all versions. > > Cc: stable@vger.kernel.org > Signed-off-by: Felix Fietkau Thanks, applied to ath-current branch in ath.git. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:22396 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753165AbbIZSQd (ORCPT ); Sat, 26 Sep 2015 14:16:33 -0400 From: Kalle Valo To: Felix Fietkau CC: , Subject: Re: [PATCH 4.3 RESEND] ath10k: fix DMA related firmware crashes on multiple devices References: <1442219607-12383-1-git-send-email-nbd@openwrt.org> Date: Sat, 26 Sep 2015 21:16:21 +0300 In-Reply-To: <1442219607-12383-1-git-send-email-nbd@openwrt.org> (Felix Fietkau's message of "Mon, 14 Sep 2015 10:33:27 +0200") Message-ID: <87wpvdcah6.fsf@kamboji.qca.qualcomm.com> (sfid-20150926_201636_423831_88C3C756) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Felix Fietkau writes: > Some platforms really don't like DMA bursts of 256 bytes, and this > causes the firmware to crash when sending beacons. > Also, changing this based on the firmware version does not seem to make > much sense, so use 128 bytes for all versions. > > Cc: stable@vger.kernel.org > Signed-off-by: Felix Fietkau Thanks, applied to ath-current branch in ath.git. -- Kalle Valo