aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: add ubus link-measurements notificationsDavid Bauer2022-04-173-0/+43
* 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: SAE - Enable hunting-and-pecking and H2ENick Lowe2022-02-241-0/+2
* hostapd: fallback to psk when generating r0kh/r1khEneas U de Queiroz2022-02-191-4/+4
* hostapd: add STA extended capabilities to get_clientsDavid Bauer2022-02-191-0/+10
* hostapd: refresh patchesDavid Bauer2022-02-0830-132/+132
* hostapd: update to v2.10David Bauer2022-02-089-447/+57
* 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: refresh patchsetNick Hainke2021-12-314-11/+11
* hostapd: add fallback for WPS on stationsRaphaël Mélotte2021-12-271-7/+14
* hostapd: add missing function declarationDavid Bauer2021-12-271-0/+10
* hostapd: only attempt to set qos map if supported by the driverFelix Fietkau2021-12-231-0/+12
* hostapd: keep HE capability after channel switch in AP+STA/MeshArnout Vandecappelle (Essensium/Mind)2021-12-211-1/+2
* hostapd: make OpenWrt statistics per-BSSDavid Bauer2021-12-202-20/+20
* hostapd: provide BSS-transition-queries to ubus subscribersDavid Bauer2021-12-202-10/+69
* hostapd: WNM: allow specifying dialog-tokenDavid Bauer2021-12-202-4/+110
* hostapd: close correct blobmsg tableDavid Bauer2021-12-161-1/+1
* hostapd: add OpenWrt specific statistic countersDavid Bauer2021-12-152-1/+105
* hostapd: add support for specifying the FILS DHCP serverFelix Fietkau2021-12-103-1/+18
* hostapd: add support for enabling FILS on AP and client interfacesFelix Fietkau2021-12-101-4/+37
* hostapd: enable FILS support in the full config and add build feature discoveryFelix Fietkau2021-12-109-18/+42
* hostapd: make hostapd/supplicant/wpad packages depend on a specific version o...Felix Fietkau2021-12-011-0/+3
* hostapd: add beacon_interval to get_status ubus outputDavid Bauer2021-11-251-0/+1
* hostapd: add a patch that allows processing auth requests for peers in blocke...Felix Fietkau2021-11-243-6/+40
* hostapd: allow hostapd under ujail to communicate with hostapd_cliMark Mentovai2021-11-231-0/+33
* hostapd: fix use after free bugsDavid Bauer2021-11-191-6/+6
* hostapd: set VARIANT=* for wpa-cli, hostapd-utilsEneas U de Queiroz2021-11-151-0/+2
* hostapd: support qos_map_set without CONFIG_INTERWORKINGFelix Fietkau2021-11-041-0/+112
* hostapd: add wmm qos map set by defaultFelix Fietkau2021-11-031-1/+6
* hostapd: avoid unnecessary package rebuildsEneas U de Queiroz2021-11-011-1/+3
* hostapd: ubus: fix uninitialized pointerDavid Bauer2021-10-211-1/+1
* hostapd: fix up patches after the last commitFelix Fietkau2021-10-214-8/+8
* hostapd: fix a race condition on adding AP mode wds sta interfacesFelix Fietkau2021-10-212-1/+23
* hostapd: fix goto loop for ubus assoc handlerDavid Bauer2021-10-191-8/+7
* hostapd: ubus: add BSS transtiton request methodDavid Bauer2021-10-131-40/+112
* hostapd: ubus: add notification for BSS transition responseDavid Bauer2021-10-133-0/+74
* hostapd: fix segfault when deinit mesh ifacesJesus Fernandez Manzano2021-09-241-0/+5
* hostapd: let netifd set bridge port attributes for snoopingFelix Fietkau2021-09-211-1/+30
* hostapd: enable proxy-arp support for hostapd-fullDavid Bauer2021-08-283-0/+9
* hostapd: fix Proxy-ARP with Hotspot 2.0 disabledDavid Bauer2021-08-281-0/+51
* hostapd: refresh patchesDavid Bauer2021-08-286-12/+12
* hostapd: enable ht40 in wpa_supplicant when using wider HE modesFelix Fietkau2021-08-241-1/+1
* hostapd: fix broken check in radar detection notificationFelix Fietkau2021-08-111-3/+0
* hostapd: respect fixed channel BW in HE20 modeJesus Fernandez Manzano2021-08-081-1/+1
* hostapd: add missing chunk for the snoop interface fixFelix Fietkau2021-07-281-4/+7
* hostapd: make proxyarp work with libnl-tinyFelix Fietkau2021-07-281-0/+275
* hostapd: fix a segfault on sta disconnect with proxy arp enabledFelix Fietkau2021-07-281-0/+19
* hostapd: make the snooping interface (for proxyarp) configurableFelix Fietkau2021-07-282-0/+35