Re: Simultaneous hostapd and wpa_supplicant on QCA9880

2015-08-07 Thread Ann Lo
Thanks Janusz and Ben! I have tried out firmware-2 version 999.999.0.636. The results are: - Both wpa_supplicant and hostapd come up OK (using channel 6). - It is also OK to use WPA2 on both, pinging with a remote client, and pinging with a remote AP at the same time. - No kernel upgrades are

[PATCH] ath10k: wake up queue upon vif creation

2015-08-07 Thread Michal Kazior
Vif's vdev_id is used as queue number. However due to the tx pausing design in ath10k it was possible for a new interface to be created with its tx queue stopped (via ieee80211_stop_queues). This could in turn leave the interface inoperable until ath10k_mac_tx_unlock() was called. This problem

Re: qca6164 support

2015-08-07 Thread Victor van Poppelen
Can you load ath10k_pci with irq_mode=1 module parameter, please? Something broke in recent kernel for msi-ranged irqs on ath10k. Enrico is trying to bisect. In the meantime forcing shared interrupts is the only workaround. It works! ___ ath10k

Re: qca6174 hw2.1 fw and kernel crash on 5GHz network connection attempt

2015-08-07 Thread Lapo Calamandrei
2015-08-07 6:46 GMT+02:00 Michal Kazior michal.kaz...@tieto.com: On 6 August 2015 at 16:42, Lapo Calamandrei calamand...@gmail.com wrote: Hi Michal, first of all thank you for your time. So, looks like the patch provided makes no difference [to me], attached the dmesg output with and without