Re: Warnings/errors in use with a QCA989x card

2015-06-04 Thread Michal Kazior
On 5 June 2015 at 03:52, Matthew Robbetts wingfeath...@gmail.com wrote: Hi all, I’m sorry if the answer to this question is well known; my Google-fu is failing me in that case. My situation is as follows:

Re: QCA6174 hw2.1 firmware, take two?

2015-06-04 Thread Jason H
Glad to see I'm not the only one with this card! What are the blockages to getting this properly supported? I figure he kernel patch has to work it's way though the maintainers, but are there any restrictions with publishing the firmware for the linux driver? Sent: Thursday, June 04, 2015 at

[PATCH V2] ath10k: add 'cryptmode' param to support raw tx injection and sw crypto.

2015-06-04 Thread Liu CF/TW
This change supports bypassing HW crypto engine by enabling raw Rx/Tx mode. This will enable use cases such as sw crypto and raw tx injection. This change introduces a new module param 'cryptmode'. cryptmode: 0Use HW crypto engine. Use native WiFi mode Tx/Rx encap 1Use SW crypto

Re: [PATCH v2] ath10k: add cryptmode param to support sw crypto and raw tx injection.

2015-06-04 Thread Liu CF/TW
Kalle et al. Please ignore this patch and review the new email with subject line changed with [PATCH V2] highlighted. Looks like only by doing so would it start a new thread in the ML. That patch is exactly the same as the last one in this thread. I updated the commit message with more testing

Re: QCA6174 hw2.1 firmware, take two?

2015-06-04 Thread Adrian Chadd
hi, It's beeliner - they went and .. changed how they're doing firmware releases and the firmware API. It's hopefully going to be more structured and backwards-compatible. this time. I don't know if/when there are plans for beeliner ath10k support. I'm still trying to get the QCA988x firmware

Re: QCA6174 hw2.1 firmware, take two?

2015-06-04 Thread Enrico Tagliavini
Hi again, ok this was dumb I forgot to assemble back the firmware and I realized it just after sending out the previous email (that's why the driver was complaining about the invalid magic). Sorry for the noise, I apologize. Hope to see this fixed in upstream Linux kernel soon. Best