Hi John, I think I have caught up completely now - and because I had quite a bit to cover this pull request is rather big for an -rc5. Sorry about that.
I re-enable scheduled scan on firmware that contain the fix for the bug that
Linus reported.
A few trivial fixes: endianity issues, the same DTIM period fix that I did in
mac80211.
Eyal fixes a few issues we identified with EAPOL, we now send them just as if
they were management frames, this solves interrop issues.
Johannes has another set of trivial fixes, while Luca fixes the way we
configure the filters in the firmware. Last but not least, a new device is
added by Oren.
The following changes since commit d88c8958dc13b4e4eb7fc57e3f06dc1c4abc7b1f:
iwlwifi: bump firmware API version to 10 for 7000 and 8000 (2014-09-01
09:50:14 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git
for-john
for you to fetch changes up to 2cddddc56a1179aa71b460ad616176c237d4a243:
iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strength (2014-09-08
19:47:22 +0300)
----------------------------------------------------------------
Eliad Peller (1):
iwlwifi: increase DEFAULT_MAX_TX_POWER
Emmanuel Grumbach (4):
iwlwifi: mvm: enable scheduled scan on newest firmware
iwlwifi: mvm: fix endianity issues with Smart Fifo commands
iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_period
iwlwifi: dvm: disable power save by default
Eyal Shapira (2):
iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate
iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strength
Johannes Berg (3):
iwlwifi: mvm: BT Coex - remove shadowing variable
iwlwifi: mvm: correctly handle PM/QoS changes from mac80211
iwlwifi: mvm: BT Coex - always initialize smps_mode
Luciano Coelho (1):
iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P client
Oren Givon (1):
iwlwifi: add PCI IDs and add then new 3165 series
drivers/net/wireless/iwlwifi/dvm/power.c | 2 +-
drivers/net/wireless/iwlwifi/iwl-7000.c | 16 ++++++++++++++++
drivers/net/wireless/iwlwifi/iwl-config.h | 3 +++
drivers/net/wireless/iwlwifi/iwl-nvm-parse.c | 4 +---
drivers/net/wireless/iwlwifi/mvm/coex.c | 9 +++------
drivers/net/wireless/iwlwifi/mvm/debugfs-vif.c | 3 +--
drivers/net/wireless/iwlwifi/mvm/fw-api.h | 4 ++--
drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c | 10 +++++-----
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 25 ++++++++++++++-----------
drivers/net/wireless/iwlwifi/mvm/power.c | 5 ++---
drivers/net/wireless/iwlwifi/mvm/rx.c | 6 +++---
drivers/net/wireless/iwlwifi/mvm/sf.c | 2 +-
drivers/net/wireless/iwlwifi/mvm/tx.c | 8 ++++++--
drivers/net/wireless/iwlwifi/pcie/drv.c | 7 +++++++
14 files changed, 65 insertions(+), 39 deletions(-)
signature.asc
Description: OpenPGP digital signature
