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(-)
On Tue, Aug 06, 2013 at 10:52:47AM +0200, Johannes Berg wrote:
> 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)
Pulling now...
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.