linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: iwlwifi-next 2013-02-18
Date: Mon, 18 Feb 2013 20:28:35 +0100	[thread overview]
Message-ID: <1361215715.8555.45.camel@jlt4.sipsolutions.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2790 bytes --]

John,

I hadn't expected to ask you to pull iwlwifi-next again, but I have a
number of fixes most of which I'd also send in after rc1, so here it is.

The first commit is a merge error between mac80211-next and
iwlwifi-next; in addition I have fixes for P2P scanning and MVM driver
MAC (virtual interface) management from Ilan, a CT-kill (critical
temperature) fix from Eytan, and myself fixed three different little but
annoying bugs in the MVM driver.

The only ones I might not send for -rc1 are Emmanuel's debug patch, but
OTOH it should help greatly if there are any issues, and my own time
event debugging patch that I used to find the race condition but we
decided to keep it for the future.

If you don't want to pull this any more, let me know and I'll split the
tree into -fixes and -next later.

Thanks,
Johannes


The following changes since commit 9e97d14b4923da524d202f2e005d5d30b70db9d6:

  Merge branch 'for-linville' of git://github.com/kvalo/ath6kl (2013-02-15 14:06:32 -0500)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git 

for you to fetch changes up to cfe418287c61f4c4a3ccb94e8a286434d64e0236:

  iwlwifi: dvm: improve (again) the prints in reclaim path (2013-02-18 20:19:25 +0100)

----------------------------------------------------------------
Emmanuel Grumbach (1):
      iwlwifi: dvm: improve (again) the prints in reclaim path

Eytan Lifshitz (1):
      iwlwifi: dvm: fix delayed enter to CT-kill bug

Ilan Peer (3):
      iwlwifi: mvm: Set the scan type according to the vif type
      iwlwifi: mvm: Fix resource allocation for P2P Device
      iwlwifi: mvm: Reserve MAC id 0 for managed interfaces

Johannes Berg (6):
      Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
      iwlwifi: mvm: fix merge error
      iwlwifi: mvm: program DTIM timings properly
      iwlwifi: mvm: fix GO powersave client manipulation
      iwlwifi: mvm: add debug statement to time event add
      iwlwifi: mvm: fix time event command handling race

 drivers/net/wireless/iwlwifi/dvm/commands.h   |  1 +
 drivers/net/wireless/iwlwifi/dvm/tt.c         |  2 +-
 drivers/net/wireless/iwlwifi/dvm/tx.c         | 51 +++++++++++++++++++--------
 drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c   | 47 +++++++++++++++++++++---
 drivers/net/wireless/iwlwifi/mvm/mac80211.c   | 10 +++---
 drivers/net/wireless/iwlwifi/mvm/rx.c         |  1 +
 drivers/net/wireless/iwlwifi/mvm/scan.c       |  7 +++-
 drivers/net/wireless/iwlwifi/mvm/sta.c        | 14 +++++---
 drivers/net/wireless/iwlwifi/mvm/sta.h        |  6 ++--
 drivers/net/wireless/iwlwifi/mvm/time-event.c | 10 +++++-
 10 files changed, 114 insertions(+), 35 deletions(-)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

             reply	other threads:[~2013-02-18 19:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-18 19:28 Johannes Berg [this message]
2013-02-18 19:29 ` pull-request: iwlwifi-next 2013-02-18 Johannes Berg
2013-02-18 20:28   ` John W. Linville

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=1361215715.8555.45.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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).