hostapd: add missing return statement
[openwrt/staging/dangole.git] / package / network / services / hostapd / src / src / ap / ucode.c
2023-09-13 Felix Fietkauhostapd: add missing return statement
2023-09-13 Felix Fietkauhostapd: do not modify hapd->started when stopping...
2023-09-13 Felix Fietkauhostapd: add internal API for renaming AP interfaces
2023-09-13 Felix Fietkauhostapd: fix AP+STA configuration with autochannel...
2023-09-13 Felix Fietkauhostapd: update interface/bss list after set_config...
2023-09-03 Felix Fietkauhostapd: allow adding initial AP without breaking STA...
2023-09-02 Felix Fietkauhostapd: reset center_seg0_idx for 2.4 GHz
2023-09-02 Felix Fietkauhostapd: use proper helper functions for setting seg0...
2023-08-24 Felix Fietkauhostapd: fix bringing up AP+STA when the new channel...
2023-08-12 Felix Fietkauhostapd: do not store data in object prototype
2023-08-11 Felix Fietkauhostapd: add missing #ifdef for non-802.11ax builds
2023-08-10 Felix Fietkauhostapd: reimplement AP/STA support via ucode
2023-08-01 Felix Fietkauhostapd: add ucode support, use ucode for the main...