Hi, This is a bunch of fixes I've had queued up for some time now. I was reluctant to send them without some additional checks and because some of the fixes are not ideal. At least we can get a discussion going if anything raises any serious concern. Michal Kazior (7): ath10k: prevent starting monitor without a vdev ath10k: add sanity checks for monitor management ath10k: fix endianess in prints ath10k: fix NSS reporting in RX ath10k: fix NULL deref upon early FW crash ath10k: fix device initialization routine ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW drivers/net/wireless/ath/ath10k/ce.c | 11 +++ drivers/net/wireless/ath/ath10k/core.c | 3 +- drivers/net/wireless/ath/ath10k/htt_tx.c | 11 +-- drivers/net/wireless/ath/ath10k/hw.h | 7 ++ drivers/net/wireless/ath/ath10k/mac.c | 24 +++++- drivers/net/wireless/ath/ath10k/pci.c | 130 +++++++++++++++++++------------ drivers/net/wireless/ath/ath10k/txrx.c | 2 +- drivers/net/wireless/ath/ath10k/wmi.c | 16 ++-- 8 files changed, 134 insertions(+), 70 deletions(-) -- 1.8.4.rc3 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html