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:22:13 +0000 [thread overview]
Message-ID: <1498587731.22048.83.camel@intel.com> (raw)
In-Reply-To: <1498587578.22048.81.camel@intel.com>
T24gVHVlLCAyMDE3LTA2LTI3IGF0IDE4OjE5ICswMDAwLCBDb2VsaG8sIEx1Y2lhbm8gd3JvdGU6
DQo+IE9uIFR1ZSwgMjAxNy0wNi0yNyBhdCAyMDozNiArMDMwMCwgS2FsbGUgVmFsbyB3cm90ZToN
Cj4gPiBGYWJpbyBFc3RldmFtIDxmZXN0ZXZhbUBnbWFpbC5jb20+IHdyaXRlczoNCj4gPiANCj4g
PiA+IE9uIFR1ZSwgSnVuIDI3LCAyMDE3IGF0IDI6MDYgUE0sIEthbGxlIFZhbG8gPGt2YWxvQGNv
ZGVhdXJvcmEub3JnPiB3cm90ZToNCj4gPiA+IA0KPiA+ID4gPiAiY3JvdWRlZCBzbmlmZmVyIGxv
Z3MiLCB3aGF0J3MgdGhhdD8NCj4gPiA+IA0KPiA+ID4gSSB0aGluayBMdWNhIG1lYW50ICdjcm93
ZGVkJy4NCj4gPiANCj4gPiBBaCwgbWFrZXMgc2Vuc2UuIFRoYW5rcy4NCj4gDQo+IEh1aCwgb2J2
aW91c2x5IGEgdHlwbywgc29ycnkhIFNoYWxsIEkgZml4IGl0IGJlZm9yZSBteSBwdWxsLXJlcT8N
Cg0KQW5kLCBvZiBjb3Vyc2UsIHdoYXQgSSBtZWFuIGhlcmUgaXMgdGhhdCBzb21ldGltZXMgeW91
IGdldCBzbmlmZmVyIGxvZ3MNCmZyb20gdmVyeSBjcm93ZGVkIGFyZWFzIHdpdGggZ2F6aWxsaW9u
cyBvZiBkaWZmZXJlbnQgTUFDIGFkZHJlc3Nlcy4gDQpUaGlzIHdheSB3ZSBjYW4gbWF0Y2ggdGhl
IGxvZ3Mgd2l0aCB0aGUgc25pZmZlciBhIGJpdCBtb3JlIGVhc2lseS4NCg0KLS0NCkNoZWVycywN
Ckx1Y2Eu
next prev parent reply other threads:[~2017-06-27 18:22 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
2017-06-27 18:22 ` Coelho, Luciano [this message]
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=1498587731.22048.83.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 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.