aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
...
* hostapd: remove trailing whitespacesLeon M. George2021-01-141-2/+2
* hostapd: remove unused variableLeon M. George2021-01-141-1/+0
* hostapd: remove unused variableLeon M. George2021-01-141-1/+0
* hostapd: run as user 'network' if procd-ujail is installedDaniel Golle2021-01-144-2/+55
* hostapd: improve error handling when adding supplicant configDaniel Golle2021-01-142-5/+5
* hostapd: add multicast_to_unicast and per_sta_vifEtan Kissling2021-01-142-2/+15
* hostapd: return PID on config_add callDaniel Golle2021-01-104-4/+11
* hostapd: wpa_supplicant: Enable proper GCMP cipher supportRobert Marko2021-01-052-1/+6
* hostapd: add support for custom per-BSS optionsFlorian Beverborg2021-01-032-1/+8
* hostapd: do not restart hostapd instance on wireless restartsFelix Fietkau2020-12-311-1/+1
* treewide: nuke DRIVER_11W_SUPPORTDobroslaw Kijowski2020-12-233-11/+1
* hostapd: pass respawn settings when registering the serviceJohn Crispin2020-12-221-2/+2
* hostapd: Use EAPOLv1 (802.1X-2001) if WPA enabledNick Lowe2020-12-221-1/+1
* hostapd: parse skip_inactivity_poll optionNadim Atiya2020-12-222-3/+5
* hostapd: Disable 802.11b data rates by defaultNick Lowe2020-12-062-2/+2
* hostapd: Add cell_density data rates optionNick Lowe2020-11-301-13/+54
* hostapd: fix "sh: out of range" errorsStijn Tintel2020-11-261-0/+7
* hostapd: fix patch offsetLeon M. George2020-11-231-1/+1
* hostapd: enable the epoll-based event loopRui Salvaterra2020-11-238-8/+8
* hostapd: set validity interval for BSS TMRADavid Bauer2020-11-171-1/+1
* hostapd: add support for static airtime policy configurationDobroslaw Kijowski2020-11-172-2/+8
* hostapd: fix per-BSS airtime configurationDobroslaw Kijowski2020-11-172-1/+3
* 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: fix variable shadowingDavid Bauer2020-11-171-0/+2
* hostapd: add a hostapd-basic-wolfssl variantRui Salvaterra2020-11-081-0/+13
* hostapd: enable OWE for the basic-{openssl, wolfssl} variantsRui Salvaterra2020-10-311-0/+6
* hostapd: remove hostapd-hs20 variantDaniel Golle2020-10-301-18/+0
* hostapd: add {hostapd,wpad}-basic-openssl variantsRui Salvaterra2020-10-302-0/+28
* hostapd: wpas: add missing config symbolsDavid Bauer2020-10-282-3/+3
* hostapd: bump PKG_RELEASEDavid Bauer2020-10-281-1/+1
* hostapd: add interworking supportDavid Bauer2020-10-282-1/+79
* hostapd: add FTM responder supportDavid Bauer2020-10-281-0/+13
* hostapd: remove ieee80211v optionDavid Bauer2020-10-281-14/+6
* hostapd: make rrm report independent of ieee80211k settingDavid Bauer2020-10-281-5/+4
* hostapd: ubus: add handler for wps_status and guard WPS callsDaniel Golle2020-10-163-1/+57
* mac80211: add support for specifying a per-device scan listFelix Fietkau2020-09-291-0/+1
* hostapd: ubus: make (B)SSID optional for neighbor reportDavid Bauer2020-09-222-10/+25
* hostapd: ubus: send notification instead of eventDavid Bauer2020-09-222-12/+13
* hostapd: ubus: fix infinite loop when configuring RRM NRDavid Bauer2020-09-212-3/+2
* hostapd: send procd event on BSS updateDavid Bauer2020-09-212-4/+36
* hostapd: send ubus event on BSS updateDavid Bauer2020-09-212-2/+24
* hostapd: add support for per-BSS airtime configurationDavid Bauer2020-09-113-4/+14
* hostapd: add UCI support for Hotspot 2.0Daniel Golle2020-09-083-3/+107
* hostapd: add hs20 variantDaniel Golle2020-09-011-1/+21
* hostapd: Fix compile errors after wolfssl updateHauke Mehrtens2020-08-271-0/+10
* hostapd: recognize option "key" as alias for "auth_secret"Jo-Philipp Wich2020-08-072-2/+2
* hostapd: make "key" option optional if "wpa_psk_file" is providedJo-Philipp Wich2020-08-071-5/+5
* hostapd: add wpad-basic-wolfssl variantPetr Štetiar2020-08-072-0/+16