> -Original Message-
> From: ath10k On Behalf Of Wen Gong
> Sent: Wednesday, May 22, 2019 2:24 PM
> To: Claire Chang ; Wen Gong
>
> Cc: open list:NETWORKING DRIVERS (WIRELESS) wirel...@vger.kernel.org>; ath10k@lists.infradead.org
> Subject: [EXT] RE: [PATCH v2] ath10k: add support for si
> -Original Message-
> From: ath10k On Behalf Of Wen Gong
> Sent: Wednesday, April 10, 2019 10:45 AM
> To: Brian Norris
> Cc: MichaĆ Kazior ; linux-wireless wirel...@vger.kernel.org>; ath10k@lists.infradead.org; Wen Gong
>
> Subject: [EXT] RE: [PATCH] ath10k: Remove ATH10K_STATE_RESTART
Change to the interrupt handler since v1 sounds good to me.
Reviewed-by: Nicolas Boichat
On Thu, May 23, 2019 at 4:53 PM Claire Chang wrote:
>
> Tested-by: Claire Chang
Firmware will report flag with HTT_RX_IND_MPDU_STATUS_TKIP_MIC_ERR
if MIC error, the flag will be used in mac80211.
ieee80211_rx_h_michael_mic_verify will check the flag and start TKIP
countermeasures.
Now countermeasure tests pass both with WPA only and WPA2/WPA mixed
mode.
Tested with QCA6174
> -Original Message-
> From: ath10k On Behalf Of Nicolas
> Boichat
> Sent: Monday, April 29, 2019 1:21 PM
> To: Wen Gong
> Cc: Claire Chang ; linux-wirel...@vger.kernel.org;
> ath10k@lists.infradead.org
> Subject: [EXT] Re: [PATCH] ath10k: add support for simulate crash on SDIO
> chip
>
Currently, below fixed rate commands are broken,
iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> vht-mcs-<2.4|5> \
iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> \
vht-mcs-<2.4|5>
iw wlanx set bitrates legacy-<2.4|5> ht-mcs-<2.4|5> \
vht-mcs-<2.4|5>
There are two methods to set fixed
Hi,
With 5.1 and head kernel, machine running as AP with qca9984 locks up
without being able to complete stack trace to console after a client
tries to associate with it. Following are (OCR transcribed) error
messages:
[ 177.161539] BUG: unable to handle kernel paging request at f7bo
[