[PATCH 0/2] mesh-add-supports-mesh-configurable-bandwidth

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Peter Oh <peter.oh@xxxxxxxxxxxxxxxxx>

mesh mode itself has capability to use any bandwidth
that 11ac and 11n supports, but requires some changes
for it. This patchset makes mesh able to use any bandwidth
that HW supports using combination of existing parameters.

VHT80:
  default
  do not set any parameters
VHT40:
  max_oper_chwidth = 0
VHT20:
  max_oper_chwidth=0
  disable_ht40=1
HT40:
  disable_vht = 1
HT20:
  disable_ht40 = 1
disable HT:
  disable_ht = 1

Peter Oh (2):
  mesh: add VHT_CHANWIDTH_USE_HT to max_oper_chwidth
  mesh: implement use of VHT20 config in mesh mode

 wpa_supplicant/config.c         |  1 +
 wpa_supplicant/config_ssid.h    |  1 +
 wpa_supplicant/wpa_supplicant.c | 19 +++++++++++++++----
 3 files changed, 17 insertions(+), 4 deletions(-)

-- 
2.11.0 (Apple Git-81)


_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux