On 9/3/2018 4:09 PM, Johannes Berg wrote:
Hi,
Sorry ... this got delayed again.
I had introduced a change db3bdcb9c3ff (" mac80211: allow AP_VLAN
operation on crypto controlled devices ") for supporting VLAN
functionality on ath10k devices; this commit has broken 4 addr support
on ath10k devi
On 2018-09-05 12:52, Kalle Valo wrote:
Carl Huang writes:
Downloading firmware via BMI protocol takes too long time. For
example,
a ~700K bytes firmware takes about 500ms to download via BMI protocol.
This is too long especially in suspend and resume scenario where
firmware
is re-downloaded
Carl Huang writes:
> Downloading firmware via BMI protocol takes too long time. For example,
> a ~700K bytes firmware takes about 500ms to download via BMI protocol.
> This is too long especially in suspend and resume scenario where firmware
> is re-downloaded unless WoWLAN is enabled. Downloadin
Balaji Pothunoori writes:
> Average ack rssi value is weighted average of ack rssi for
> no of msdu's has been sent.
> This feature is enabled by the host driver if firmware is capable.
> After receiving event from host, firmware allocates the necessary
> memory to store the ack_rssi for data pac
On 2018-09-04 19:43, Kalle Valo wrote:
Wen Gong writes:
> +enum wmi_nlo_cipher_algorithm {
> + WMI_NLO_CIPHER_ALGO_NONE = 0x00,
> + WMI_NLO_CIPHER_ALGO_WEP40 = 0x01,
> + WMI_NLO_CIPHER_ALGO_TKIP = 0x02,
> + WMI_NLO_CIPHER_ALGO_CCMP = 0x04,
> + WMI_NL
On Mon, Sep 3, 2018 at 6:35 AM Toke Høiland-Jørgensen wrote:
>
> Johannes Berg writes:
> > Grant's data shows a significant difference between 6 and 7 for both
> > latency and throughput:
Minor nit: this is wgong's data more thoughtfully processed.
> >
> > * median tpt
> >- ~241 vs ~2
tree: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending
head: e7a96db0fc087f728af01fc0dea2ae4e90055d09
commit: 99df4b90a16df886e27c21a921f9be8abeec8b12 [23/35] ath10k: download
firmware via diag Copy Engine for QCA6174 and QCA9377.
reproduce:
# apt-get install spars
On 2018-09-04 17:49, Kalle Valo wrote:
Balaji Pothunoori writes:
Average ack rssi value is weighted average of ack rssi for
no of msdu's has been sent.
This feature is enabled by the host driver if firmware is capable.
After receiving event from host, firmware allocates the necessary
memory to
Balaji Pothunoori writes:
> Average ack rssi value is weighted average of ack rssi for
> no of msdu's has been sent.
> This feature is enabled by the host driver if firmware is capable.
> After receiving event from host, firmware allocates the necessary
> memory to store the ack_rssi for data pac
Average ack rssi value is weighted average of ack rssi for
no of msdu's has been sent.
This feature is enabled by the host driver if firmware is capable.
After receiving event from host, firmware allocates the necessary
memory to store the ack_rssi for data packets during the init time.
After each
Wen Gong writes:
>> > +enum wmi_nlo_cipher_algorithm {
>> > + WMI_NLO_CIPHER_ALGO_NONE = 0x00,
>> > + WMI_NLO_CIPHER_ALGO_WEP40 = 0x01,
>> > + WMI_NLO_CIPHER_ALGO_TKIP = 0x02,
>> > + WMI_NLO_CIPHER_ALGO_CCMP = 0x04,
>> > + WMI_NLO_CIPHER_ALGO_WEP104
> -Original Message-
> From: ath10k On Behalf Of Kalle Valo
> Sent: Tuesday, September 4, 2018 5:15 PM
> To: Wen Gong
> Cc: linux-wirel...@vger.kernel.org; ath10k@lists.infradead.org
> Subject: [EXTERNAL] Re: [PATCH v3] ath10k: support NET_DETECT WoWLAN
> feature
>
> Wen Gong writes:
Wen Gong writes:
> For WoWLAN support, it expect to support wake up based on discovery of
> one or more known SSIDs. This is the WIPHY_WOWLAN_NET_DETECT feature,
> which shows up as an NL80211 feature flag.
>
> With an upgrade iw, this shows up in 'iw phy' as:
> WoWLAN support:
> * wake up on net
On 2018-08-28 19:06, Kalle Valo wrote:
Anilkumar Kolli wrote:
This patch adds 'tx_stats' in per station debugfs entry.
Use this command to dump tx_stats:
cat /sys/kernel/debug/ieee80211/phy0/netdev\:wlan0/
stations//tx_stats
Signed-off-by: Anilkumar Kolli
Signed-off-by: Kalle Valo
kb
14 matches
Mail list logo