hostapd: add support for enabling HE on channel switch
[openwrt/openwrt.git] / package / network / services / hostapd / src / src / ap / ubus.c
2021-07-12 Felix Fietkauhostapd: add support for enabling HE on channel switch
2021-07-12 Felix Fietkauhostapd: make it possible to update station airtime...
2021-07-06 David Bauerhostapd: add HE flag to get_clients
2021-07-06 Martin Weinelthostapd: remove unused mac_buff allocation
2021-07-06 Martin Weinelthostapd: report bssid, ssid and channel over ubus
2021-05-26 Felix Fietkauhostapd: report radar detected events via ubus
2021-05-26 Felix Fietkauhostapd: improve channel switch support
2021-05-18 Felix Fietkauhostapd: add ubus notifications for adding/removing...
2021-01-10 Daniel Gollehostapd: return PID on config_add call
2020-11-17 David Bauerhostapd: set validity interval for BSS TMRA
2020-11-17 David Bauerhostapd: ubus: add get_status method
2020-11-17 David Bauerhostapd: ubus: add VHT capabilities to client list
2020-11-17 David Bauerhostapd: ubus: add driver information to client list
2020-10-15 Daniel Gollehostapd: ubus: add handler for wps_status and guard...
2020-09-22 David Bauerhostapd: ubus: make (B)SSID optional for neighbor report
2020-09-22 David Bauerhostapd: ubus: send notification instead of event
2020-09-21 David Bauerhostapd: ubus: fix infinite loop when configuring RRM NR
2020-09-21 David Bauerhostapd: send procd event on BSS update
2020-09-21 David Bauerhostapd: send ubus event on BSS update
2020-04-13 Daniel Gollehostapd: reduce to a single instance per service
2020-03-29 Nick Hainkehostapd: add abridged flag in disassoc_imminent
2020-03-29 Nick Hainkehostapd: expose beacon reports through ubus
2020-03-17 Leon M. Georgehostapd: fix pointer cast warnings
2020-03-17 Leon M. Georgehostapd: remove trailing whitespace
2020-02-25 John Crispinhostapd: enhance wifi reload
2019-11-12 John Crispinhostapd: add ubus reload
2019-09-22 Hauke Mehrtenshostapd: Update to version 2.8 (2019-04-21)
2018-08-20 Yury Shvedovhostapd: process all CSA parameters
2018-07-30 Nick Hainkehostapd: add ht and vht support in handle event functio...
2018-07-30 Nick Hainkehostapd: add ubus call for ap features
2018-06-05 Felix Fietkauhostapd: expose device taxonomy signature via ubus
2018-02-24 Felix Fietkauhostapd: do not register ubus objects for mesh interfaces
2018-02-21 Felix Fietkauhostapd: add support for sending 802.11v disassoc immin...
2018-02-21 Felix Fietkauhostapd: add support for issuing 802.11k beacon measure...
2018-02-21 Felix Fietkauhostapd: expose client 802.11k capabilities via ubus
2018-02-21 Nick Hainkehostapd: return with 80211 codes in handle event function
2018-02-21 Felix Fietkauhostapd: add support for turning on 802.11k/v features...
2017-10-25 John Crispinhostapd: fix up ubus support
2017-09-28 Felix Fietkauhostapd: add support for accessing 802.11k neighbor...
2017-08-22 John Crispinhostapd: add additional ubus notifications
2016-10-15 Alexandru Ardeleannetwork/services/hostapd: move whole files outside...