index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
network
/
services
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: fix broken WPS on broadcom-wl and ath11k
Petr Štetiar
2023-11-01
1
-0
/
+62
*
hostapd: fix OWE association with mbedtls
David Bauer
2023-10-31
2
-1
/
+92
*
hostapd: do not trim trailing whitespace, except for newline
Felix Fietkau
2023-10-31
1
-2
/
+2
*
hostapd: increase PKG_RELEASE to fix builds
Nick Hainke
2023-09-29
1
-1
/
+1
*
hostapd: fix wpa_supplicant mac address allocation on ap+sta
Felix Fietkau
2023-09-28
1
-9
/
+10
*
hostapd: fix mac address of interfaces created via wdev.uc
Felix Fietkau
2023-09-27
1
-1
/
+1
*
hostapd: fix rare crash with AP+STA and ACS enabled
Felix Fietkau
2023-09-25
1
-13
/
+14
*
hostapd: fix patch rebase after a crash fix
Felix Fietkau
2023-09-22
1
-5
/
+5
*
hostapd: fix wpa_supplicant bringup with non-nl80211 drivers
Felix Fietkau
2023-09-22
1
-0
/
+17
*
hostapd: add missing NULL pointer check in uc_hostapd_iface_stop
Felix Fietkau
2023-09-20
1
-0
/
+3
*
hostapd: fix a crash when disabling an interface during channel list update
Felix Fietkau
2023-09-20
2
-4
/
+32
*
hostapd: use phy name for hostapd interfaces instead of first-bss ifname
Felix Fietkau
2023-09-19
3
-9
/
+21
*
hostapd: fix dynamically adding interfaces with 802.11ax support disabled in ...
Felix Fietkau
2023-09-18
1
-0
/
+34
*
hostapd: add missing ubus ACL entries for AP+client (#13449)
Felix Fietkau
2023-09-15
2
-1
/
+7
*
hostapd: support dynamic reload of vlan files when renaming interfaces
Felix Fietkau
2023-09-15
2
-5
/
+94
*
hostapd: fix more AP+STA issues
Felix Fietkau
2023-09-14
2
-13
/
+33
*
hostapd: fix more dynamic reload issues
Felix Fietkau
2023-09-14
5
-7
/
+45
*
hostapd: add missing return statement
Felix Fietkau
2023-09-13
1
-0
/
+2
*
hostapd: do not modify hapd->started when stopping an AP
Felix Fietkau
2023-09-13
1
-2
/
+1
*
hostapd: update to the latest version
Felix Fietkau
2023-09-13
23
-187
/
+84
*
hostapd: rework reload support and MAC address handling
Felix Fietkau
2023-09-13
5
-152
/
+554
*
hostapd: move mac address allocation from mac80211.sh to wdev.uc
Felix Fietkau
2023-09-13
2
-33
/
+151
*
hostapd: add internal API for renaming AP interfaces
Felix Fietkau
2023-09-13
2
-7
/
+350
*
hostapd: fix AP+STA configuration with autochannel enabled
Felix Fietkau
2023-09-13
1
-4
/
+31
*
hostapd: update interface/bss list after set_config calls
Felix Fietkau
2023-09-13
1
-0
/
+1
*
hostapd: fix bringing up AP in AP+mesh configurations
Felix Fietkau
2023-09-12
1
-0
/
+10
*
hostapd: clear ucode interface/bss resource pointers
Felix Fietkau
2023-09-12
1
-2
/
+8
*
hostapd: fix applying gratuitous ARP settings with bridge-vlan
Felix Fietkau
2023-09-12
1
-6
/
+79
*
hostapd: allow adding initial AP without breaking STA interface connection
Felix Fietkau
2023-09-03
3
-30
/
+111
*
hostapd: fix config change detection on boolean values
Felix Fietkau
2023-09-03
1
-1
/
+1
*
hostapd: fix parsing HT secondary channel offset
Felix Fietkau
2023-09-02
1
-3
/
+4
*
hostapd: reset center_seg0_idx for 2.4 GHz
Felix Fietkau
2023-09-02
2
-3
/
+11
*
hostapd: use proper helper functions for setting seg0/seg1 idx and chwidth
Felix Fietkau
2023-09-02
1
-29
/
+6
*
hostapd: remove cfg80211 dependency
Felix Fietkau
2023-09-01
1
-13
/
+5
*
hostapd: select libopenssl-legacy for openssl variants
Felix Fietkau
2023-08-31
1
-7
/
+8
*
hostapd: remove eap-eap192 auth type value
Felix Fietkau
2023-08-31
1
-12
/
+4
*
hostapd: support eap-eap2 and eap2 auth_type values
Felix Fietkau
2023-08-31
1
-7
/
+15
*
hostapd: fix FILS key mgmt type for WPA3 Enterprise 192 bit
Felix Fietkau
2023-08-31
1
-0
/
+4
*
hostapd: fix bringing up AP+STA when the new channel is on a DFS channel
Felix Fietkau
2023-08-24
1
-0
/
+8
*
hostapd: in AP/STA, shut down AP interfaces when STA enters scanning state
Felix Fietkau
2023-08-23
1
-0
/
+1
*
hostapd: remove obsolete patch
Felix Fietkau
2023-08-23
1
-97
/
+0
*
hostapd: allow reduced neighbor report configuration
David Bauer
2023-08-22
1
-1
/
+3
*
hostapd: revert upstream commit to fix #13156
Stijn Tintel
2023-08-18
1
-0
/
+63
*
hostapd: fix bringing up mesh without supplicant when mcast rate is specified
Felix Fietkau
2023-08-17
1
-1
/
+1
*
hostapd: do not store data in object prototype
Felix Fietkau
2023-08-12
6
-53
/
+44
*
hostapd: restart wifi when the bssid of the first interface changes
Felix Fietkau
2023-08-11
1
-0
/
+6
*
hostapd: shut down client mode on the same phy while restarting AP
Felix Fietkau
2023-08-11
2
-4
/
+31
*
hostapd: fix center frequency calculation for channel 149 and above
Felix Fietkau
2023-08-11
1
-1
/
+6
*
hostapd: add missing #ifdef for non-802.11ax builds
Felix Fietkau
2023-08-11
1
-0
/
+8
*
hostapd: reimplement AP/STA support via ucode
Felix Fietkau
2023-08-10
30
-958
/
+643
[next]