All of lore.kernel.org
 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-08-06
Date: Tue, 06 Aug 2013 10:52:47 +0200	[thread overview]
Message-ID: <1375779167.8219.5.camel@jlt4.sipsolutions.net> (raw)

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

Hi John,

And a few more things for the -next stream for iwlwifi. The signal
strength reporting fix is the reason I'd originally tried to ask you to
not pull before :-)

This time I have a signal strength reporting fix from Avri, some
cleanups from Eliad, Eyal and myself and a new debugfs file from Matti.

Please let me know if there's any problem.

Thanks,
johannes

The following changes since commit 147fc9be81d10e6e863323c0b54e140b42fd1ed6:

  iwlwifi: mvm: advertise support for DYNAMIC / STATIC SMPS (2013-07-31 11:05:08 +0200)

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 ef4394b9477f9078d78ae3e8359eae094c9b19d8:

  iwlwifi: mvm: use designated initialization for some arrays (2013-08-06 10:35:04 +0200)

----------------------------------------------------------------
Avri Altman (1):
      iwlwifi: mvm: fix signal reporting for < 3 antennas

Eliad Peller (4):
      iwlwifi: fix some documentation typos
      iwlwifi: pcie: some little cleanups
      iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interface
      iwlwifi: mvm: use designated initialization for some arrays

Eyal Shapira (1):
      iwlwifi: mvm: remove traffic load monitoring in rs

Johannes Berg (3):
      iwlwifi: pcie: fix resume when no opmode is present
      iwlwifi: mvm: small cleanups in quota management code
      iwlwifi: remove transport suspend/resume indirection

Matti Gottlieb (1):
      iwlwifi: mvm: Add RX statistics debugfs entry

 drivers/net/wireless/iwlwifi/iwl-op-mode.h  |   4 +-
 drivers/net/wireless/iwlwifi/iwl-trans.h    |  25 +----
 drivers/net/wireless/iwlwifi/mvm/debugfs.c  | 138 +++++++++++++++++++++++
 drivers/net/wireless/iwlwifi/mvm/mac80211.c |  17 ++-
 drivers/net/wireless/iwlwifi/mvm/mvm.h      |   2 +
 drivers/net/wireless/iwlwifi/mvm/ops.c      |   2 +
 drivers/net/wireless/iwlwifi/mvm/quota.c    |  11 +-
 drivers/net/wireless/iwlwifi/mvm/rs.c       | 164 +++++++---------------------
 drivers/net/wireless/iwlwifi/mvm/rs.h       |  12 --
 drivers/net/wireless/iwlwifi/mvm/rx.c       |  31 +++++-
 drivers/net/wireless/iwlwifi/mvm/tx.c       |   2 +-
 drivers/net/wireless/iwlwifi/pcie/drv.c     |  18 ++-
 drivers/net/wireless/iwlwifi/pcie/trans.c   |  23 ----
 drivers/net/wireless/iwlwifi/pcie/tx.c      |  17 ++-
 14 files changed, 247 insertions(+), 219 deletions(-)


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

             reply	other threads:[~2013-08-06  8:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-06  8:52 Johannes Berg [this message]
2013-08-09 19:07 ` pull-request: iwlwifi-next 2013-08-06 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=1375779167.8219.5.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 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.