aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* hostapd: fix pointer cast warningsLeon M. George2020-03-172-8/+15
* hostapd: remove trailing whitespaceLeon M. George2020-03-171-2/+2
* hostapd: enhance wifi reloadJohn Crispin2020-02-251-2/+1
* hostapd: add ubus reloadJohn Crispin2019-11-124-4/+328
* hostapd: Update to version 2.8 (2019-04-21)Hauke Mehrtens2019-09-222-4/+4
* hostapd: add Multi-AP patches and config optionsArnout Vandecappelle (Essensium/Mind)2019-02-201-1/+17
* hostapd: add support for WPS pushbutton stationDaniel Golle2018-12-122-0/+302
* hostapd: Add WPA-EAP-SUITE-B-192 (WPA3-Enterprise)Hauke Mehrtens2018-10-141-0/+4
* hostapd: Activate Opportunistic Wireless Encryption (OWE)Hauke Mehrtens2018-10-141-0/+4
* hostapd: Activate Simultaneous Authentication of Equals (SAE)Hauke Mehrtens2018-10-141-0/+4
* hostapd: add acs feature indicationEnrique Giraldo2018-09-291-0/+4
* hostapd: process all CSA parametersYury Shvedov2018-08-201-6/+31
* hostapd: add ht and vht support in handle event function Add ht and vht capab...Nick Hainke2018-07-302-0/+42
* hostapd: add ubus call for ap featuresNick Hainke2018-07-301-0/+16
* hostapd: remove unused struct hostapd_ubus_ifaceFelix Fietkau2018-07-221-6/+0
* hostapd: expose device taxonomy signature via ubusFelix Fietkau2018-06-051-0/+6
* hostapd: do not register ubus objects for mesh interfacesFelix Fietkau2018-02-241-0/+5
* hostapd: add support for sending 802.11v disassoc imminent notifications to c...Felix Fietkau2018-02-211-0/+97
* hostapd: add support for issuing 802.11k beacon measurement requests via ubusFelix Fietkau2018-02-211-0/+90
* hostapd: expose client 802.11k capabilities via ubusFelix Fietkau2018-02-211-0/+6
* hostapd: return with 80211 codes in handle event functionNick Hainke2018-02-211-10/+9