linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression
@ 2010-07-26 20:02 Andrew Lutomirski
  2010-08-10 21:39 ` [WTF, maintainers] " Andrew Lutomirski
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Lutomirski @ 2010-07-26 20:02 UTC (permalink / raw)
  To: linux-wireless, wey-yi.w.guy

There's a regression in 2.6.35 where the connection breaks and iwlagn
writes a bunch of:

iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10

This is confirmed [1] and a patch supposedly exists.  Since this
breaks at least two people's wireless and 2.6.35 is about to be
released, can we see the patches?

Thanks,
Andy

[1] http://article.gmane.org/gmane.linux.kernel.wireless.general/53552

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [WTF, maintainers] Re: *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression
  2010-07-26 20:02 *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression Andrew Lutomirski
@ 2010-08-10 21:39 ` Andrew Lutomirski
  2010-08-10 23:05   ` Guy, Wey-Yi
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Lutomirski @ 2010-08-10 21:39 UTC (permalink / raw)
  To: linux-wireless, wey-yi.w.guy; +Cc: linville

On Mon, Jul 26, 2010 at 4:02 PM, Andrew Lutomirski <luto@mit.edu> wrote:
> There's a regression in 2.6.35 where the connection breaks and iwlagn
> writes a bunch of:
>
> iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10
>
> This is confirmed [1] and a patch supposedly exists.  Since this
> breaks at least two people's wireless and 2.6.35 is about to be
> released, can we see the patches?
>
> Thanks,
> Andy
>
> [1] http://article.gmane.org/gmane.linux.kernel.wireless.general/53552
>

This regression was reported on July 21 and confirmed, supposedly with
a patch available, on July 24 (or maybe July 23).  On July 26 I pinged
the list because I'm affected as well.

It's now August 10 and both 2.6.35 and 2.5.35.1 have been released and
the bug is still there.  WTF happened?  (I admit I haven't actually
tested 2.6.35.1 because it's still compiling, but I see nothing to
suggest that it's been fixed.)

Thanks,
Andy

P.S.  iwlagn malfunctions for me *all the time*.  I'd love to help
debug but it's hard when no one pays attention and when the bugs are
all hard to trigger.  Any volunteers to help?

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: "BA scd_flow 0 does not  match txq_id 10" regression
  2010-08-10 21:39 ` [WTF, maintainers] " Andrew Lutomirski
@ 2010-08-10 23:05   ` Guy, Wey-Yi
  2010-08-11  1:54     ` Andrew Lutomirski
  2010-08-25 18:42     ` Andrew Lutomirski
  0 siblings, 2 replies; 11+ messages in thread
From: Guy, Wey-Yi @ 2010-08-10 23:05 UTC (permalink / raw)
  To: Andrew Lutomirski; +Cc: linux-wireless, linville

Hi Andrew,

On Tue, 2010-08-10 at 14:39 -0700, Andrew Lutomirski wrote:
> On Mon, Jul 26, 2010 at 4:02 PM, Andrew Lutomirski <luto@mit.edu> wrote:
> > There's a regression in 2.6.35 where the connection breaks and iwlagn
> > writes a bunch of:
> >
> > iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10
> >
> > This is confirmed [1] and a patch supposedly exists.  Since this
> > breaks at least two people's wireless and 2.6.35 is about to be
> > released, can we see the patches?
> >
> > Thanks,
> > Andy
> >
> > [1] http://article.gmane.org/gmane.linux.kernel.wireless.general/53552
> >
> 
> This regression was reported on July 21 and confirmed, supposedly with
> a patch available, on July 24 (or maybe July 23).  On July 26 I pinged
> the list because I'm affected as well.
> 
> It's now August 10 and both 2.6.35 and 2.5.35.1 have been released and
> the bug is still there.  WTF happened?  (I admit I haven't actually
> tested 2.6.35.1 because it's still compiling, but I see nothing to
> suggest that it's been fixed.)
> 

Sorry for the delay, the problem you report is a real problem in our
uCode; unfortunately, we still not root cause the real problem yet. The
patch I provide previous just a hack and still waiting for our internal
validation team to make sure it did not break the overall behaviors.

I will submit the patch as soon as I got the report back from our test
team; at the meantime, we are very active work on root cause the real
problem. Once we have the possible solution, it will be great if you can
help us to verify it.

Best regards
Wey 
> 
> P.S.  iwlagn malfunctions for me *all the time*.  I'd love to help
> debug but it's hard when no one pays attention and when the bugs are
> all hard to trigger.  Any volunteers to help?


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression
  2010-08-10 23:05   ` Guy, Wey-Yi
@ 2010-08-11  1:54     ` Andrew Lutomirski
  2010-08-25 18:42     ` Andrew Lutomirski
  1 sibling, 0 replies; 11+ messages in thread
From: Andrew Lutomirski @ 2010-08-11  1:54 UTC (permalink / raw)
  To: Guy, Wey-Yi; +Cc: linux-wireless, linville

On Tue, Aug 10, 2010 at 7:05 PM, Guy, Wey-Yi <wey-yi.w.guy@intel.com> wrote:
> Hi Andrew,
>
> On Tue, 2010-08-10 at 14:39 -0700, Andrew Lutomirski wrote:
>> On Mon, Jul 26, 2010 at 4:02 PM, Andrew Lutomirski <luto@mit.edu> wrote:
>> > There's a regression in 2.6.35 where the connection breaks and iwlagn
>> > writes a bunch of:
>> >
>> > iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10
>> >
>> > This is confirmed [1] and a patch supposedly exists.  Since this
>> > breaks at least two people's wireless and 2.6.35 is about to be
>> > released, can we see the patches?
>> >
>> > Thanks,
>> > Andy
>> >
>> > [1] http://article.gmane.org/gmane.linux.kernel.wireless.general/53552
>> >
>>
>> This regression was reported on July 21 and confirmed, supposedly with
>> a patch available, on July 24 (or maybe July 23).  On July 26 I pinged
>> the list because I'm affected as well.
>>
>> It's now August 10 and both 2.6.35 and 2.5.35.1 have been released and
>> the bug is still there.  WTF happened?  (I admit I haven't actually
>> tested 2.6.35.1 because it's still compiling, but I see nothing to
>> suggest that it's been fixed.)
>>
>
> Sorry for the delay, the problem you report is a real problem in our
> uCode; unfortunately, we still not root cause the real problem yet. The
> patch I provide previous just a hack and still waiting for our internal
> validation team to make sure it did not break the overall behaviors.

Fair enough.

>
> I will submit the patch as soon as I got the report back from our test
> team; at the meantime, we are very active work on root cause the real
> problem. Once we have the possible solution, it will be great if you can
> help us to verify it.
>

I'll do my best, but I'm don't know how easily I can reproduce this.
I only rarely get the messages, but I have random problems connecting
fairly frequently.

--Andy

> Best regards
> Wey
>>
>> P.S.  iwlagn malfunctions for me *all the time*.  I'd love to help
>> debug but it's hard when no one pays attention and when the bugs are
>> all hard to trigger.  Any volunteers to help?
>
>

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression
  2010-08-10 23:05   ` Guy, Wey-Yi
  2010-08-11  1:54     ` Andrew Lutomirski
@ 2010-08-25 18:42     ` Andrew Lutomirski
  2010-08-25 18:53       ` Guy, Wey-Yi
  1 sibling, 1 reply; 11+ messages in thread
From: Andrew Lutomirski @ 2010-08-25 18:42 UTC (permalink / raw)
  To: Guy, Wey-Yi; +Cc: linux-wireless, linville

[-- Attachment #1: Type: text/plain, Size: 2725 bytes --]

On Tue, Aug 10, 2010 at 7:05 PM, Guy, Wey-Yi <wey-yi.w.guy@intel.com> wrote:
> Hi Andrew,
>
> On Tue, 2010-08-10 at 14:39 -0700, Andrew Lutomirski wrote:
>> On Mon, Jul 26, 2010 at 4:02 PM, Andrew Lutomirski <luto@mit.edu> wrote:
>> > There's a regression in 2.6.35 where the connection breaks and iwlagn
>> > writes a bunch of:
>> >
>> > iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10
>> >
>> > This is confirmed [1] and a patch supposedly exists.  Since this
>> > breaks at least two people's wireless and 2.6.35 is about to be
>> > released, can we see the patches?
>> >
>> > Thanks,
>> > Andy
>> >
>> > [1] http://article.gmane.org/gmane.linux.kernel.wireless.general/53552
>> >
>>
>> This regression was reported on July 21 and confirmed, supposedly with
>> a patch available, on July 24 (or maybe July 23).  On July 26 I pinged
>> the list because I'm affected as well.
>>
>> It's now August 10 and both 2.6.35 and 2.5.35.1 have been released and
>> the bug is still there.  WTF happened?  (I admit I haven't actually
>> tested 2.6.35.1 because it's still compiling, but I see nothing to
>> suggest that it's been fixed.)
>>
>
> Sorry for the delay, the problem you report is a real problem in our
> uCode; unfortunately, we still not root cause the real problem yet. The
> patch I provide previous just a hack and still waiting for our internal
> validation team to make sure it did not break the overall behaviors.
>
> I will submit the patch as soon as I got the report back from our test
> team; at the meantime, we are very active work on root cause the real
> problem. Once we have the possible solution, it will be great if you can
> help us to verify it.

In case this helps, I just captured the bug starting with
iwlagn.debug=1 and with the following patch:

diff --git a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
index 7d614c4..8583c42 100644
--- a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
+++ b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
@@ -1300,8 +1300,9 @@ void iwlagn_rx_reply_compressed_ba(struct iwl_priv *priv,
        tid = ba_resp->tid;
        agg = &priv->stations[sta_id].tid[tid].agg;
        if (unlikely(agg->txq_id != scd_flow)) {
-               IWL_ERR(priv, "BA scd_flow %d does not match txq_id %d\n",
-                       scd_flow, agg->txq_id);
+               IWL_ERR(priv, "BA scd_flow %d does not match txq_id %d
(sta_id = %d, tid = %d)\n",
+                       scd_flow, agg->txq_id, sta_id, tid);
+               //              iwl_force_reset(priv, IWL_FW_RESET);
                return;
        }


I've attached the dmesg.  Search for 'BA'.

--Andy

[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 127094 bytes --]

D
[17167.891175] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17168.203231] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 2.4GHz took 314ms
[17168.203240] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17168.203313] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17168.203334] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17168.203341] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17168.203564] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17170.212790] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 5.2GHz took 2009ms
[17170.212800] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17170.212843] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17170.212855] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17170.212863] phy4: device now idle
[17170.212870] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17170.215049] phy4: device no longer idle - working
[17170.215059] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17170.215070] wlan0: authenticate with 00:23:eb:d1:ae:ed (try 1)
[17170.215144] wlan0: deauthenticating from 00:23:eb:d1:ae:ed by local choice (reason=3)
[17170.215170] phy4: device now idle
[17170.215177] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17170.215213] phy4: device no longer idle - working
[17170.215220] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17170.415273] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17170.415287] ieee80211 phy4: U iwl_set_rxon_channel Staging channel set to 11 [0]
[17170.415308] ieee80211 phy4: U iwl_commit_rxon Sending RXON
[17170.415311] * without RXON_FILTER_ASSOC_MSK
[17170.415314] * channel = 11
[17170.415316] * bssid = 00:23:eb:d1:ae:e2
[17170.415323] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON
[17170.415330] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON
[17170.417499] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON
[17170.417539] ieee80211 phy4: U iwl_commit_rxon Return from !new_assoc RXON.
[17170.417547] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode stations in driver
[17170.417554] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 15
[17170.417562] ieee80211 phy4: U iwl_restore_stations Restoring all known stations ... start.
[17170.417570] ieee80211 phy4: U iwl_restore_stations Restoring sta ff:ff:ff:ff:ff:ff
[17170.417579] ieee80211 phy4: U iwl_send_add_sta Adding sta 15 (ff:ff:ff:ff:ff:ff) synchronously
[17170.417586] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17170.417594] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17170.419270] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17170.419294] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 15
[17170.419302] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17170.419309] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 15 addr ff:ff:ff:ff:ff:ff to uCode
[17170.419318] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 15 addr ff:ff:ff:ff:ff:ff
[17170.419326] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer ff:ff:ff:ff:ff:ff
[17170.419337] ieee80211 phy4: U is_lq_table_valid Channel 11 is not an HT channel
[17170.419344] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17170.419352] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17170.420064] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17170.420234] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 15
[17170.420243] ieee80211 phy4: U iwl_restore_stations Restoring all known stations .... complete.
[17170.420261] wlan0: direct probe to 00:23:eb:d1:ae:e2 (try 1)
[17170.620405] wlan0: direct probe to 00:23:eb:d1:ae:e2 (try 2)
[17170.820292] wlan0: direct probe to 00:23:eb:d1:ae:e2 (try 3)
[17171.020076] wlan0: direct probe to 00:23:eb:d1:ae:e2 timed out
[17171.020168] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17171.020180] ieee80211 phy4: U iwl_set_rxon_channel Staging channel set to 44 [1]
[17171.020198] ieee80211 phy4: U iwl_commit_rxon Sending RXON
[17171.020202] * without RXON_FILTER_ASSOC_MSK
[17171.020204] * channel = 44
[17171.020206] * bssid = 00:23:eb:d1:ae:e2
[17171.020213] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON
[17171.020220] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON
[17171.024246] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON
[17171.024287] ieee80211 phy4: U iwl_commit_rxon Return from !new_assoc RXON.
[17171.024295] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode stations in driver
[17171.024303] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 15
[17171.024310] ieee80211 phy4: U iwl_restore_stations Restoring all known stations ... start.
[17171.024318] ieee80211 phy4: U iwl_restore_stations Restoring sta ff:ff:ff:ff:ff:ff
[17171.024327] ieee80211 phy4: U iwl_send_add_sta Adding sta 15 (ff:ff:ff:ff:ff:ff) synchronously
[17171.024335] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17171.024342] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17171.026147] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17171.026202] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 15
[17171.026209] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17171.026217] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 15 addr ff:ff:ff:ff:ff:ff to uCode
[17171.026226] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 15 addr ff:ff:ff:ff:ff:ff
[17171.026234] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer ff:ff:ff:ff:ff:ff
[17171.026245] ieee80211 phy4: U is_lq_table_valid Channel 44 is not an HT channel
[17171.026252] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17171.026259] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17171.026411] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17171.026429] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 15
[17171.026437] ieee80211 phy4: U iwl_restore_stations Restoring all known stations .... complete.
[17171.026467] phy4: device now idle
[17171.026476] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17173.226337] phy4: device no longer idle - scanning
[17173.226344] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17173.226348] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17173.226355] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17173.226358] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17173.226517] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17173.255126] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 5.2GHz took 29ms
[17173.255130] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17173.255182] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17173.255193] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17173.255212] wlan0: authenticate with 00:23:eb:d1:ae:ef (try 1)
[17173.455113] wlan0: authenticate with 00:23:eb:d1:ae:ef (try 2)
[17173.655118] wlan0: authenticate with 00:23:eb:d1:ae:ef (try 3)
[17173.855114] wlan0: authentication with 00:23:eb:d1:ae:ef timed out
[17173.855179] phy4: device now idle
[17173.855186] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17193.246093] phy4: device no longer idle - scanning
[17193.246107] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17193.246117] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17193.246132] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17193.246139] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17193.248188] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17193.664292] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 2.4GHz took 418ms
[17193.664301] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17193.664405] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17193.664426] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17193.664434] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17193.666497] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17195.517177] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 5.2GHz took 1853ms
[17195.517186] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17195.517278] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17195.517290] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17195.517297] phy4: device now idle
[17195.517305] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17195.520914] phy4: device no longer idle - working
[17195.520927] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17195.520938] wlan0: authenticate with 00:23:eb:d1:ae:ef (try 1)
[17195.720291] wlan0: authenticate with 00:23:eb:d1:ae:ef (try 2)
[17195.920295] wlan0: authenticate with 00:23:eb:d1:ae:ef (try 3)
[17196.120293] wlan0: authentication with 00:23:eb:d1:ae:ef timed out
[17196.124145] phy4: device now idle
[17196.124161] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17201.245900] phy4: device no longer idle - scanning
[17201.245908] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17201.245913] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17201.245920] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17201.245923] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17201.247861] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17201.286824] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 2.4GHz took 41ms
[17201.286833] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17201.286893] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.286905] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17201.286957] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.286965] ieee80211 phy4: U iwl_set_rxon_channel Staging channel set to 4 [0]
[17201.286977] ieee80211 phy4: U iwl_commit_rxon Sending RXON
[17201.286980] * without RXON_FILTER_ASSOC_MSK
[17201.286982] * channel = 4
[17201.286984] * bssid = 00:23:eb:d1:ae:e2
[17201.286992] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON
[17201.286999] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON
[17201.289093] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON
[17201.289126] ieee80211 phy4: U iwl_commit_rxon Return from !new_assoc RXON.
[17201.289136] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode stations in driver
[17201.289144] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 15
[17201.289152] ieee80211 phy4: U iwl_restore_stations Restoring all known stations ... start.
[17201.289160] ieee80211 phy4: U iwl_restore_stations Restoring sta ff:ff:ff:ff:ff:ff
[17201.289169] ieee80211 phy4: U iwl_send_add_sta Adding sta 15 (ff:ff:ff:ff:ff:ff) synchronously
[17201.289178] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17201.289185] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17201.289661] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17201.289701] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 15
[17201.289709] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17201.289716] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 15 addr ff:ff:ff:ff:ff:ff to uCode
[17201.289725] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 15 addr ff:ff:ff:ff:ff:ff
[17201.289733] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer ff:ff:ff:ff:ff:ff
[17201.289744] ieee80211 phy4: U is_lq_table_valid Channel 4 is not an HT channel
[17201.289751] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17201.289759] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.289853] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.289874] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 15
[17201.289882] ieee80211 phy4: U iwl_restore_stations Restoring all known stations .... complete.
[17201.289902] wlan0: authenticate with 00:02:6f:6e:d7:68 (try 1)
[17201.294290] wlan0: authenticated
[17201.294313] phy4: device now idle
[17201.294323] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17201.294334] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.294343] ieee80211 phy4: U iwl_set_rxon_channel Staging channel set to 44 [1]
[17201.294354] ieee80211 phy4: U iwl_commit_rxon Sending RXON
[17201.294358] * without RXON_FILTER_ASSOC_MSK
[17201.294360] * channel = 44
[17201.294362] * bssid = 00:23:eb:d1:ae:e2
[17201.294369] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON
[17201.294376] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON
[17201.299911] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON
[17201.299935] ieee80211 phy4: U iwl_commit_rxon Return from !new_assoc RXON.
[17201.299944] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode stations in driver
[17201.299952] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 15
[17201.299959] ieee80211 phy4: U iwl_restore_stations Restoring all known stations ... start.
[17201.299967] ieee80211 phy4: U iwl_restore_stations Restoring sta ff:ff:ff:ff:ff:ff
[17201.299975] ieee80211 phy4: U iwl_send_add_sta Adding sta 15 (ff:ff:ff:ff:ff:ff) synchronously
[17201.299983] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17201.299990] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17201.300211] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17201.300234] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 15
[17201.300241] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17201.300249] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 15 addr ff:ff:ff:ff:ff:ff to uCode
[17201.300257] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 15 addr ff:ff:ff:ff:ff:ff
[17201.300265] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer ff:ff:ff:ff:ff:ff
[17201.300275] ieee80211 phy4: U is_lq_table_valid Channel 44 is not an HT channel
[17201.300282] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17201.300290] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.300384] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.300406] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 15
[17201.300415] ieee80211 phy4: U iwl_restore_stations Restoring all known stations .... complete.
[17201.300527] phy4: device no longer idle - working
[17201.300537] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17201.300548] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.300555] ieee80211 phy4: U iwl_set_rxon_channel Staging channel set to 4 [0]
[17201.300565] ieee80211 phy4: U iwl_commit_rxon Sending RXON
[17201.300569] * without RXON_FILTER_ASSOC_MSK
[17201.300571] * channel = 4
[17201.300573] * bssid = 00:23:eb:d1:ae:e2
[17201.300579] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON
[17201.300587] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON
[17201.302604] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON
[17201.302665] ieee80211 phy4: U iwl_commit_rxon Return from !new_assoc RXON.
[17201.302672] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode stations in driver
[17201.302679] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 15
[17201.302686] ieee80211 phy4: U iwl_restore_stations Restoring all known stations ... start.
[17201.302694] ieee80211 phy4: U iwl_restore_stations Restoring sta ff:ff:ff:ff:ff:ff
[17201.302702] ieee80211 phy4: U iwl_send_add_sta Adding sta 15 (ff:ff:ff:ff:ff:ff) synchronously
[17201.302709] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17201.302717] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17201.303265] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17201.303286] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 15
[17201.303293] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17201.303301] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 15 addr ff:ff:ff:ff:ff:ff to uCode
[17201.303309] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 15 addr ff:ff:ff:ff:ff:ff
[17201.303317] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer ff:ff:ff:ff:ff:ff
[17201.303327] ieee80211 phy4: U is_lq_table_valid Channel 4 is not an HT channel
[17201.303334] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17201.303341] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.303530] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.303553] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 15
[17201.303562] ieee80211 phy4: U iwl_restore_stations Restoring all known stations .... complete.
[17201.303579] wlan0: associate with 00:02:6f:6e:d7:68 (try 1)
[17201.310253] wlan0: RX AssocResp from 00:02:6f:6e:d7:68 (capab=0xc31 status=0 aid=2)
[17201.310257] wlan0: associated
[17201.310262] phy4: Allocated STA 00:02:6f:6e:d7:68
[17201.310267] ieee80211 phy4: U iwlagn_mac_sta_add received request to add station 00:02:6f:6e:d7:68
[17201.310271] ieee80211 phy4: U iwlagn_mac_sta_add proceeding to add station 00:02:6f:6e:d7:68
[17201.310274] ieee80211 phy4: U iwl_prep_station Add STA to driver ID 0: 00:02:6f:6e:d7:68
[17201.310278] ieee80211 phy4: U iwl_set_ht_add_station spatial multiplexing power save mode: disabled
[17201.310281] ieee80211 phy4: U iwl_send_add_sta Adding sta 0 (00:02:6f:6e:d7:68) synchronously
[17201.310285] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17201.310288] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17201.312666] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17201.312706] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 0
[17201.312709] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17201.312713] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 0 addr 00:02:6f:6e:d7:68 to uCode
[17201.312716] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 0 addr 00:02:6f:6e:d7:68
[17201.312720] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer 00:02:6f:6e:d7:68
[17201.312724] ieee80211 phy4: U iwlagn_mac_sta_add Initializing rate scaling for station 00:02:6f:6e:d7:68
[17201.312730] ieee80211 phy4: U is_lq_table_valid Channel 4 is not an HT channel
[17201.312733] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17201.312736] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.312822] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.312829] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 0
[17201.312899] phy4: Inserted STA 00:02:6f:6e:d7:68
[17201.312903] phy4: WMM queue=2 aci=0 acm=0 aifs=3 cWmin=15 cWmax=1023 txop=0 uapsd=0
[17201.312908] phy4: WMM queue=3 aci=1 acm=0 aifs=7 cWmin=15 cWmax=1023 txop=0 uapsd=0
[17201.312911] phy4: WMM queue=1 aci=2 acm=0 aifs=2 cWmin=7 cWmax=15 txop=94 uapsd=0
[17201.312915] phy4: WMM queue=0 aci=3 acm=0 aifs=2 cWmin=3 cWmax=7 txop=47 uapsd=0
[17201.312920] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17201.312924] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.312928] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.312931] ieee80211 phy4: U iwl_set_rxon_ht rxon flags 0x4008015 operation mode :0x0 extension channel offset 0x1
[17201.312936] ieee80211 phy4: U iwl_commit_rxon Sending RXON
[17201.312937] * without RXON_FILTER_ASSOC_MSK
[17201.312938] * channel = 4
[17201.312939] * bssid = 00:23:eb:d1:ae:e2
[17201.312941] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON
[17201.312944] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON
[17201.314886] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON
[17201.314899] ieee80211 phy4: U iwl_commit_rxon Return from !new_assoc RXON.
[17201.314903] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode stations in driver
[17201.314906] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 0
[17201.314909] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 15
[17201.314912] ieee80211 phy4: U iwl_restore_stations Restoring all known stations ... start.
[17201.314915] ieee80211 phy4: U iwl_restore_stations Restoring sta 00:02:6f:6e:d7:68
[17201.314918] ieee80211 phy4: U iwl_restore_stations Restoring sta ff:ff:ff:ff:ff:ff
[17201.314922] ieee80211 phy4: U iwl_send_add_sta Adding sta 0 (00:02:6f:6e:d7:68) synchronously
[17201.314925] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17201.314928] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17201.316503] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17201.316513] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 0
[17201.316516] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17201.316519] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 0 addr 00:02:6f:6e:d7:68 to uCode
[17201.316523] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 0 addr 00:02:6f:6e:d7:68
[17201.316526] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer 00:02:6f:6e:d7:68
[17201.316531] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17201.316534] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.316620] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.316658] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 0
[17201.316662] ieee80211 phy4: U iwl_send_add_sta Adding sta 15 (ff:ff:ff:ff:ff:ff) synchronously
[17201.316665] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17201.316669] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17201.317263] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17201.317270] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 15
[17201.317273] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17201.317277] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 15 addr ff:ff:ff:ff:ff:ff to uCode
[17201.317280] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 15 addr ff:ff:ff:ff:ff:ff
[17201.317283] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer ff:ff:ff:ff:ff:ff
[17201.317288] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17201.317291] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.317829] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.317836] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 15
[17201.317840] ieee80211 phy4: U iwl_restore_stations Restoring all known stations .... complete.
[17201.317849] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.317854] ieee80211 phy4: U iwl_commit_rxon Sending RXON
[17201.317855] * without RXON_FILTER_ASSOC_MSK
[17201.317856] * channel = 4
[17201.317857] * bssid = 00:02:6f:6e:d7:68
[17201.317859] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON
[17201.317862] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON
[17201.319397] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON
[17201.319409] ieee80211 phy4: U iwl_commit_rxon Return from !new_assoc RXON.
[17201.319412] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode stations in driver
[17201.319415] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 0
[17201.319418] ieee80211 phy4: U iwl_clear_ucode_stations Clearing ucode active for station 15
[17201.319421] ieee80211 phy4: U iwl_restore_stations Restoring all known stations ... start.
[17201.319424] ieee80211 phy4: U iwl_restore_stations Restoring sta 00:02:6f:6e:d7:68
[17201.319427] ieee80211 phy4: U iwl_restore_stations Restoring sta ff:ff:ff:ff:ff:ff
[17201.319431] ieee80211 phy4: U iwl_send_add_sta Adding sta 0 (00:02:6f:6e:d7:68) synchronously
[17201.319434] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17201.319437] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17201.320660] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17201.320669] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 0
[17201.320672] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17201.320675] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 0 addr 00:02:6f:6e:d7:68 to uCode
[17201.320679] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 0 addr 00:02:6f:6e:d7:68
[17201.320682] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer 00:02:6f:6e:d7:68
[17201.320686] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17201.320690] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.326091] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.326104] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 0
[17201.326109] ieee80211 phy4: U iwl_send_add_sta Adding sta 15 (ff:ff:ff:ff:ff:ff) synchronously
[17201.326112] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_ADD_STA
[17201.326116] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_ADD_STA
[17201.328446] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_ADD_STA
[17201.328485] ieee80211 phy4: U iwl_process_add_sta_resp Processing response for adding station 15
[17201.328488] ieee80211 phy4: U iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17201.328492] ieee80211 phy4: U iwl_sta_ucode_activate Added STA id 15 addr ff:ff:ff:ff:ff:ff to uCode
[17201.328496] ieee80211 phy4: U iwl_process_add_sta_resp Added station id 15 addr ff:ff:ff:ff:ff:ff
[17201.328499] ieee80211 phy4: U iwl_process_add_sta_resp Added station according to cmd buffer ff:ff:ff:ff:ff:ff
[17201.328504] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_TX_LINK_QUALITY_CMD
[17201.328507] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.329024] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_TX_LINK_QUALITY_CMD
[17201.329095] ieee80211 phy4: U iwl_send_lq_cmd init LQ command complete, clearing sta addition status for sta 15
[17201.329099] ieee80211 phy4: U iwl_restore_stations Restoring all known stations .... complete.
[17201.329106] ieee80211 phy4: U iwl_setup_rxon_timing beacon interval 100 beacon timer 59277 beacon tim 0
[17201.329110] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON_TIMING
[17201.329113] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON_TIMING
[17201.330397] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON_TIMING
[17201.330408] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.330412] ieee80211 phy4: U iwl_set_rxon_ht rxon flags 0x3008035 operation mode :0x2 extension channel offset 0x1
[17201.330415] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.330419] ieee80211 phy4: U iwl_post_associate assoc id 2 beacon interval 100
[17201.330423] ieee80211 phy4: U iwl_commit_rxon Sending RXON
[17201.330424] * with RXON_FILTER_ASSOC_MSK
[17201.330425] * channel = 4
[17201.330426] * bssid = 00:02:6f:6e:d7:68
[17201.330429] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_RXON
[17201.330432] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_RXON
[17201.330752] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_RXON
[17201.330778] ieee80211 phy4: U iwl_post_associate Associated as 2 to: 00:02:6f:6e:d7:68
[17201.330783] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17201.330831] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command POWER_TABLE_CMD
[17201.330835] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command POWER_TABLE_CMD
[17201.331706] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command POWER_TABLE_CMD
[17201.331715] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17201.331719] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17201.331723] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17201.331729] phy4: WMM queue=2 aci=0 acm=0 aifs=3 cWmin=15 cWmax=1023 txop=0 uapsd=0
[17201.331733] phy4: WMM queue=3 aci=1 acm=0 aifs=7 cWmin=15 cWmax=1023 txop=0 uapsd=0
[17201.331737] phy4: WMM queue=1 aci=2 acm=0 aifs=2 cWmin=7 cWmax=15 txop=94 uapsd=0
[17201.331741] phy4: WMM queue=0 aci=3 acm=0 aifs=2 cWmin=3 cWmax=7 txop=47 uapsd=0
[17201.331779] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17202.481999] ieee80211 phy4: I iwl_send_add_sta Adding sta 0 (00:02:6f:6e:d7:68) asynchronously
[17202.486078] ieee80211 phy4: I iwl_process_add_sta_resp Processing response for adding station 0
[17202.486086] ieee80211 phy4: I iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17202.486095] ieee80211 phy4: I iwl_sta_ucode_activate STA id 0 addr 00:02:6f:6e:d7:68 already present in uCode (according to driver)
[17202.486105] ieee80211 phy4: I iwl_process_add_sta_resp Modified station id 0 addr 00:02:6f:6e:d7:68
[17202.486113] ieee80211 phy4: I iwl_process_add_sta_resp Modified station according to cmd buffer 00:02:6f:6e:d8:68
[17202.489128] ieee80211 phy4: U iwl_send_add_sta Adding sta 0 (00:02:6f:6e:d7:68) asynchronously
[17202.489242] ieee80211 phy4: U iwl_send_add_sta Adding sta 15 (ff:ff:ff:ff:ff:ff) asynchronously
[17202.489367] ieee80211 phy4: I iwl_process_add_sta_resp Processing response for adding station 0
[17202.489375] ieee80211 phy4: I iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17202.489382] ieee80211 phy4: I iwl_sta_ucode_activate STA id 0 addr 00:02:6f:6e:d7:68 already present in uCode (according to driver)
[17202.489392] ieee80211 phy4: I iwl_process_add_sta_resp Modified station id 0 addr 00:02:6f:6e:d7:68
[17202.489400] ieee80211 phy4: I iwl_process_add_sta_resp Modified station according to cmd buffer 00:02:6f:6e:d8:68
[17202.489409] ieee80211 phy4: I iwl_process_add_sta_resp Processing response for adding station 15
[17202.489415] ieee80211 phy4: I iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17202.489423] ieee80211 phy4: I iwl_sta_ucode_activate STA id 15 addr ff:ff:ff:ff:ff:ff already present in uCode (according to driver)
[17202.489432] ieee80211 phy4: I iwl_process_add_sta_resp Modified station id 15 addr ff:ff:ff:ff:ff:ff
[17202.489440] ieee80211 phy4: I iwl_process_add_sta_resp Modified station according to cmd buffer ff:ff:ff:ff:00:ff
[17202.949616] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17202.952083] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17203.052147] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17203.256965] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17203.274759] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17203.331309] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17203.461659] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17203.464123] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17203.873596] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17204.075998] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17204.180674] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17204.280885] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17204.283348] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17204.588279] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17204.895434] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17205.100250] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17205.714683] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17206.021929] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17206.226755] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17206.405214] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17206.640779] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17206.738778] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17206.840950] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17206.841094] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17206.943593] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17207.045932] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17207.353153] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17207.353241] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17207.455599] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17207.762811] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17207.865185] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17208.069929] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17208.070024] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17208.172480] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17208.275035] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17208.275153] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17208.889173] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17209.093985] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17209.401189] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17209.504731] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17209.504851] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17209.708412] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17209.888372] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17210.015622] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17210.322840] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17210.425302] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17210.732517] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17210.734439] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17210.834927] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17211.142082] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17211.142199] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17211.346891] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17211.654105] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17211.858910] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17212.063727] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17212.268333] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17212.370937] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17212.371104] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17212.575720] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17212.575827] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17212.780559] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17213.089733] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17213.190256] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17213.190371] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17213.292675] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17213.394983] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17213.599767] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17213.599874] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17213.804606] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17214.214067] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17214.214203] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17214.316689] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17214.419079] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17214.624708] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17214.828460] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17214.930986] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17214.931025] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17215.135814] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17215.647817] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17215.647924] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17215.750260] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17215.852406] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17215.852497] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17215.955094] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17216.163090] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17216.262269] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17216.262378] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17216.364680] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17216.467064] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17216.467171] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17216.569495] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17216.775344] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17217.183889] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17217.388704] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17217.800105] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17218.003137] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17218.207951] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17218.515214] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17218.517081] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17218.617618] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17218.720366] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17218.722486] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17218.822425] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17218.926723] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17218.928647] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17219.027213] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17219.436842] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17219.438766] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17219.541406] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17219.641620] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17219.846439] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17219.846546] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17220.051232] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17220.051320] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17220.053080] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17220.153528] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17220.460856] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17220.666733] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17220.973133] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17220.975073] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17221.177725] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17221.382235] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17221.689410] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17221.689511] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17221.996704] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17222.508884] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17222.615239] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17223.532949] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17223.744275] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17223.942430] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17224.044724] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17224.046716] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17224.249560] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17224.660484] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17224.761809] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17224.761918] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17225.068997] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17225.273841] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17225.683208] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17225.683308] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17225.785698] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17225.888263] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17225.888369] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17225.990456] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17226.502456] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17226.502554] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17226.707503] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17227.321931] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17227.531336] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17228.042514] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17228.345916] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17228.550799] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17228.755529] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17228.755635] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17228.860653] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17228.960345] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17229.165150] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17229.369976] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17229.370017] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17229.574620] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17229.881757] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17229.883593] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17229.985523] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17230.086592] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17230.189269] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17230.701224] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17231.008310] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17231.110632] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17231.110732] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17231.315431] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17231.725279] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17232.441905] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17232.955236] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17233.158799] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17233.466194] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17233.878241] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17233.977949] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17233.977975] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17234.387743] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17234.695009] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17234.797367] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17235.104716] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17235.411558] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17236.026231] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17236.133494] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17236.333262] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17236.538233] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17236.845221] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17237.052638] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17237.152668] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17237.459886] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17237.767104] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17237.883140] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17238.279140] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17238.792520] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17238.995959] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17238.996063] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17239.201156] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17239.201242] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17239.303240] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17239.405586] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17239.508079] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17239.610434] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17239.612282] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17239.926187] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17240.327264] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17240.429683] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17240.429798] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17240.533387] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17240.839212] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17240.839306] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17240.841089] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17241.044008] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17241.350996] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17241.555807] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17242.068108] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17242.580076] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17243.092109] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17243.401668] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17243.715258] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17243.911204] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17244.015133] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17244.219600] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17244.423143] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17244.730666] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17244.935386] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17245.142185] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17245.447422] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17245.652234] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17245.959442] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17245.959558] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17246.369067] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17246.676284] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17247.085900] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17247.290477] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17247.290519] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17247.597858] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17248.212295] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17248.523129] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17249.032604] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17249.241423] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17249.543546] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17249.850772] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17249.850864] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17250.055580] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17250.055692] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17250.260390] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17250.567653] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17250.670011] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17250.874822] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17251.694057] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17252.103721] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17252.206162] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17252.206270] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17252.308544] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17252.410882] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17252.410988] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17252.513275] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17252.513423] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17252.515150] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17252.615743] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17252.820493] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17253.230143] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17253.538685] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17253.742142] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17254.151691] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17254.151780] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17254.356511] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17254.663774] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17254.665710] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17254.970721] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17254.970816] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17255.380574] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17255.687792] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17256.100027] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17256.711858] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17256.916718] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17257.121238] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17257.326026] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17257.326068] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17257.431888] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17257.735629] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17258.350179] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17258.760290] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17258.964529] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17258.964570] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17258.964664] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17259.476644] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17259.681317] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17259.681352] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17259.784101] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17260.193378] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17260.910108] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17261.423492] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17261.628324] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17262.038153] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17262.446149] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17262.446221] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17262.446251] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17262.753666] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17262.958318] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17263.265436] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17264.392132] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17264.596720] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17264.699233] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17264.801763] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17264.801871] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17264.906977] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17265.211133] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17265.211234] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17265.211327] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17265.416002] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17265.723149] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17265.723258] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17265.928437] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17265.928507] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17266.337835] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17266.441268] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17266.747456] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17266.747633] ieee80211 phy4: U iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17266.952482] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17266.952554] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17267.158410] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17267.361848] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17267.771283] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17268.078419] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17268.078461] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17268.385865] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17268.795490] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17268.897915] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17269.000141] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17269.307268] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17269.464246] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17269.464442] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17269.717002] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17269.921761] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17269.921856] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17270.405186] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17270.741190] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17271.048404] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17271.457868] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17271.662833] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17271.662947] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17271.867417] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17272.379668] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17272.789338] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17272.791249] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17272.993841] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17272.995837] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17273.097585] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17273.301132] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17273.301227] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17273.506172] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17273.814964] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17274.222745] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17274.222817] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17274.480333] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17274.837365] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17274.941867] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17275.249251] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17275.451752] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17275.451866] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17275.656558] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17275.862137] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17275.862233] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17276.066181] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17276.171895] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17276.379995] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17276.578203] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17276.578382] ieee80211 phy4: U iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17276.885276] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17277.090231] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17277.090338] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17277.092075] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17277.294740] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17277.294794] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17277.602258] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17277.910280] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17278.069109] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17278.069141] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17278.069146] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command POWER_TABLE_CMD
[17278.069150] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command POWER_TABLE_CMD
[17278.069178] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17278.070951] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command POWER_TABLE_CMD
[17278.070962] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17278.070967] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17278.070971] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17278.073177] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x280E active=2 idle=2
[17302.606787] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17302.606794] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command POWER_TABLE_CMD
[17302.606797] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command POWER_TABLE_CMD
[17302.608054] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command POWER_TABLE_CMD
[17302.608073] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x280E active=2 idle=2
[17302.608079] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17302.608083] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17302.608089] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17302.691059] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17302.895857] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17303.202996] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17303.510318] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17303.615112] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17303.715022] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17303.715152] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17303.817459] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17303.817533] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17303.920118] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17303.942522] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17304.534516] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17304.594506] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17304.712498] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17304.972262] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17305.090518] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17305.342397] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17305.865770] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17306.070569] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17306.480223] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17306.684930] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17306.685082] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17306.889747] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17306.994086] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17307.053524] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17307.507880] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17307.606637] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17307.708988] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17308.118652] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17308.220752] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17308.222716] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17308.531907] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17308.835448] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17309.040270] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17309.396529] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17309.552126] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17309.655513] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17309.889522] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17310.166711] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17310.252332] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17310.473921] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17310.678712] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17310.897088] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17311.038532] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17311.295241] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17311.346320] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17311.499012] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17311.562451] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17311.702773] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17311.717522] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17311.970426] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17312.136268] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17312.317209] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17312.380349] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17312.579524] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17312.931570] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17313.033787] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17313.128459] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17313.545998] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17313.955620] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17314.262843] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17314.527332] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17314.986430] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17315.091413] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17315.201665] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17315.389276] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17315.494440] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17315.696495] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17316.025533] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17316.150333] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17316.291540] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17316.559588] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17316.833467] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17317.006436] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17317.130125] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17317.130207] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17317.215388] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17317.215400] ieee80211 phy4: U iwlagn_request_scan Scanning while associated...
[17317.215414] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17317.215421] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17317.215460] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17317.219552] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17317.933840] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 2.4GHz took 718ms
[17317.933849] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17317.933982] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17317.933994] ieee80211 phy4: U iwlagn_request_scan Scanning while associated...
[17317.934010] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17317.934018] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17317.936614] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17320.097273] iwlagn 0000:03:00.0: Aggregation not enabled for tid 0 because load = 1
[17321.789519] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17322.140476] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 5.2GHz took 4207ms
[17322.140486] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17322.140539] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17322.140549] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17322.140558] ieee80211 phy4: U iwl_set_rxon_ht rxon flags 0x45008035 operation mode :0x0 extension channel offset 0x1
[17322.140684] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command POWER_TABLE_CMD
[17322.140692] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command POWER_TABLE_CMD
[17322.141478] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command POWER_TABLE_CMD
[17322.141925] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17322.141935] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17322.141944] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17322.146300] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command POWER_TABLE_CMD
[17322.146309] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command POWER_TABLE_CMD
[17322.148675] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command POWER_TABLE_CMD
[17322.148705] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17322.148714] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17322.148757] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17322.336486] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17322.485432] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17322.762218] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17323.069593] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17323.212541] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17323.982454] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17324.196049] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17324.411533] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17324.606946] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17324.647531] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17325.015288] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17325.117746] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17325.221337] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17325.428542] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17325.582558] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17325.723492] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17325.873333] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17326.249277] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17326.527540] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17326.782538] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17326.932327] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17327.082396] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17327.224561] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17327.366335] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17327.491525] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17327.642510] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17327.984977] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17328.497006] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17328.682526] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17328.804235] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17329.013540] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17329.213578] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17329.418633] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17329.725854] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17329.774271] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17329.930650] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17330.008553] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17330.340287] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17330.647500] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17330.852320] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17331.364350] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17331.364453] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17331.364530] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17331.466785] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17331.672739] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17332.388379] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17332.593121] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17332.797927] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17333.105160] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17333.412174] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17333.617170] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17333.924394] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17334.129243] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17334.131340] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17334.334008] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17334.436251] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17334.466643] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17334.641225] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17334.846047] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17335.153431] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17335.255713] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17335.358073] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17335.358187] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17335.405203] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17335.665285] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17335.665379] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17335.870096] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17336.405221] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17336.792772] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17337.406168] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17337.713385] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17337.822949] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17338.225402] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17338.430212] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17338.738494] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17339.351893] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17340.068634] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17340.173410] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17340.478255] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17340.569504] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17340.859634] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17341.195117] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17341.399896] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17341.780286] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17342.014317] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17342.323581] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17342.526346] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17342.526520] ieee80211 phy4: U iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17342.846272] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17343.038382] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17343.406529] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17343.550585] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17343.550657] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17343.970743] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17343.977512] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17344.015190] iwlagn 0000:03:00.0: Aggregation not enabled for tid 0 because load = 0
[17344.369639] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17344.478493] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17344.490514] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17344.779266] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17344.860342] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17345.496097] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17345.700773] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17345.797511] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17346.159491] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17346.417718] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17346.592360] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17346.727174] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17346.963537] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17347.236924] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17347.420530] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17347.649009] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17347.694468] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17348.255523] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17348.506537] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17348.875397] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17348.907526] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17349.182710] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17349.184646] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17349.245528] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17349.387418] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17349.654544] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17350.001842] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17350.206644] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17350.216511] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17350.513871] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17350.657308] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17350.923505] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17350.948527] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17351.333106] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17351.684332] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17351.947532] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17352.254701] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17352.767892] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17352.972123] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17352.972217] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17353.075289] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17353.176134] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17353.176223] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17353.278538] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17353.380923] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17353.380987] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17353.586098] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17353.605438] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17353.893171] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17353.995587] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17354.098013] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17354.303702] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17354.509001] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17354.702531] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17354.814844] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17354.960511] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17355.121853] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17355.121934] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17355.327912] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17355.536302] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17355.838867] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17356.193517] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17356.864842] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17357.067711] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17357.219200] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17357.219213] ieee80211 phy4: U iwlagn_request_scan Scanning while associated...
[17357.219227] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17357.219235] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17357.219275] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17357.222575] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17358.052104] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 2.4GHz took 833ms
[17358.052113] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17358.052271] ieee80211 phy4: U iwl_scan_initiate Starting scan...
[17358.052282] ieee80211 phy4: U iwlagn_request_scan Scanning while associated...
[17358.052299] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command REPLY_SCAN_CMD
[17358.052307] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command REPLY_SCAN_CMD
[17358.053149] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command REPLY_SCAN_CMD
[17361.268607] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17362.281225] ieee80211 phy4: I iwl_rx_scan_complete_notif Scan on 5.2GHz took 4229ms
[17362.281234] ieee80211 phy4: I iwl_rx_scan_complete_notif Setting scan to off
[17362.281271] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17362.281281] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17362.281290] ieee80211 phy4: U iwl_set_rxon_ht rxon flags 0x45008035 operation mode :0x0 extension channel offset 0x1
[17362.281300] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17362.281363] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command POWER_TABLE_CMD
[17362.281372] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command POWER_TABLE_CMD
[17362.282456] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command POWER_TABLE_CMD
[17362.282620] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17362.282631] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17362.282640] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17362.286905] ieee80211 phy4: U iwl_send_cmd_sync Attempting to send sync command POWER_TABLE_CMD
[17362.286909] ieee80211 phy4: U iwl_send_cmd_sync Setting HCMD_ACTIVE for command POWER_TABLE_CMD
[17362.286964] ieee80211 phy4: I iwl_tx_cmd_complete Clearing HCMD_ACTIVE for command POWER_TABLE_CMD
[17362.286974] ieee80211 phy4: U iwl_set_rxon_chain rx_chain=0x240E active=2 idle=1
[17362.286978] ieee80211 phy4: U iwlagn_send_rxon_assoc Using current RXON_ASSOC.  Not resending.
[17362.286981] ieee80211 phy4: U iwl_mac_config Not re-sending same RXON configuration.
[17362.598511] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17362.815363] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17363.314366] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17363.341516] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17363.519019] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17363.685270] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17363.813527] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17364.133603] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17364.133717] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17364.338418] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17364.338511] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17364.645668] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17364.748029] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17364.767535] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17365.065540] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17365.362404] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17365.373457] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17365.386628] iwlagn 0000:03:00.0: Aggregation not enabled for tid 0 because load = 5
[17365.669605] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17366.020528] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17366.141527] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17366.283869] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17366.323512] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17366.497659] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17366.693696] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17367.000922] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17367.462323] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17367.717699] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17368.024926] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17368.079538] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17368.332136] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17368.536939] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17368.685345] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17368.844146] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17369.050905] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17369.081336] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17369.357213] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17369.561119] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17369.582275] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17370.110443] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17370.277835] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17370.585143] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17370.634369] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17370.886522] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17371.199485] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17371.404308] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17371.407258] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17371.642523] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17371.916257] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17371.925315] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17372.223288] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17372.508217] iwlagn 0000:03:00.0: Aggregation not enabled for tid 0 because load = 5
[17372.955503] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17373.145104] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17373.223307] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17373.554736] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17373.554852] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17373.653531] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17373.964349] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17373.964440] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17374.066791] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17374.102440] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17374.271570] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17374.271661] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17374.423381] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17374.783587] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17374.989462] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17374.989659] ieee80211 phy4: U iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17375.170537] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17376.423279] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17376.670257] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17376.930534] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17377.202196] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17377.343770] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17377.426510] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17377.548578] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17377.753335] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17377.855778] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17377.927403] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17378.096540] iwlagn 0000:03:00.0: Aggregation not enabled for tid 0 because load = 7
[17379.084525] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17379.165413] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17379.289190] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17379.299571] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17379.646375] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17380.211003] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17380.313397] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17380.313505] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17380.355527] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17380.518200] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17380.518290] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17380.620692] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17380.722997] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17380.723104] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17380.784419] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17381.030244] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17381.032103] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17381.284529] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 2 requesting wakeup, GP1 = 0x1
[17382.185301] iwlagn 0000:03:00.0: iwlagn_tx_agg_start on ra = 00:02:6f:6e:d7:68 tid = 0
[17382.185316] ieee80211 phy4: I iwl_send_add_sta Adding sta 0 (00:02:6f:6e:d7:68) asynchronously
[17382.185488] ieee80211 phy4: I iwlagn_tx_queue_set_status Activate BA Queue 10 on FIFO 1
[17382.185581] ieee80211 phy4: I iwl_process_add_sta_resp Processing response for adding station 0
[17382.185588] ieee80211 phy4: I iwl_process_add_sta_resp REPLY_ADD_STA PASSED
[17382.185596] ieee80211 phy4: I iwl_sta_ucode_activate STA id 0 addr 00:02:6f:6e:d7:68 already present in uCode (according to driver)
[17382.185605] ieee80211 phy4: I iwl_process_add_sta_resp Modified station id 0 addr 00:02:6f:6e:d7:68
[17382.185613] ieee80211 phy4: I iwl_process_add_sta_resp Modified station according to cmd buffer 00:02:6f:6e:d7:68
[17382.313439] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17382.391162] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17382.460982] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17382.543807] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17382.615374] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17382.686322] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17382.762503] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17382.916344] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17382.987833] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17383.283193] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17383.283358] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17383.388389] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17383.488020] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17383.590281] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17383.668224] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 10 requesting wakeup, GP1 = 0x1
[17383.713399] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17383.716957] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17383.975721] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17384.204802] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17384.204843] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17384.307247] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17384.409593] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17384.409636] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17384.716633] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17384.821684] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17385.387367] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17385.390901] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17385.539303] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17385.810174] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17385.947847] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17386.150461] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17386.152380] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17386.252872] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17386.357230] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17386.561043] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17386.561165] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17386.561302] ieee80211 phy4: U iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17386.662491] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17386.764835] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17386.969699] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17387.072051] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17387.110985] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 10 requesting wakeup, GP1 = 0x1
[17387.178394] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17387.182172] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17387.584078] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17388.096106] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17388.609136] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17388.648225] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 10 requesting wakeup, GP1 = 0x1
[17388.733927] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17388.737671] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17389.222328] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17389.222369] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17389.497832] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17389.632183] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17389.632274] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17389.734616] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17389.736542] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17390.041799] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17390.349010] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17390.758620] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17390.758726] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17390.963417] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17390.965213] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17391.065609] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17391.168038] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17391.169965] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17391.270712] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17391.373100] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17391.375012] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17391.476023] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17391.578904] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17391.680293] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17391.782611] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17391.782715] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17392.089658] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17392.128192] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 10 requesting wakeup, GP1 = 0x1
[17392.204264] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17392.601723] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17392.601821] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17392.806645] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17392.806746] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17392.879708] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 10 requesting wakeup, GP1 = 0x1
[17392.975814] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17392.975874] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17392.979336] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17393.130334] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 10 requesting wakeup, GP1 = 0x1
[17393.196863] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17393.200623] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17393.318690] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17393.523491] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17393.933126] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17394.132340] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 10 requesting wakeup, GP1 = 0x1
[17394.195378] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17394.445150] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17394.854541] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17395.296089] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 10 requesting wakeup, GP1 = 0x1
[17395.359946] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 0 requesting wakeup, GP1 = 0x1
[17395.363439] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17395.776173] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17395.981219] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17396.185778] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17396.391992] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17396.595654] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17396.873395] iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10 (sta_id = 0, tid = 0)
[17397.209849] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17397.414891] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17397.928136] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17398.131501] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17398.438953] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17398.751168] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17399.155531] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17399.462929] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17399.976148] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17400.081082] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17400.486979] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17401.203812] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17401.310038] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17401.818235] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17401.818329] ieee80211 phy4: U iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17401.820114] ieee80211 phy4: I iwl_txq_update_write_ptr Tx queue 4 requesting wakeup, GP1 = 0x1
[17401.927287] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17402.228947] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17402.944564] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17403.254110] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17403.558947] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17403.663871] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17403.767641] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17404.184918] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17404.378369] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17404.583016] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17404.787906] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17405.098573] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1
[17405.402345] ieee80211 phy4: I iwl_rx_queue_update_write_ptr Rx queue requesting wakeup, GP1 = 0x1

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression
  2010-08-25 18:42     ` Andrew Lutomirski
@ 2010-08-25 18:53       ` Guy, Wey-Yi
  2010-09-01 15:07         ` Andrew Lutomirski
  0 siblings, 1 reply; 11+ messages in thread
From: Guy, Wey-Yi @ 2010-08-25 18:53 UTC (permalink / raw)
  To: Andrew Lutomirski; +Cc: linux-wireless, linville

On Wed, 2010-08-25 at 11:42 -0700, Andrew Lutomirski wrote:
> On Tue, Aug 10, 2010 at 7:05 PM, Guy, Wey-Yi <wey-yi.w.guy@intel.com> wrote:
> > Hi Andrew,
> >
> > On Tue, 2010-08-10 at 14:39 -0700, Andrew Lutomirski wrote:
> >> On Mon, Jul 26, 2010 at 4:02 PM, Andrew Lutomirski <luto@mit.edu> wrote:
> >> > There's a regression in 2.6.35 where the connection breaks and iwlagn
> >> > writes a bunch of:
> >> >
> >> > iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10
> >> >
> >> > This is confirmed [1] and a patch supposedly exists.  Since this
> >> > breaks at least two people's wireless and 2.6.35 is about to be
> >> > released, can we see the patches?
> >> >
> >> > Thanks,
> >> > Andy
> >> >
> >> > [1] http://article.gmane.org/gmane.linux.kernel.wireless.general/53552
> >> >
> >>
> >> This regression was reported on July 21 and confirmed, supposedly with
> >> a patch available, on July 24 (or maybe July 23).  On July 26 I pinged
> >> the list because I'm affected as well.
> >>
> >> It's now August 10 and both 2.6.35 and 2.5.35.1 have been released and
> >> the bug is still there.  WTF happened?  (I admit I haven't actually
> >> tested 2.6.35.1 because it's still compiling, but I see nothing to
> >> suggest that it's been fixed.)
> >>
> >
> > Sorry for the delay, the problem you report is a real problem in our
> > uCode; unfortunately, we still not root cause the real problem yet. The
> > patch I provide previous just a hack and still waiting for our internal
> > validation team to make sure it did not break the overall behaviors.
> >
> > I will submit the patch as soon as I got the report back from our test
> > team; at the meantime, we are very active work on root cause the real
> > problem. Once we have the possible solution, it will be great if you can
> > help us to verify it.
> 
> In case this helps, I just captured the bug starting with
> iwlagn.debug=1 and with the following patch:
> 
> diff --git a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> index 7d614c4..8583c42 100644
> --- a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> +++ b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> @@ -1300,8 +1300,9 @@ void iwlagn_rx_reply_compressed_ba(struct iwl_priv *priv,
>         tid = ba_resp->tid;
>         agg = &priv->stations[sta_id].tid[tid].agg;
>         if (unlikely(agg->txq_id != scd_flow)) {
> -               IWL_ERR(priv, "BA scd_flow %d does not match txq_id %d\n",
> -                       scd_flow, agg->txq_id);
> +               IWL_ERR(priv, "BA scd_flow %d does not match txq_id %d
> (sta_id = %d, tid = %d)\n",
> +                       scd_flow, agg->txq_id, sta_id, tid);
> +               //              iwl_force_reset(priv, IWL_FW_RESET);
>                 return;
>         }
> 
> 
> I've attached the dmesg.  Search for 'BA'.
> 
It is an known issue as I mention. we are working on it and sorry for
the delay.

please take a look at commit 735df29a0641d9d8d65117c48ee460284ffcfc05

"Since it is possible happen very often and we do not want to fill the
syslog, so don't enable the logging by default"

Thanks
Wey


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression
  2010-08-25 18:53       ` Guy, Wey-Yi
@ 2010-09-01 15:07         ` Andrew Lutomirski
  2010-09-01 15:57           ` Guy, Wey-Yi
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Lutomirski @ 2010-09-01 15:07 UTC (permalink / raw)
  To: Guy, Wey-Yi; +Cc: linux-wireless, linville

On Wed, Aug 25, 2010 at 2:53 PM, Guy, Wey-Yi <wey-yi.w.guy@intel.com> wrote:
> On Wed, 2010-08-25 at 11:42 -0700, Andrew Lutomirski wrote:
>> On Tue, Aug 10, 2010 at 7:05 PM, Guy, Wey-Yi <wey-yi.w.guy@intel.com> wrote:
>> > Hi Andrew,
>> >
>> > On Tue, 2010-08-10 at 14:39 -0700, Andrew Lutomirski wrote:
>> >> On Mon, Jul 26, 2010 at 4:02 PM, Andrew Lutomirski <luto@mit.edu> wrote:
>> >> > There's a regression in 2.6.35 where the connection breaks and iwlagn
>> >> > writes a bunch of:
>> >> >
>> >> > iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10
>> >> >
>> >> > This is confirmed [1] and a patch supposedly exists.  Since this
>> >> > breaks at least two people's wireless and 2.6.35 is about to be
>> >> > released, can we see the patches?
>> >> >
>> >> > Thanks,
>> >> > Andy
>> >> >
>> >> > [1] http://article.gmane.org/gmane.linux.kernel.wireless.general/53552
>> >> >
>> >>
>> >> This regression was reported on July 21 and confirmed, supposedly with
>> >> a patch available, on July 24 (or maybe July 23).  On July 26 I pinged
>> >> the list because I'm affected as well.
>> >>
>> >> It's now August 10 and both 2.6.35 and 2.5.35.1 have been released and
>> >> the bug is still there.  WTF happened?  (I admit I haven't actually
>> >> tested 2.6.35.1 because it's still compiling, but I see nothing to
>> >> suggest that it's been fixed.)
>> >>
>> >
>> > Sorry for the delay, the problem you report is a real problem in our
>> > uCode; unfortunately, we still not root cause the real problem yet. The
>> > patch I provide previous just a hack and still waiting for our internal
>> > validation team to make sure it did not break the overall behaviors.
>> >
>> > I will submit the patch as soon as I got the report back from our test
>> > team; at the meantime, we are very active work on root cause the real
>> > problem. Once we have the possible solution, it will be great if you can
>> > help us to verify it.
>>
>> In case this helps, I just captured the bug starting with
>> iwlagn.debug=1 and with the following patch:
>>
>> diff --git a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
>> b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
>> index 7d614c4..8583c42 100644
>> --- a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
>> +++ b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
>> @@ -1300,8 +1300,9 @@ void iwlagn_rx_reply_compressed_ba(struct iwl_priv *priv,
>>         tid = ba_resp->tid;
>>         agg = &priv->stations[sta_id].tid[tid].agg;
>>         if (unlikely(agg->txq_id != scd_flow)) {
>> -               IWL_ERR(priv, "BA scd_flow %d does not match txq_id %d\n",
>> -                       scd_flow, agg->txq_id);
>> +               IWL_ERR(priv, "BA scd_flow %d does not match txq_id %d
>> (sta_id = %d, tid = %d)\n",
>> +                       scd_flow, agg->txq_id, sta_id, tid);
>> +               //              iwl_force_reset(priv, IWL_FW_RESET);
>>                 return;
>>         }
>>
>>
>> I've attached the dmesg.  Search for 'BA'.
>>
> It is an known issue as I mention. we are working on it and sorry for
> the delay.
>
> please take a look at commit 735df29a0641d9d8d65117c48ee460284ffcfc05
>
> "Since it is possible happen very often and we do not want to fill the
> syslog, so don't enable the logging by default"

IMO that just makes it worse.  Now people's wireless connections will
break silently and no one will know if it's this bug or a different
one.  You could ratelimit the error, though.

I tried rigging the driver to force a firmware reload when this
triggers but that doesn't seem to work reliably.

--Andy

>
> Thanks
> Wey
>
>

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression
  2010-09-01 15:07         ` Andrew Lutomirski
@ 2010-09-01 15:57           ` Guy, Wey-Yi
  2010-10-05 16:52             ` [WTF, maintainers] Re: *PING* iwlagn 2.6.35: &quot;BA scd_flow 0 does not match txq_id 10&quot; regression Nate Weibley
  0 siblings, 1 reply; 11+ messages in thread
From: Guy, Wey-Yi @ 2010-09-01 15:57 UTC (permalink / raw)
  To: Andrew Lutomirski; +Cc: linux-wireless, linville

On Wed, 2010-09-01 at 08:07 -0700, Andrew Lutomirski wrote:
> On Wed, Aug 25, 2010 at 2:53 PM, Guy, Wey-Yi <wey-yi.w.guy@intel.com> wrote:
> > On Wed, 2010-08-25 at 11:42 -0700, Andrew Lutomirski wrote:
> >> On Tue, Aug 10, 2010 at 7:05 PM, Guy, Wey-Yi <wey-yi.w.guy@intel.com> wrote:
> >> > Hi Andrew,
> >> >
> >> > On Tue, 2010-08-10 at 14:39 -0700, Andrew Lutomirski wrote:
> >> >> On Mon, Jul 26, 2010 at 4:02 PM, Andrew Lutomirski <luto@mit.edu> wrote:
> >> >> > There's a regression in 2.6.35 where the connection breaks and iwlagn
> >> >> > writes a bunch of:
> >> >> >
> >> >> > iwlagn 0000:03:00.0: BA scd_flow 0 does not match txq_id 10
> >> >> >
> >> >> > This is confirmed [1] and a patch supposedly exists.  Since this
> >> >> > breaks at least two people's wireless and 2.6.35 is about to be
> >> >> > released, can we see the patches?
> >> >> >
> >> >> > Thanks,
> >> >> > Andy
> >> >> >
> >> >> > [1] http://article.gmane.org/gmane.linux.kernel.wireless.general/53552
> >> >> >
> >> >>
> >> >> This regression was reported on July 21 and confirmed, supposedly with
> >> >> a patch available, on July 24 (or maybe July 23).  On July 26 I pinged
> >> >> the list because I'm affected as well.
> >> >>
> >> >> It's now August 10 and both 2.6.35 and 2.5.35.1 have been released and
> >> >> the bug is still there.  WTF happened?  (I admit I haven't actually
> >> >> tested 2.6.35.1 because it's still compiling, but I see nothing to
> >> >> suggest that it's been fixed.)
> >> >>
> >> >
> >> > Sorry for the delay, the problem you report is a real problem in our
> >> > uCode; unfortunately, we still not root cause the real problem yet. The
> >> > patch I provide previous just a hack and still waiting for our internal
> >> > validation team to make sure it did not break the overall behaviors.
> >> >
> >> > I will submit the patch as soon as I got the report back from our test
> >> > team; at the meantime, we are very active work on root cause the real
> >> > problem. Once we have the possible solution, it will be great if you can
> >> > help us to verify it.
> >>
> >> In case this helps, I just captured the bug starting with
> >> iwlagn.debug=1 and with the following patch:
> >>
> >> diff --git a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> >> b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> >> index 7d614c4..8583c42 100644
> >> --- a/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> >> +++ b/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
> >> @@ -1300,8 +1300,9 @@ void iwlagn_rx_reply_compressed_ba(struct iwl_priv *priv,
> >>         tid = ba_resp->tid;
> >>         agg = &priv->stations[sta_id].tid[tid].agg;
> >>         if (unlikely(agg->txq_id != scd_flow)) {
> >> -               IWL_ERR(priv, "BA scd_flow %d does not match txq_id %d\n",
> >> -                       scd_flow, agg->txq_id);
> >> +               IWL_ERR(priv, "BA scd_flow %d does not match txq_id %d
> >> (sta_id = %d, tid = %d)\n",
> >> +                       scd_flow, agg->txq_id, sta_id, tid);
> >> +               //              iwl_force_reset(priv, IWL_FW_RESET);
> >>                 return;
> >>         }
> >>
> >>
> >> I've attached the dmesg.  Search for 'BA'.
> >>
> > It is an known issue as I mention. we are working on it and sorry for
> > the delay.
> >
> > please take a look at commit 735df29a0641d9d8d65117c48ee460284ffcfc05
> >
> > "Since it is possible happen very often and we do not want to fill the
> > syslog, so don't enable the logging by default"
> 
> IMO that just makes it worse.  Now people's wireless connections will
> break silently and no one will know if it's this bug or a different
> one.  You could ratelimit the error, though.
> 
> I tried rigging the driver to force a firmware reload when this
> triggers but that doesn't seem to work reliably.

Correct, firmware reload will not fix the problem. We already have the
fix but it is in uCode; now we are working on how to release it per
device based.

Wey


> >
> >


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: &quot;BA scd_flow 0 does not match txq_id 10&quot; regression
  2010-09-01 15:57           ` Guy, Wey-Yi
@ 2010-10-05 16:52             ` Nate Weibley
  2010-10-06 19:35               ` Guy, Wey-Yi W
  0 siblings, 1 reply; 11+ messages in thread
From: Nate Weibley @ 2010-10-05 16:52 UTC (permalink / raw)
  To: linux-wireless

Guy, Wey-Yi <wey-yi.w.guy@...> writes:

> Correct, firmware reload will not fix the problem. We already have the
> fix but it is in uCode; now we are working on how to release it per
> device based.
> 
> Wey

Wey,
Another month+ has passed and this issue is still very prevalent and very 
problematic.

Do you have any updates or information on the release of new uCode binaries for 
distribution?
-Nate



^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: &quot;BA scd_flow 0 does not match txq_id 10&quot; regression
  2010-10-05 16:52             ` [WTF, maintainers] Re: *PING* iwlagn 2.6.35: &quot;BA scd_flow 0 does not match txq_id 10&quot; regression Nate Weibley
@ 2010-10-06 19:35               ` Guy, Wey-Yi W
  2010-10-31  9:47                 ` Rafał Miłecki
  0 siblings, 1 reply; 11+ messages in thread
From: Guy, Wey-Yi W @ 2010-10-06 19:35 UTC (permalink / raw)
  To: Nate Weibley, linux-wireless

Hi Nate,

Sorry for delaying, we are working on the experimental uCode available to the public which should happen very soon.

Thanks

Wey-Yi Guy
Intel Corporation
2111 N.E. 25th Avenue  M/S JF3-308                 
Hillsboro OR 97124-5961
USA
Work Phone: 503-264-6023 (OR)
Cell Phone: 503-329-8410
Email: wey-yi.w.guy@intel.com
 
-----Original Message-----
From: linux-wireless-owner@vger.kernel.org [mailto:linux-wireless-owner@vger.kernel.org] On Behalf Of Nate Weibley
Sent: Tuesday, October 05, 2010 9:53 AM
To: linux-wireless@vger.kernel.org
Subject: Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: &quot;BA scd_flow 0 does not match txq_id 10&quot; regression

Guy, Wey-Yi <wey-yi.w.guy@...> writes:

> Correct, firmware reload will not fix the problem. We already have the
> fix but it is in uCode; now we are working on how to release it per
> device based.
> 
> Wey

Wey,
Another month+ has passed and this issue is still very prevalent and very 
problematic.

Do you have any updates or information on the release of new uCode binaries for 
distribution?
-Nate


--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [WTF, maintainers] Re: *PING* iwlagn 2.6.35: &quot;BA scd_flow 0 does not match txq_id 10&quot; regression
  2010-10-06 19:35               ` Guy, Wey-Yi W
@ 2010-10-31  9:47                 ` Rafał Miłecki
  0 siblings, 0 replies; 11+ messages in thread
From: Rafał Miłecki @ 2010-10-31  9:47 UTC (permalink / raw)
  To: Guy, Wey-Yi W; +Cc: Nate Weibley, linux-wireless

2010/10/6 Guy, Wey-Yi W <wey-yi.w.guy@intel.com>:
> Sorry for delaying, we are working on the experimental uCode available to the public which should happen very soon.

Please, help and define "very soon". My wifi card is halfly-usable for
3 months (or more?) and "very soon" didn't happen since your mail,
which is about 3 weeks now. I bought notebook with Intel card for your
Linux support but I've to say it's disaster now.

-- 
Rafał

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-10-31  9:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-26 20:02 *PING* iwlagn 2.6.35: "BA scd_flow 0 does not match txq_id 10" regression Andrew Lutomirski
2010-08-10 21:39 ` [WTF, maintainers] " Andrew Lutomirski
2010-08-10 23:05   ` Guy, Wey-Yi
2010-08-11  1:54     ` Andrew Lutomirski
2010-08-25 18:42     ` Andrew Lutomirski
2010-08-25 18:53       ` Guy, Wey-Yi
2010-09-01 15:07         ` Andrew Lutomirski
2010-09-01 15:57           ` Guy, Wey-Yi
2010-10-05 16:52             ` [WTF, maintainers] Re: *PING* iwlagn 2.6.35: &quot;BA scd_flow 0 does not match txq_id 10&quot; regression Nate Weibley
2010-10-06 19:35               ` Guy, Wey-Yi W
2010-10-31  9:47                 ` Rafał Miłecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).