[TDLS PATCH V3 5/5] ath10k: Avoid to set WEP key for TDLS peer

2017-09-18 Thread yintang
From: Yingying Tang TDLS peer do not need WEP key. Setting WEP key will lead to TDLS setup failure. Add fix to avoid setting WEP key for TDLS peer. Signed-off-by: Yingying Tang --- drivers/net/wireless/ath/ath10k/mac.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/wire

[TDLS PATCH V3 4/5] ath10k: Avoid to set WEP key for TDLS peer

2017-09-18 Thread yintang
From: Yingying Tang TDLS peer do not need WEP key. Setting WEP key will lead to TDLS setup failure. Add fix to avoid setting WEP key for TDLS peer. Signed-off-by: Yingying Tang --- drivers/net/wireless/ath/ath10k/mac.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driv

[TDLS PATCH V3 0/5] Add TDLS feature for ath10k

2017-09-18 Thread yintang
From: Yingying Tang 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

[TDLS PATCH V3 2/5] ath10k: Enable TDLS peer buffer STA feature

2017-09-18 Thread yintang
From: Yingying Tang Enable TDLS peer buffer STA feature. QCA6174 firmware(version: WLAN.RM.4.4) support TDLS peer buffer STA, it reports this capability through wmi service map in wmi service ready event. Set related parameter in TDLS WMI command to enable this feature. Signed-off-by: Yingying T

[TDLS PATCH V3 3/5] ath10k: Enable TDLS peer inactivity detection

2017-09-18 Thread yintang
From: Yingying Tang Enable TDLS peer inactivity detetion feature. QCA6174 firmware(version: WLAN.RM.4.4) support TDLS link inactivity detecting. Set related parameters in TDLS WMI command to enable this feature. Signed-off-by: Yingying Tang --- drivers/net/wireless/ath/ath10k/wmi-tlv.c | 52

[TDLS PATCH V3 1/5] mac80211: Enable TDLS peer buffer STA feature

2017-09-18 Thread yintang
From: Yingying Tang Enable TDLS peer buffer STA feature. Set extended capability bit to enable buffer STA when driver support it. Signed-off-by: Yingying Tang --- include/net/cfg80211.h |3 +++ net/mac80211/tdls.c|5 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git

Re: [TDLS PATCH V2 1/5] mac80211: Enable TDLS peer buffer STA feature

2017-09-18 Thread James Cameron
On Tue, Sep 19, 2017 at 10:51:04AM +0800, yint...@qti.qualcomm.com wrote: > From: Yingying Tang > > Enable TDLS peer buffer STA feature. > Set extended capability bit to enable buffer STA when driver > support it. > > Signed-off-by: Yingying Tang > --- > include/net/cfg80211.h |3 +++ > ne

[TDLS PATCH V2 4/5] ath10k: Avoid to set WEP key for TDLS peer

2017-09-18 Thread yintang
From: Yingying Tang TDLS peer do not need WEP key. Setting WEP key will lead to TDLS setup failure. Add fix to avoid setting WEP key for TDLS peer. Signed-off-by: Yingying Tang --- drivers/net/wireless/ath/ath10k/mac.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driv

[TDLS PATCH V2 1/5] mac80211: Enable TDLS peer buffer STA feature

2017-09-18 Thread yintang
From: Yingying Tang Enable TDLS peer buffer STA feature. Set extended capability bit to enable buffer STA when driver support it. Signed-off-by: Yingying Tang --- include/net/cfg80211.h |3 +++ net/mac80211/tdls.c|5 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git

[TDLS PATCH V2 2/5] ath10k: Enable TDLS peer buffer STA feature

2017-09-18 Thread yintang
From: Yingying Tang Enable TDLS peer buffer STA feature. QCA6174 firmware(version: WLAN.RM.4.4) support TDLS peer buffer STA, it reports this capability through wmi service map in wmi service ready event. Set related parameter in TDLS WMI command to enable this feature. Signed-off-by: Yingying T

[TDLS PATCH V2 5/5] ath10k: Avoid to set WEP key for TDLS peer

2017-09-18 Thread yintang
From: Yingying Tang TDLS peer do not need WEP key. Setting WEP key will lead to TDLS setup failure. Add fix to avoid setting WEP key for TDLS peer. Signed-off-by: Yingying Tang --- drivers/net/wireless/ath/ath10k/mac.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/wire

[TDLS PATCH V2 3/5] ath10k: Enable TDLS peer inactivity detection

2017-09-18 Thread yintang
From: Yingying Tang Enable TDLS peer inactivity detetion feature. QCA6174 firmware(version: WLAN.RM.4.4) support TDLS link inactivity detecting. Set related parameters in TDLS WMI command to enable this feature. Signed-off-by: Yingying Tang --- drivers/net/wireless/ath/ath10k/wmi-tlv.c | 52

[TDLS PATCH V2 0/5] Add TDLS feature for ath10k

2017-09-18 Thread yintang
From: Yingying Tang 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

RE: Configuring QCA9984 in LEDE as a client fails

2017-09-18 Thread Stone, Aaron
Master is 12.12.3.2, Client is 12.12.3.100 On the master: ping 12.12.3.100 On the client: root@LEDE:~# tcpdump -i wlan0 08:32:56.891174 ARP, Request who-has 12.12.3.2 tell 12.12.3.100, length 28 08:32:56.896423 ARP, Reply 12.12.3.2 is-at 0e:ae:96:63:9d:af (oui Un

RE: Configuring QCA9984 in LEDE as a client fails

2017-09-18 Thread Stone, Aaron
Hi Ben, I was able to figure out that 2 separate scripts were causing issues. comment out "iw phy "$phy" set distance "$distance"" in /lib/netifd/wireless/mac80211.sh modified lib/netifd/hostapd.sh - wpa_supplicant -B -P /var/run/wpa_supplicant-wlan0.pid -D nl80211 -i wlan0 -c /var/run/wpa_su

Re: Configuring QCA9984 in LEDE as a client fails

2017-09-18 Thread Ben Greear
Please figure out how to enable more verbose debugging with wpa_supplicant and send the supplicant logs to the list. I don't know exactly how to do this in LEDE but probably google can find something. Thanks, Ben On 09/15/2017 01:30 PM, Stone, Aaron wrote: Hi, I'm attempting to get the QCA99

[PATCH 0/3] linux-firmware: ath10k update 20170918

2017-09-18 Thread Kalle Valo
Few firmware fixes to user reported issues for ath10k, but the other "fix" being a revert back to older firmware. Also a small board-2.bin update. Kalle Valo (3): ath10k: QCA6174 hw3.0: update firmware-6.bin to WLAN.RM.4.4.1-00051-QCARMSWP-1 ath10k: QCA6174 hw3.0: update board-2.bin Reve

Re: [PATCH 3/3] Revert "ath10k: QCA988X hw2.0: update firmware to 10.2.4.70.63-2"

2017-09-18 Thread Matteo Croce
On Mon, Sep 18, 2017 at 5:00 PM, Kalle Valo wrote: > This reverts commit c7370e2728c72e5e87f63a48911a925330485a8e. > > 10.2.4.70.63-2 was buggy and lots of people have been reporting crashes, Hauke > Mehrtens among others: > > http://lists.infradead.org/pipermail/ath10k/2017-September/010138.html

Re: QCA988X: FW firmware-5.bin_10.2.4.70.63-2 crashes at ath10k load

2017-09-18 Thread Adrian Chadd
heh, On 18 September 2017 at 08:08, Kalle Valo wrote: > Hauke Mehrtens writes: > >> I am using a BT Home Hub 5A with LEDE and backports-4.14-rc1 + some >> patches from the LEDE repository. It has one QCA988X card in it which >> works like expected with FW firmware-5.bin_10.2.4-1.0-00029, but cr

Re: QCA988X: FW firmware-5.bin_10.2.4.70.63-2 crashes at ath10k load

2017-09-18 Thread Kalle Valo
Hauke Mehrtens writes: > I am using a BT Home Hub 5A with LEDE and backports-4.14-rc1 + some > patches from the LEDE repository. It has one QCA988X card in it which > works like expected with FW firmware-5.bin_10.2.4-1.0-00029, but crashes > with FW firmware-5.bin_10.2.4.70.63-2. Thanks for the

[PATCH 3/3] Revert "ath10k: QCA988X hw2.0: update firmware to 10.2.4.70.63-2"

2017-09-18 Thread Kalle Valo
This reverts commit c7370e2728c72e5e87f63a48911a925330485a8e. 10.2.4.70.63-2 was buggy and lots of people have been reporting crashes, Hauke Mehrtens among others: http://lists.infradead.org/pipermail/ath10k/2017-September/010138.html This reverts the firmware back to 10.2.4.70.54. --- WHENCE

[PATCH 2/3] ath10k: QCA6174 hw3.0: update board-2.bin

2017-09-18 Thread Kalle Valo
Signed-off-by: Kalle Valo --- ath10k/QCA6174/hw3.0/board-2.bin | Bin 477060 -> 501748 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/ath10k/QCA6174/hw3.0/board-2.bin b/ath10k/QCA6174/hw3.0/board-2.bin index a442315503bfc70f5a5fbfaa6f04004702d8474c..10960ba28975ed1c7c4e9fb91

Re: [TDLS PATCH V1 0/5] Add TDLS feature for ath10k

2017-09-18 Thread Kalle Valo
writes: > From: Yingying Tang > > 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