Hi Kalle, This is the final batch of patches intended for v4.18. As discussed, it is focused on bugfixes. More details about the contents in the tag description.
I have sent this out before and kbuildbot this morning, but I didn't
get any replies from it yet.
Please let me know if there are any issues.
Cheers,
Luca.
The following changes since commit 06895b1627fe36f0bea49d4c9fd0e27f0f7498b1:
rtlwifi: remove duplicate code (2018-05-29 10:28:24 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git
tags/iwlwifi-next-for-kalle-2018-05-30
for you to fetch changes up to 506247825c5e877741f33a2c657d351e5c7943ba:
iwlwifi: fix non_shared_ant for 9000 devices (2018-05-30 10:05:12 +0300)
----------------------------------------------------------------
Final batch of iwlwifi patches for 4.18
* Some bugzilla fixes;
* Some kernel warning fixes;
* Fix for an (ETSI) WMM limits bug;
* Fix for a Bluetooth coexistence problem on 9000 devices;
* Fix for an interoperability bug related to block-ack sessions;
----------------------------------------------------------------
Aviya Erenfeld (1):
iwlmvm: tdls: Check TDLS channel switch support
Colin Ian King (1):
iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)
Emmanuel Grumbach (2):
iwlwifi: mvm: fix TSO with highly fragmented SKBs
iwlwifi: mvm: honor the max_amsdu_subframes limit
Erel Geron (1):
iwlwifi: fix non_shared_ant for 9000 devices
Golan Ben Ami (1):
iwlwifi: add csr configuration for 6300 devices
Gregory Greenman (1):
iwlwifi: mvm: open BA session only when sta is authorized
Johannes Berg (1):
iwlwifi: mvm: fix race in queue notification wait
Sara Sharon (1):
iwlwifi: mvm: drop UNKNOWN security type frames
Shaul Triebitz (1):
iwlwifi: pcie: fix race in Rx buffer allocator
drivers/net/wireless/intel/iwlwifi/cfg/6000.c | 1 +
drivers/net/wireless/intel/iwlwifi/cfg/9000.c | 2 +-
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h | 1 +
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 3 +--
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 8 +++-----
drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 38
+++++++++++++++++++-------------------
drivers/net/wireless/intel/iwlwifi/mvm/rs.h | 7 ++-----
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 36
++++++++++++++++++++++++------------
drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/sta.h | 10 ++++------
drivers/net/wireless/intel/iwlwifi/mvm/tdls.c | 16 +++++++++++-----
drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 16 ++++++++++------
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 3 +++
drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 2 ++
14 files changed, 83 insertions(+), 62 deletions(-)
signature.asc
Description: This is a digitally signed message part
