aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/src
Commit message (Expand)AuthorAgeFilesLines
* hostapd: add ubus link-measurements notificationsDavid Bauer2022-04-172-0/+33
* hostapd: add ubus method for requesting link measurementsDavid Bauer2022-04-171-0/+65
* hostapd: add support for enabling link measurementsDavid Bauer2022-04-171-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: add missing function declarationDavid Bauer2021-12-271-0/+10
* 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: enable FILS support in the full config and add build feature discoveryFelix Fietkau2021-12-101-0/+4
* 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-132-0/+44
* 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: stop advertising 11w featureDobroslaw Kijowski2021-06-201-2/+0
* hostapd: report radar detected events via ubusFelix Fietkau2021-05-262-0/+27
* hostapd: improve channel switch supportFelix Fietkau2021-05-261-3/+9
* hostapd: add missing inline stubs for ubus vlan event supportFelix Fietkau2021-05-261-0/+8
* hostapd: add ubus notifications for adding/removing vlan interfacesFelix Fietkau2021-05-182-0/+39
* hostapd: return PID on config_add callDaniel Golle2021-01-102-0/+8
* treewide: nuke DRIVER_11W_SUPPORTDobroslaw Kijowski2020-12-231-2/+0
* 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-162-0/+56
* 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: add UCI support for Hotspot 2.0Daniel Golle2020-09-081-0/+4
* hostapd: add config symbol for allowing drivers to enable 802.11ax supportFelix Fietkau2020-06-101-0/+4
* hostapd: add WEP as queryable build featureDavid Bauer2020-05-221-0/+4
* hostapd: reduce to a single instance per serviceDaniel Golle2020-04-142-29/+2
* hostapd: add abridged flag in disassoc_imminentNick Hainke2020-03-301-0/+5
* hostapd: expose beacon reports through ubusNick Hainke2020-03-302-0/+39
* hostapd: fix segfault in wpa_supplicant ubusDaniel Golle2020-03-181-0/+2