All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH v2 01/13] ath9k: add debug messages to aggr/chanctx funcs
Date: Tue, 08 Dec 2015 17:03:16 +0200	[thread overview]
Message-ID: <874mft9e4r.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1448613438-5173-1-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Fri, 27 Nov 2015 09:37:06 +0100")

Janusz Dziedzic <janusz.dziedzic@tieto.com> writes:

> Add/extend debug messages when chanctx used.
>
> Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>

Manually applied these patches to ath.git:

05a85a6c42b5 ath9k: remove ath9k_mod_tsf64_tu
02edab5b5f82 ath9k: MCC, print time elapsed between events
a64d876ef7dc ath9k: MCC, add NOA also in case of an AP
b10b7fb31a21 ath9k: P2P_CLIENT, get/set NOA correctly
3edbf0ba0494 ath9k: MCC enable Opportunistic Power Save
c1b7bea038f0 ath9k: setup correct skb priority for nullfunc
631c45f41957 ath9k: use u32 when calculate tsf
b77b59ae8acd ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear
60337ed86306 ath9k: queue null frames in case of MCC
2f985539b98b ath9k: print real timer value
58bb9ca84c20 ath9k: add debug messages to aggr/chanctx funcs

These patches are still pending:

[v2,09/13] ath9k: request NOA update when chanctx active
[v2,11/13] ath9k: MCC add sta_ap_ratio module param

-- 
Kalle Valo

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Cc: linux-wireless@vger.kernel.org, ath9k-devel@lists.ath9k.org,
	nbd@openwrt.org
Subject: Re: [PATCH v2 01/13] ath9k: add debug messages to aggr/chanctx funcs
Date: Tue, 08 Dec 2015 17:03:16 +0200	[thread overview]
Message-ID: <874mft9e4r.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1448613438-5173-1-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Fri, 27 Nov 2015 09:37:06 +0100")

Janusz Dziedzic <janusz.dziedzic@tieto.com> writes:

> Add/extend debug messages when chanctx used.
>
> Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>

Manually applied these patches to ath.git:

05a85a6c42b5 ath9k: remove ath9k_mod_tsf64_tu
02edab5b5f82 ath9k: MCC, print time elapsed between events
a64d876ef7dc ath9k: MCC, add NOA also in case of an AP
b10b7fb31a21 ath9k: P2P_CLIENT, get/set NOA correctly
3edbf0ba0494 ath9k: MCC enable Opportunistic Power Save
c1b7bea038f0 ath9k: setup correct skb priority for nullfunc
631c45f41957 ath9k: use u32 when calculate tsf
b77b59ae8acd ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear
60337ed86306 ath9k: queue null frames in case of MCC
2f985539b98b ath9k: print real timer value
58bb9ca84c20 ath9k: add debug messages to aggr/chanctx funcs

These patches are still pending:

[v2,09/13] ath9k: request NOA update when chanctx active
[v2,11/13] ath9k: MCC add sta_ap_ratio module param

-- 
Kalle Valo

  parent reply	other threads:[~2015-12-08 15:03 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27  8:37 [ath9k-devel] [PATCH v2 01/13] ath9k: add debug messages to aggr/chanctx funcs Janusz Dziedzic
2015-11-27  8:37 ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 02/13] ath9k: print real timer value Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 03/13] ath9k: queue null frames in case of MCC Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 04/13] ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 05/13] ath9k: use u32 when calculate tsf Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 06/13] ath9k: setup correct skb priority for nullfunc Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 07/13] ath9k: MCC enable Opportunistic Power Save Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 08/13] ath9k: P2P_CLIENT, get/set NOA correctly Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 09/13] ath9k: request NOA update when chanctx active Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-12-01 13:13   ` [ath9k-devel] " Kalle Valo
2015-12-01 13:13     ` Kalle Valo
2016-01-28  8:21   ` [ath9k-devel] " Kalle Valo
2016-01-28  8:21     ` Kalle Valo
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 10/13] ath9k: MCC, add NOA also in case of an AP Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 11/13] ath9k: MCC add sta_ap_ratio module param Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-12-11  8:19   ` [ath9k-devel] " Kalle Valo
2015-12-11  8:19     ` Kalle Valo
2015-12-17  9:44     ` [ath9k-devel] " Janusz Dziedzic
2015-12-17  9:44       ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 12/13] ath9k: MCC, print time elapsed between events Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-11-27  8:37 ` [ath9k-devel] [PATCH v2 13/13] ath9k: remove ath9k_mod_tsf64_tu Janusz Dziedzic
2015-11-27  8:37   ` Janusz Dziedzic
2015-12-08 15:03 ` Kalle Valo [this message]
2015-12-08 15:03   ` [PATCH v2 01/13] ath9k: add debug messages to aggr/chanctx funcs Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874mft9e4r.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.