aboutsummaryrefslogtreecommitdiff
path: root/package/network/services/hostapd/src
Commit message (Expand)AuthorAge
* hostapd: add missing NULL pointer check on radar notificationFelix Fietkau2024-01-09
* hostapd: use new udebug ubus api to make debug rings configurableFelix Fietkau2023-11-30
* hostapd: add udebug supportFelix Fietkau2023-11-20
* hostapd: fix rare crash with AP+STA and ACS enabledFelix Fietkau2023-09-25
* hostapd: fix wpa_supplicant bringup with non-nl80211 driversFelix Fietkau2023-09-22
* hostapd: add missing NULL pointer check in uc_hostapd_iface_stopFelix Fietkau2023-09-20
* hostapd: support dynamic reload of vlan files when renaming interfacesFelix Fietkau2023-09-15
* hostapd: fix more AP+STA issuesFelix Fietkau2023-09-14
* hostapd: add missing return statementFelix Fietkau2023-09-13
* hostapd: do not modify hapd->started when stopping an APFelix Fietkau2023-09-13
* hostapd: add internal API for renaming AP interfacesFelix Fietkau2023-09-13
* hostapd: fix AP+STA configuration with autochannel enabledFelix Fietkau2023-09-13
* hostapd: update interface/bss list after set_config callsFelix Fietkau2023-09-13
* hostapd: fix bringing up AP in AP+mesh configurationsFelix Fietkau2023-09-12
* hostapd: clear ucode interface/bss resource pointersFelix Fietkau2023-09-12
* hostapd: allow adding initial AP without breaking STA interface connectionFelix Fietkau2023-09-03
* hostapd: fix parsing HT secondary channel offsetFelix Fietkau2023-09-02
* hostapd: reset center_seg0_idx for 2.4 GHzFelix Fietkau2023-09-02
* hostapd: use proper helper functions for setting seg0/seg1 idx and chwidthFelix Fietkau2023-09-02
* hostapd: fix bringing up AP+STA when the new channel is on a DFS channelFelix Fietkau2023-08-24
* hostapd: do not store data in object prototypeFelix Fietkau2023-08-12
* hostapd: fix center frequency calculation for channel 149 and aboveFelix Fietkau2023-08-11
* hostapd: add missing #ifdef for non-802.11ax buildsFelix Fietkau2023-08-11
* hostapd: reimplement AP/STA support via ucodeFelix Fietkau2023-08-10
* hostapd: add missing ucv_get call in wpa_supplicantFelix Fietkau2023-08-10
* hostapd: clone prototypes of ucode bss/interface objectsFelix Fietkau2023-08-10
* hostapd: add ucode support, use ucode for the main ubus objectFelix Fietkau2023-08-01
* hostapd: switch to using uloop (integrated with built-in eloop)Felix Fietkau2023-08-01
* hostapd: add support for querying assoc/probe IEsFelix Fietkau2023-08-01
* hostapd: add experimental radius serverFelix Fietkau2023-08-01
* hostapd: add missing return code for the bss_mgmt_enable ubus methodFelix Fietkau2023-03-07
* treewide: remove DRIVER_11N_SUPPORTAndre Heider2022-12-13
* hostapd: remove an unused function from ubus.cAndre Heider2022-12-13
* hostapd: use wpa_supplicant for unencrypted mesh connectionsFelix Fietkau2022-12-10
* hostapd: add measurement report value for beacon reportsNick Hainke2022-10-13
* hostapd: add ubus notification on sta authorizedFelix Fietkau2022-09-22
* hostapd: add mbo flag to get_clients ubus methodStijn Tintel2022-08-15
* hostapd: enable compilation of OCV and add build feature discoveryMichael Yartys2022-07-03
* hostapd: support MBO in bss_transition_requestStijn Tintel2022-06-28
* hostapd: ubus: add bss-color to get_statusDavid Bauer2022-06-08
* hostapd: update to 2022-05-08David Bauer2022-06-08
* hostapd: drop wnm_disassoc_imminentStijn Tintel2022-06-06
* hostapd: add ubus link-measurements notificationsDavid Bauer2022-04-08
* hostapd: add ubus method for requesting link measurementsDavid Bauer2022-04-08
* hostapd: add support for enabling link measurementsDavid Bauer2022-04-08
* hostapd: add STA extended capabilities to get_clientsDavid Bauer2022-02-19
* hostapd: update to v2.10David Bauer2022-02-08
* hostapd: automatically calculate channel center freq on chan_switchFelix Fietkau2022-02-07
* hostapd: add op-class to get_status outputDavid Bauer2022-01-14
* hostapd: add missing function declarationDavid Bauer2021-12-27