Re: [PATCH V3 0/8] HE: add MLME and channel management support

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

 




On 09/05/2019 21:32, John Crispin wrote:
This series adds HE support for MLME and channel management.

John Crispin (8):
   HE: make the basic NSS/MCS configurable
   HE: add MLME handling for HE stations
   HE: remove VHT_ prefix from CHANWITDH_* define
   HE: add helpers for getting the channel width parameters
   HE: add HE channel management configuration options
   HE: add HE to support to channel management
   HE: mask out channel width inside the beacon
   HE: mask out the beamforming capabilities if they are not configured

Hi Jouni,

please do not merge, I'll be sending a V4 today

    John



  hostapd/config_file.c           |   8 ++
  src/ap/acs.c                    |  37 +++++-----
  src/ap/ap_config.c              |   2 +
  src/ap/ap_config.h              |   4 +
  src/ap/ap_drv_ops.c             |  45 +++++++-----
  src/ap/ap_drv_ops.h             |  64 +++++++++++++++-
  src/ap/beacon.c                 |  13 ++--
  src/ap/dfs.c                    | 159 ++++++++++++++++++++--------------------
  src/ap/drv_callbacks.c          |  42 +++++------
  src/ap/hostapd.c                |  79 ++++++++++----------
  src/ap/hw_features.c            |  22 ++++--
  src/ap/ieee802_11.c             |  35 ++++++++-
  src/ap/ieee802_11.h             |  12 +++
  src/ap/ieee802_11_he.c          | 155 +++++++++++++++++++++++++++++++++++++++
  src/ap/ieee802_11_vht.c         |   8 +-
  src/ap/neighbor_db.c            |  24 +++---
  src/ap/sta_info.c               |   2 +
  src/ap/sta_info.h               |   5 ++
  src/common/hw_features_common.c | 101 ++++++++++++++++++++-----
  src/common/hw_features_common.h |   7 +-
  src/common/ieee802_11_common.c  |  22 +++---
  src/common/ieee802_11_common.h  |   2 +
  src/common/ieee802_11_defs.h    |  28 +++++--
  src/drivers/driver.h            |   9 +++
  src/drivers/driver_nl80211.c    |  21 ++++--
  wpa_supplicant/ap.c             |  14 ++--
  wpa_supplicant/config.c         |   4 +-
  wpa_supplicant/ctrl_iface.c     |   8 +-
  wpa_supplicant/mesh.c           |  14 ++--
  wpa_supplicant/op_classes.c     |   2 +-
  wpa_supplicant/p2p_supplicant.c |   8 +-
  wpa_supplicant/rrm.c            |  12 +--
  wpa_supplicant/wnm_sta.c        |   6 +-
  wpa_supplicant/wpa_supplicant.c |  22 +++---
  34 files changed, 699 insertions(+), 297 deletions(-)


_______________________________________________
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