linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: iwlwifi 2014-11-03
@ 2014-11-03 19:48 Emmanuel Grumbach
  2014-11-03 19:49 ` [PATCH 1/2] iwlwifi: mvm: initialize the cur_ucode upon boot Emmanuel Grumbach
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Emmanuel Grumbach @ 2014-11-03 19:48 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, Emmanuel Grumbach

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-04 21:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` pull request: iwlwifi 2014-11-03 John W. Linville

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).