Re: [PATCH 1/2] ath10k: change beamformee VHT STS capability

2015-08-28 Thread Bartosz Markowski
On 27 August 2015 at 14:47, Michal Kazior wrote: > From: Bartosz Markowski > > All beamformee supporting chips have the ability to support > VHT NDP in up to 4 STSs. Change the published beamformee > STS cap accordingly to 3 as it should be Nsts-1. > > This makes it possible to actually make full

Re: CT firmware and linux kernel patches for OpenWRT( ar71xx - Tp-Link 1750AC )

2015-08-28 Thread Sven Eckelmann
On Wednesday 26 August 2015 18:59:51 s prasad wrote: > Does anybody have patches for CT firmware testing using OpenWRT environment. > I tried to create patch, however OpenWRT patches supporting only for > kernel versions 3.18 and 4.1 at the same time CT Kernels supporting > 3.17_dev, 4.0.4 and 4.2.

[PATCH] ath10k: Fix DMA alloc failure for target requested memory chunks

2015-08-28 Thread Vasanthakumar Thiagarajan
During long hours of stress testing like AP interface up/down along with continuous ping flood from a station doing connect/disconnect, it is observed that the system is not able to allocate DMA consistent memory of size > 512KB chunks as requested by firmware in WMI_SERVICE_EVENTID. With the syste