Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-16 Thread Kalle Valo
Janusz Dziedzic janusz.dzied...@tieto.com writes: Enable VHT support for IBSS, while mac80211/cfg80211 and wpa_supplicant already support this. In my test env, ath10k 2x2 I get: (udp) ath10k-1 ath10k-2 (server) - speed: 419 Mbits/sec (tcp) ath10k-1 ath10k-2 (server) - speed: 404

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-15 Thread Kalle Valo
Janusz Dziedzic janusz.dzied...@tieto.com writes: On 11 June 2015 at 16:15, Kalle Valo kv...@qca.qualcomm.com wrote: Janusz Dziedzic janusz.dzied...@tieto.com writes: Enable VHT support for IBSS, while mac80211/cfg80211 and wpa_supplicant already support this. In my test env, ath10k 2x2 I

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-12 Thread Ben Greear
On 06/11/2015 10:12 PM, Janusz Dziedzic wrote: On 11 June 2015 at 16:15, Kalle Valo kv...@qca.qualcomm.com wrote: Janusz Dziedzic janusz.dzied...@tieto.com writes: Enable VHT support for IBSS, while mac80211/cfg80211 and wpa_supplicant already support this. In my test env, ath10k 2x2 I

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-11 Thread Kalle Valo
Janusz Dziedzic janusz.dzied...@tieto.com writes: Enable VHT support for IBSS, while mac80211/cfg80211 and wpa_supplicant already support this. In my test env, ath10k 2x2 I get: (udp) ath10k-1 ath10k-2 (server) - speed: 419 Mbits/sec (tcp) ath10k-1 ath10k-2 (server) - speed: 404

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-11 Thread Ben Greear
On 06/10/2015 11:33 PM, Janusz Dziedzic wrote: 2015-06-11 8:32 GMT+02:00 Sangwoo Moon swm...@lanada.kaist.ac.kr: Hello, I have successfully installed the latest version of ath10k driver from backports. However, I have some difficulties on configuring wpa_supplicant for IBSS VHT mode. Looked

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-11 Thread Janusz Dziedzic
On 11 June 2015 at 16:15, Kalle Valo kv...@qca.qualcomm.com wrote: Janusz Dziedzic janusz.dzied...@tieto.com writes: Enable VHT support for IBSS, while mac80211/cfg80211 and wpa_supplicant already support this. In my test env, ath10k 2x2 I get: (udp) ath10k-1 ath10k-2 (server) - speed:

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-11 Thread Sangwoo Moon
Hello, I have successfully installed the latest version of ath10k driver from backports. However, I have some difficulties on configuring wpa_supplicant for IBSS VHT mode. Looked at wpa_supplicant configuration file, but I couldn't found any option related to explicit setting VHT (though

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-11 Thread Janusz Dziedzic
2015-06-11 8:32 GMT+02:00 Sangwoo Moon swm...@lanada.kaist.ac.kr: Hello, I have successfully installed the latest version of ath10k driver from backports. However, I have some difficulties on configuring wpa_supplicant for IBSS VHT mode. Looked at wpa_supplicant configuration file, but I

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-10 Thread Sangwoo Moon
Hello, Thanks much for your help. However, I have looked at my driver code and did not find any implementations such as wiphy_ext_feature_set() or NL80211_EXT_FEATURE_VHT_IBSS. It seems not simple to apply your patch into my version of ath10k device driver. I am currently using

Re: [PATCH v2] ath10k: enable VHT for IBSS

2015-06-10 Thread Janusz Dziedzic
On 10 June 2015 at 20:04, Sangwoo Moon swm...@lanada.kaist.ac.kr wrote: Hello, Thanks much for your help. However, I have looked at my driver code and did not find any implementations such as wiphy_ext_feature_set() or NL80211_EXT_FEATURE_VHT_IBSS. It seems not simple to apply your patch

[PATCH v2] ath10k: enable VHT for IBSS

2015-06-09 Thread Janusz Dziedzic
Enable VHT support for IBSS, while mac80211/cfg80211 and wpa_supplicant already support this. In my test env, ath10k 2x2 I get: (udp) ath10k-1 ath10k-2 (server) - speed: 419 Mbits/sec (tcp) ath10k-1 ath10k-2 (server) - speed: 404 Mbits/sec During tests I used wpa_supplicant (current