* [PATCH 0/2 v2] ath10k: print firwmare stats specific to firmware version
@ 2015-10-14 8:52 c_traja
2015-10-19 14:42 ` Kalle Valo
0 siblings, 1 reply; 3+ messages in thread
From: c_traja @ 2015-10-14 8:52 UTC (permalink / raw)
To: ath10k; +Cc: Tamizh chelvam, linux-wireless
From: Tamizh chelvam <c_traja@qti.qualcomm.com>
Currently printing fw stats in ath10k is common to all firmware versions.
Printing all the stats might lead to confusion because some of the stats
are firmware specific and when printed will have 0's.
Below patchset prints firmware stats specific to firmware.
v2:
> All the filtered functions moved to wmi.c
> Added firmware stats support for 10.4 firmware.
Manikanta (2):
ath10k: Make fw stats prints specific to firmware version
ath10k: add fw_stats support to 10.4 firmware
drivers/net/wireless/ath/ath10k/core.h | 12 +
drivers/net/wireless/ath/ath10k/debug.c | 267 +------------
drivers/net/wireless/ath/ath10k/debug.h | 3 +
drivers/net/wireless/ath/ath10k/wmi-ops.h | 13 +
drivers/net/wireless/ath/ath10k/wmi-tlv.c | 1 +
drivers/net/wireless/ath/ath10k/wmi.c | 588 +++++++++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/wmi.h | 144 +++++++
7 files changed, 769 insertions(+), 259 deletions(-)
--
1.7.9.5
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2 v2] ath10k: print firwmare stats specific to firmware version
2015-10-14 8:52 [PATCH 0/2 v2] ath10k: print firwmare stats specific to firmware version c_traja
@ 2015-10-19 14:42 ` Kalle Valo
2015-10-20 3:49 ` Raja, Tamizh Chelvam
0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2015-10-19 14:42 UTC (permalink / raw)
To: c_traja; +Cc: linux-wireless, ath10k
<c_traja@qti.qualcomm.com> writes:
> From: Tamizh chelvam <c_traja@qti.qualcomm.com>
>
> Currently printing fw stats in ath10k is common to all firmware versions.
> Printing all the stats might lead to confusion because some of the stats
> are firmware specific and when printed will have 0's.
> Below patchset prints firmware stats specific to firmware.
>
> v2:
> > All the filtered functions moved to wmi.c
> > Added firmware stats support for 10.4 firmware.
>
> Manikanta (2):
> ath10k: Make fw stats prints specific to firmware version
Applied this patch.
> ath10k: add fw_stats support to 10.4 firmware
Dropped this patch due to the bug I saw. Please resend once you have
fixed that.
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH 0/2 v2] ath10k: print firwmare stats specific to firmware version
2015-10-19 14:42 ` Kalle Valo
@ 2015-10-20 3:49 ` Raja, Tamizh Chelvam
0 siblings, 0 replies; 3+ messages in thread
From: Raja, Tamizh Chelvam @ 2015-10-20 3:49 UTC (permalink / raw)
To: Valo, Kalle; +Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org
>> From: Tamizh chelvam <c_traja@qti.qualcomm.com>
>>
>> Currently printing fw stats in ath10k is common to all firmware versions.
>> Printing all the stats might lead to confusion because some of the
>> stats are firmware specific and when printed will have 0's.
>> Below patchset prints firmware stats specific to firmware.
>>
>> v2:
>> > All the filtered functions moved to wmi.c
>> > Added firmware stats support for 10.4 firmware.
>>
>> Manikanta (2):
>> ath10k: Make fw stats prints specific to firmware version
>Applied this patch.
>> ath10k: add fw_stats support to 10.4 firmware
>Dropped this patch due to the bug I saw. Please resend once you have fixed that.
Ok kalle. I will send the patch once the issue fixed.
___
Tamizh.
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-20 3:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 8:52 [PATCH 0/2 v2] ath10k: print firwmare stats specific to firmware version c_traja
2015-10-19 14:42 ` Kalle Valo
2015-10-20 3:49 ` Raja, Tamizh Chelvam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox