[TDLS PATCH V1 0/5] Add TDLS feature for ath10k
From: <hidden>
Date: 2017-09-15 11:02:33
From: Yingying Tang <redacted> This patchset is for Rome PCIE chip, it will not affect other hardware 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: Avoid to set WEP key for TDLS peer 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 | 23 ++++++++++++ drivers/net/wireless/ath/ath10k/wmi.h | 1 + include/net/cfg80211.h | 3 ++ net/mac80211/tdls.c | 5 ++- 6 files changed, 94 insertions(+), 2 deletions(-) -- 1.7.9.5