linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: iwlwifi-next 2013-03-20
@ 2013-03-20 13:55 Johannes Berg
  2013-03-25 20:40 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2013-03-20 13:55 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

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

John,

I also have a bunch of new things for iwlwifi:

Andrei changed an instance of kmalloc+memdup to kmemdup, Stanislaw
removed the now unused 5ghz_disable module parameter. I also have a
number of fixes from Ilan, Emmanuel and myself, Emmanuel also continued
working on Bluetooth coexistence.

I had to merge wireless-next to get one of Ilan's patches in properly as
it depended on a mac80211 patch.

Please pull.

johannes



The following changes since commit 856a850afdd778fad7ded4240d333a8c3b05b136:

  rt2800: 5592: add more USB devices IDs (2013-03-18 16:38:35 -0400)

are available in the git repository at:

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

for you to fetch changes up to e635c797b3b18ffbe4ef5db27971f48b661f03bd:

  iwlwifi: mvm: Add support for different ROC types (2013-03-20 14:31:04 +0100)

----------------------------------------------------------------
Andrei Epure (1):
      iwlwifi: use kmemdup instead of kmalloc+memcpy

Emmanuel Grumbach (8):
      iwlwifi: mvm: MVM op_mode is supported on 7000 only
      iwlwifi: mvm: fix the {ack,cts}_kill_msk
      iwlwifi: mvm: don't support multi-channel inhibition
      iwlwifi: mvm: print the flags in ALIVE notification
      iwlwifi: add debug message when a CMD is dropped in RFKILL
      iwlwifi: mvm: take the radio type / step / dash from TLVs
      iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV
      iwlwifi: mvm: tune the move to static SMPS due to BT load

Ilan Peer (5):
      iwlwifi: mvm: Add beacon notification handler
      iwlwifi: mvm: Remove obsolete queue definitions
      iwlwifi: mvm: Fix quota handling for monitor interface
      iwlwifi: mvm: Increase the max remain on channel time
      iwlwifi: mvm: Add support for different ROC types

Johannes Berg (4):
      iwlwifi: mvm: suppress key error messages in AP mode
      iwlwifi: mvm: specify filter flags in monitor mode
      iwlwifi: mvm: fix WoWLAN RF-kill bug
      Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next

Stanislaw Gruszka (1):
      iwlwifi: remove 5ghz_disable option

 drivers/net/wireless/iwlwifi/iwl-drv.c        |   4 -
 drivers/net/wireless/iwlwifi/iwl-fw.h         |  25 +++++
 drivers/net/wireless/iwlwifi/iwl-modparams.h  |   2 -
 drivers/net/wireless/iwlwifi/iwl-test.c       |   3 +-
 drivers/net/wireless/iwlwifi/mvm/bt-coex.c    |  21 ++--
 drivers/net/wireless/iwlwifi/mvm/d3.c         |  10 +-
 drivers/net/wireless/iwlwifi/mvm/fw-api-tx.h  |   6 ++
 drivers/net/wireless/iwlwifi/mvm/fw-api.h     |  38 +------
 drivers/net/wireless/iwlwifi/mvm/fw.c         |  23 +++--
 drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c   |  30 +++++-
 drivers/net/wireless/iwlwifi/mvm/mac80211.c   |  29 ++++--
 drivers/net/wireless/iwlwifi/mvm/mvm.h        |  15 ++-
 drivers/net/wireless/iwlwifi/mvm/nvm.c        | 136 ++++++--------------------
 drivers/net/wireless/iwlwifi/mvm/ops.c        |  36 ++-----
 drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c   |   7 +-
 drivers/net/wireless/iwlwifi/mvm/quota.c      |   3 +-
 drivers/net/wireless/iwlwifi/mvm/scan.c       |   4 +-
 drivers/net/wireless/iwlwifi/mvm/time-event.c |  38 ++++---
 drivers/net/wireless/iwlwifi/mvm/time-event.h |   3 +-
 drivers/net/wireless/iwlwifi/mvm/tx.c         |  10 +-
 drivers/net/wireless/iwlwifi/pcie/tx.c        |   5 +-
 21 files changed, 195 insertions(+), 253 deletions(-)


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

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

end of thread, other threads:[~2013-03-25 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20 13:55 pull-request: iwlwifi-next 2013-03-20 Johannes Berg
2013-03-25 20:40 ` 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).