aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/src/src/ap/ubus.c
Commit message (Expand)AuthorAgeFilesLines
* hostapd: backport from master, including ucode based reload supportFelix Fietkau2023-09-181-157/+58
* hostapd: add missing return code for the bss_mgmt_enable ubus methodFelix Fietkau2023-03-071-0/+2
* hostapd: remove an unused function from ubus.cAndre Heider2022-12-131-26/+0
* hostapd: add measurement report value for beacon reportsNick Hainke2022-10-131-0/+1
* hostapd: add ubus notification on sta authorizedFelix Fietkau2022-09-221-0/+14
* hostapd: add mbo flag to get_clients ubus methodStijn Tintel2022-08-151-0/+4
* hostapd: support MBO in bss_transition_requestStijn Tintel2022-06-281-3/+58
* hostapd: ubus: add bss-color to get_statusDavid Bauer2022-06-081-0/+6
* hostapd: update to 2022-05-08David Bauer2022-06-081-0/+3
* hostapd: drop wnm_disassoc_imminentStijn Tintel2022-06-061-45/+0
* hostapd: add ubus link-measurements notificationsDavid Bauer2022-04-081-0/+28
* hostapd: add ubus method for requesting link measurementsDavid Bauer2022-04-081-0/+65
* hostapd: add support for enabling link measurementsDavid Bauer2022-04-081-0/+10
* hostapd: add STA extended capabilities to get_clientsDavid Bauer2022-02-191-0/+10
* hostapd: update to v2.10David Bauer2022-02-081-1/+1
* hostapd: automatically calculate channel center freq on chan_switchFelix Fietkau2022-02-071-0/+34
* hostapd: add op-class to get_status outputDavid Bauer2022-01-141-2/+9
* hostapd: make OpenWrt statistics per-BSSDavid Bauer2021-12-201-4/+4
* hostapd: provide BSS-transition-queries to ubus subscribersDavid Bauer2021-12-201-7/+56
* hostapd: WNM: allow specifying dialog-tokenDavid Bauer2021-12-201-4/+11
* hostapd: close correct blobmsg tableDavid Bauer2021-12-161-1/+1
* hostapd: add OpenWrt specific statistic countersDavid Bauer2021-12-151-1/+13
* hostapd: add beacon_interval to get_status ubus outputDavid Bauer2021-11-251-0/+1
* hostapd: ubus: add BSS transtiton request methodDavid Bauer2021-10-131-40/+112
* hostapd: ubus: add notification for BSS transition responseDavid Bauer2021-10-131-0/+33
* hostapd: fix segfault when deinit mesh ifacesJesus Fernandez Manzano2021-09-241-0/+5
* hostapd: fix broken check in radar detection notificationFelix Fietkau2021-08-111-3/+0
* hostapd: add "force" parameter for channel switchFelix Fietkau2021-07-151-1/+21
* hostapd: initialize ht/vht/he mode on channel switch by defaultFelix Fietkau2021-07-121-2/+24
* hostapd: add support for enabling HE on channel switchFelix Fietkau2021-07-121-0/+3
* hostapd: make it possible to update station airtime weights via ubusFelix Fietkau2021-07-121-0/+58
* hostapd: add HE flag to get_clientsDavid Bauer2021-07-061-0/+1
* hostapd: remove unused mac_buff allocationMartin Weinelt2021-07-061-1/+0
* hostapd: report bssid, ssid and channel over ubusMartin Weinelt2021-07-061-0/+38
* hostapd: report radar detected events via ubusFelix Fietkau2021-05-261-0/+21
* hostapd: improve channel switch supportFelix Fietkau2021-05-261-3/+9
* hostapd: add ubus notifications for adding/removing vlan interfacesFelix Fietkau2021-05-181-0/+37
* hostapd: return PID on config_add callDaniel Golle2021-01-101-0/+4
* hostapd: set validity interval for BSS TMRADavid Bauer2020-11-171-1/+1
* hostapd: ubus: add get_status methodDavid Bauer2020-11-171-0/+40
* hostapd: ubus: add VHT capabilities to client listDavid Bauer2020-11-171-0/+71
* hostapd: ubus: add driver information to client listDavid Bauer2020-11-171-0/+24
* hostapd: ubus: add handler for wps_status and guard WPS callsDaniel Golle2020-10-161-0/+52
* hostapd: ubus: make (B)SSID optional for neighbor reportDavid Bauer2020-09-221-9/+24
* hostapd: ubus: send notification instead of eventDavid Bauer2020-09-221-11/+12
* hostapd: ubus: fix infinite loop when configuring RRM NRDavid Bauer2020-09-211-2/+1
* hostapd: send procd event on BSS updateDavid Bauer2020-09-211-3/+35
* hostapd: send ubus event on BSS updateDavid Bauer2020-09-211-1/+23
* hostapd: reduce to a single instance per serviceDaniel Golle2020-04-141-13/+1
* hostapd: add abridged flag in disassoc_imminentNick Hainke2020-03-301-0/+5