Hi, Here are some fixes for ath10k. The rts threshold patch addresses my mistake in commit 9aeb6fe53d1f0d6e58658484ce9ad7b59f0ef16b which caused rts to be always enabled causing throughput issues in some cases. v2: first patch is split now into two as requested rebased on top of latest github master branch Michal Kazior (4): ath10k: prevent HTC from being used after stopping ath10k: don't reset HTC endpoints unnecessarily ath10k: fix memleak in mac setup ath10k: fix rts/fragmentation threshold setup drivers/net/wireless/ath/ath10k/htc.c | 28 ++++++------ drivers/net/wireless/ath/ath10k/htc.h | 4 +- drivers/net/wireless/ath/ath10k/mac.c | 80 ++++++++++++++++++--------------- 3 files changed, 58 insertions(+), 54 deletions(-) -- 1.7.9.5 -- 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