Hi John, This is the last pull request for 3.14 - (exact same beginning as my last pull request :)). I have here a bunch of things that accumulated since my last pull request. Besides a few trivial patches, I have an important workaround for a HW issue that has kept me busy for a long time. Along with it, a fix that prevents an error from being printed. Eyal fixes our behavior against SISO APs and Ilan fixes an issue with multiple interface scenarios. Eliad fixes an error path in our init flow. We also have a few "static analyzers" fix. I want to hope that this makes it to 3.14 through net-next.git. If not, I'll have to sent a few of them to net.git which is not a big disaster. The following changes since commit 14648d6534477952633ee3ecadb31cf227414f13: iwlwifi: mvm: fix coccinelle warnings (2013-12-31 19:03:53 +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 cf38e4f756d6396657c76f72ef42b6f47c523f97: iwlwifi: mvm: don't use highest rate in VHT MCS Set (2014-01-13 22:17:22 +0200) ---------------------------------------------------------------- David Spinadel (1): iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd strings Eliad Peller (2): iwlwifi: mvm: fix missing cleanup in .start() error path iwlwifi: mvm: fix tx seq_ctrl debug print Emmanuel Grumbach (6): iwlwifi: mvm: don't set the drain bit when we flush the AP station iwlwifi: pcie: enable oscillator for L1 exit iwlwifi: mvm: send all the NVM sections to the NIC iwlwifi: mvm: fix SRAM dump debugfs handler iwlwifi: mvm: remove unused flags from add station command iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociation Eyal Shapira (4): iwlwifi: mvm: rs: fix handling of column switch error iwlwifi: mvm: rs: fix a theoretical out of bounds access iwlwifi: change beamformee STS cap iwlwifi: mvm: don't use highest rate in VHT MCS Set Eytan Lifshitz (1): iwlwifi: mvm: fix theoretical uninitialized function return value Ilan Peer (2): iwlwifi: mvm: clear ap_ibss_active in case of failure iwlwifi: mvm: update power after binding in start_ap_ibss() Johannes Berg (2): iwlwifi: mvm: use array indexing instead of treating it as a pointer iwlwifi: add inline helper for packet lengths drivers/net/wireless/iwlwifi/dvm/mac80211.c | 3 +-- drivers/net/wireless/iwlwifi/dvm/rx.c | 7 ++----- drivers/net/wireless/iwlwifi/dvm/ucode.c | 7 +------ drivers/net/wireless/iwlwifi/iwl-nvm-parse.c | 9 +------- drivers/net/wireless/iwlwifi/iwl-prph.h | 4 ++++ drivers/net/wireless/iwlwifi/iwl-trans.h | 10 +++++++++ drivers/net/wireless/iwlwifi/mvm/d3.c | 15 ++++++------- drivers/net/wireless/iwlwifi/mvm/debugfs.c | 2 +- drivers/net/wireless/iwlwifi/mvm/fw-api-sta.h | 3 --- drivers/net/wireless/iwlwifi/mvm/mac80211.c | 28 +++++++++++++++++++------ drivers/net/wireless/iwlwifi/mvm/nvm.c | 13 ++++++------ drivers/net/wireless/iwlwifi/mvm/ops.c | 2 ++ drivers/net/wireless/iwlwifi/mvm/rs.c | 13 ++++++------ drivers/net/wireless/iwlwifi/mvm/time-event.c | 4 ++-- drivers/net/wireless/iwlwifi/mvm/tx.c | 9 ++++---- drivers/net/wireless/iwlwifi/mvm/utils.c | 4 ++-- drivers/net/wireless/iwlwifi/pcie/rx.c | 2 +- drivers/net/wireless/iwlwifi/pcie/trans.c | 22 +++++++++++++++++++ 18 files changed, 94 insertions(+), 63 deletions(-)
Attachment:
signature.asc
Description: OpenPGP digital signature