On 10/15/2017 11:00 PM, yintang@xxxxxxxxxxxxxxxx wrote:
From: Yingying Tang <yintang@xxxxxxxxxxxxxxxx> This patchset is for Rome PCIE chip, it will not affect other hardware
Please add your patchset history here until V6. That's what cover letter is supposed to have.
Yingying Tang (5): mac80211: Enable TDLS peer buffer STA feature ath10k: Enable TDLS peer buffer STA feature ath10k: Enable TDLS peer inactivity detection ath10k: Avoid to set WEP key for TDLS peer ath10k: Fix TDLS peer TX data failure issue on encryped AP drivers/net/wireless/ath/ath10k/mac.c | 9 ++++- drivers/net/wireless/ath/ath10k/wmi-tlv.c | 55 +++++++++++++++++++++++++++++ drivers/net/wireless/ath/ath10k/wmi-tlv.h | 9 +++++ drivers/net/wireless/ath/ath10k/wmi.h | 1 + include/net/mac80211.h | 4 +++ net/mac80211/tdls.c | 5 ++- 6 files changed, 81 insertions(+), 2 deletions(-)