From: "Coelho, Luciano" <luciano.coelho@intel.com>
To: "festevam@gmail.com" <festevam@gmail.com>,
"kvalo@codeaurora.org" <kvalo@codeaurora.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 21/26] iwlwifi: mvm: print base HW address during init
Date: Tue, 27 Jun 2017 18:19:40 +0000 [thread overview]
Message-ID: <1498587578.22048.81.camel@intel.com> (raw)
In-Reply-To: <8760fhbae6.fsf@codeaurora.org>
T24gVHVlLCAyMDE3LTA2LTI3IGF0IDIwOjM2ICswMzAwLCBLYWxsZSBWYWxvIHdyb3RlOg0KPiBG
YWJpbyBFc3RldmFtIDxmZXN0ZXZhbUBnbWFpbC5jb20+IHdyaXRlczoNCj4gDQo+ID4gT24gVHVl
LCBKdW4gMjcsIDIwMTcgYXQgMjowNiBQTSwgS2FsbGUgVmFsbyA8a3ZhbG9AY29kZWF1cm9yYS5v
cmc+IHdyb3RlOg0KPiA+IA0KPiA+ID4gImNyb3VkZWQgc25pZmZlciBsb2dzIiwgd2hhdCdzIHRo
YXQ/DQo+ID4gDQo+ID4gSSB0aGluayBMdWNhIG1lYW50ICdjcm93ZGVkJy4NCj4gDQo+IEFoLCBt
YWtlcyBzZW5zZS4gVGhhbmtzLg0KDQpIdWgsIG9idmlvdXNseSBhIHR5cG8sIHNvcnJ5ISBTaGFs
bCBJIGZpeCBpdCBiZWZvcmUgbXkgcHVsbC1yZXE/DQoNCi0tDQpDaGVlcnMsDQpMdWNhLg==
next prev parent reply other threads:[~2017-06-27 18:19 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-25 11:11 [PATCH 00/26] iwlwifi: updates intended for v4.13 2017-06-25 Luca Coelho
2017-06-25 11:11 ` [PATCH 01/26] iwlwifi: simplify data tracepoint Luca Coelho
2017-06-25 11:11 ` [PATCH 02/26] iwlwifi: fix TX tracing for non-linear SKBs Luca Coelho
2017-06-25 11:11 ` [PATCH 03/26] iwlwifi: pcie: fix command completion name debug Luca Coelho
2017-06-25 11:11 ` [PATCH 04/26] iwlwifi: mvm: docs: fix enum link, provide TX response link Luca Coelho
2017-06-25 11:11 ` [PATCH 05/26] iwlwifi: mvm: fix fw monitor 7000 HW recollecting Luca Coelho
2017-06-25 11:11 ` [PATCH 06/26] iwlwifi: mvm: disentangle union in TX status struct Luca Coelho
2017-06-25 11:11 ` [PATCH 07/26] iwlwifi: mvm: add documentation for enum iwl_debug_cmds Luca Coelho
2017-06-25 11:11 ` [PATCH 08/26] iwlwifi: document transmit buffer bits better Luca Coelho
2017-06-25 11:11 ` [PATCH 09/26] iwlwifi: remove useless iwl_free_nvm_data() function Luca Coelho
2017-06-25 11:11 ` [PATCH 10/26] iwlwifi: mvm: fix nvm_data leak Luca Coelho
2017-06-25 11:11 ` [PATCH 11/26] iwlwifi: mvm: fix the recovery flow while connecting Luca Coelho
2017-06-25 11:11 ` [PATCH 12/26] iwlwifi: pcie: don't disable bh when handling FW errors Luca Coelho
2017-06-25 11:11 ` [PATCH 13/26] iwlwifi: mvm: reset the HW before dumping if HW error is detected Luca Coelho
2017-06-25 11:11 ` [PATCH 14/26] iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactive Luca Coelho
2017-06-25 11:11 ` [PATCH 15/26] iwlwifi: add a W/A for a scheduler hardware bug Luca Coelho
2017-06-25 11:11 ` [PATCH 16/26] iwlwifi: pcie: make iwl_pcie_apm_stop_master() return void Luca Coelho
2017-06-25 11:11 ` [PATCH 17/26] iwlwifi: mvm: set assoc_beacon_arrive_time Luca Coelho
2017-06-25 11:11 ` [PATCH 18/26] iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT Luca Coelho
2017-06-25 11:11 ` [PATCH 19/26] iwlwifi: mvm: support new flush API Luca Coelho
2017-06-25 11:11 ` [PATCH 20/26] iwlwifi: mvm: document assoc_beacon_arrive_time Luca Coelho
2017-06-25 11:11 ` [PATCH 21/26] iwlwifi: mvm: print base HW address during init Luca Coelho
2017-06-27 17:06 ` Kalle Valo
2017-06-27 17:17 ` Fabio Estevam
2017-06-27 17:36 ` Kalle Valo
2017-06-27 18:19 ` Coelho, Luciano [this message]
2017-06-27 18:22 ` Coelho, Luciano
2017-06-27 18:40 ` Kalle Valo
2017-06-25 11:11 ` [PATCH 22/26] iwlwifi: pcie: reduce unwanted noise in the logs Luca Coelho
2017-06-25 11:11 ` [PATCH 23/26] iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crash Luca Coelho
2017-06-25 11:11 ` [PATCH 24/26] iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT description Luca Coelho
2017-06-25 11:11 ` [PATCH 25/26] iwlwifi: pcie: work around suspend/resume issue Luca Coelho
2017-06-25 11:11 ` [PATCH 26/26] iwlwifi: mvm: support TX on MONITOR iface Luca Coelho
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=1498587578.22048.81.camel@intel.com \
--to=luciano.coelho@intel.com \
--cc=festevam@gmail.com \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.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 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).