linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Emmanuel Grumbach <egrumbach@gmail.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Subject: Re: pull request: iwlwifi 2014-11-03
Date: Tue, 4 Nov 2014 15:50:44 -0500	[thread overview]
Message-ID: <20141104205043.GC31033@tuxdriver.com> (raw)
In-Reply-To: <5457DC1C.7020200@gmail.com>

On Mon, Nov 03, 2014 at 09:48:44PM +0200, Emmanuel Grumbach wrote:
> Hi John,
> 
> Here is a pull request for 3.18.
> 
> Details below, please pull.
> 
> Thanks!
> 
> The following changes since commit 7f2ac8fb31896c9fb70dbd2a2e6642b79996fc13:
> 
>   iwlwifi: pcie: fix polling in various places (2014-10-23 21:21:49 +0300)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-john-2014-11-03
> 
> for you to fetch changes up to 31b8b343e019e0a0c57ca9c13520a87f9cab884b:
> 
>   iwlwifi: fix RFkill while calibrating (2014-11-03 15:29:17 +0200)
> 
> ----------------------------------------------------------------
> I fix here two issues that are related to the firmware
> loading flow. A user reported that he couldn't load the
> driver because the rfkill line was pulled up while we
> were running the calibrations. This was happening while
> booting the system: systemd was restoring the "disable
> wifi settings" and that raised an RFKILL interrupt during
> the calibration. Our driver didn't handle that properly
> and this is now fixed.
> 
> ----------------------------------------------------------------
> Emmanuel Grumbach (2):
>       iwlwifi: mvm: initialize the cur_ucode upon boot
>       iwlwifi: fix RFkill while calibrating
> 
>  drivers/net/wireless/iwlwifi/mvm/fw.c       | 10 +++++++++-
>  drivers/net/wireless/iwlwifi/mvm/mac80211.c |  1 +
>  drivers/net/wireless/iwlwifi/mvm/mvm.h      |  1 +
>  drivers/net/wireless/iwlwifi/mvm/ops.c      | 12 +++++++++++-
>  drivers/net/wireless/iwlwifi/pcie/trans.c   |  4 ++--
>  5 files changed, 24 insertions(+), 4 deletions(-)

Pulling now...

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

      parent reply	other threads:[~2014-11-04 21:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-03 19:48 pull request: iwlwifi 2014-11-03 Emmanuel Grumbach
2014-11-03 19:49 ` [PATCH 1/2] iwlwifi: mvm: initialize the cur_ucode upon boot Emmanuel Grumbach
2014-11-03 19:49 ` [PATCH 2/2] iwlwifi: fix RFkill while calibrating Emmanuel Grumbach
2014-11-04 20:50 ` John W. Linville [this message]

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=20141104205043.GC31033@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=egrumbach@gmail.com \
    --cc=emmanuel.grumbach@intel.com \
    --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).