Hi John, This is a first pull request of fixes for 3.15. I have new device IDs and a new firmware API. These are the trivial ones. The less trivial ones are Johannes's fix that delays the enablement of an interrupt coalescing hardware until after association - this fixes a few connection problems seen in the field. Eyal has a bunch of rate control fixes. I decided to add these for 3.15 because they fix some disconnection and packet loss scenarios which were reported by the field. I also have a fix for a memory leak that happens only with a very new NIC. I'll be with low connectivity for the coming week and a half, so I want hope you won't have any issues with this pull request. If you do have issues, please let me know, but I am not sure I'll be able to handle the problems immediately. Thanks! The following changes since commit 67b3bd4e65f0854aca70e0134d59b1daede49504: brcmfmac: fallback to mimo_bw_cap for older firmwares (2014-03-20 11:55:41 -0400) 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 f59913dfbb8ce07d7fb527f67b26791aa849aa1c: iwlwifi: mvm: BT Coex - fix Look Up Table (2014-04-13 15:57:36 +0300) ---------------------------------------------------------------- Emmanuel Grumbach (4): iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling change iwlwifi: 7000: bump API to 9 iwlwifi: add MODULE_FIRMWARE for 7265 iwlwifi: mvm: BT Coex - fix Look Up Table Eyal Shapira (7): iwlwifi: mvm: rs: fix mimo delimiter in LQ cmd iwlwifi: mvm: rs: use correct max expected throughput figures iwlwifi: mvm: rs: fix and cleanup rs_get_rate_action iwlwifi: mvm: rs: reinit rs if no tx for a long time iwlwifi: mvm: rs: fallback to legacy Tx columns iwlwifi: mvm: avoid searching unnecessary columns iwlwifi: mvm: rs: clear per rate stats when aggregation changes Johannes Berg (1): iwlwifi: mvm: delay enabling smart FIFO until after beacon RX Oren Givon (1): iwlwifi: add new 7265 HW IDs drivers/net/wireless/iwlwifi/iwl-7000.c | 5 +- drivers/net/wireless/iwlwifi/mvm/coex.c | 18 +++++--- drivers/net/wireless/iwlwifi/mvm/mac80211.c | 1 + drivers/net/wireless/iwlwifi/mvm/rs.c | 261 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------- drivers/net/wireless/iwlwifi/mvm/rs.h | 14 ++++-- drivers/net/wireless/iwlwifi/mvm/sf.c | 3 +- drivers/net/wireless/iwlwifi/pcie/drv.c | 2 + 7 files changed, 195 insertions(+), 109 deletions(-)
Attachment:
signature.asc
Description: OpenPGP digital signature