aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd
Commit message (Expand)AuthorAgeFilesLines
* 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
* hostapd: fix incorrect service nameDavid Bauer2020-07-311-1/+1
* hostapd: reorganize config selection hierarchy for WPA3Adrian Schmutzler2020-07-311-16/+18
* hostapd: improve TITLE for packagesAdrian Schmutzler2020-07-301-27/+33
* hostapd: update mesh DFS patches and add mesh HE supportDaniel Golle2020-07-3034-190/+1440
* hostapd: enter DFS state if no available channel is foundDavid Bauer2020-07-201-0/+37
* hostapd: fix compilation of wpa_supplicantKarel Kočí2020-06-181-4/+4
* hostapd: hostapd_set_psk_file: fix defaut value for macJohann Neuhauser2020-06-131-1/+1
* hostapd: add config symbol for allowing drivers to enable 802.11ax supportFelix Fietkau2020-06-103-0/+14
* hostapd: update to latest Git hostap_2_9-1331-g5a8b366233f5Petr Štetiar2020-06-0923-113/+113
* hostapd: silence rmStijn Tintel2020-06-081-2/+2
* hostapd: add support for wifi-station and wifi-vlan sectionsJohn Crispin2020-06-041-0/+37
* hostapd: Add disable_vht when using NOHT/HT* modesEnrique Rodríguez Valencia2020-05-281-1/+2
* hostapd: add WEP as queryable build featureDavid Bauer2020-05-221-0/+4
* hostapd: bring back mesh patchesDaniel Golle2020-05-2128-108/+792
* hostapd: disable support for Wired Equivalent Privacy by defaultPetr Štetiar2020-05-212-0/+14
* hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848edPetr Štetiar2020-05-2147-1327/+262
* hostapd: backport wolfssl bignum fixesDaniel Golle2020-05-164-1/+107
* wpad-wolfssl: fix crypto_bignum_sub()Antonio Quartulli2020-04-281-0/+26