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
*
wifi-scripts: add new package, move wifi scripts to a single place
Felix Fietkau
2024-02-03
4
-2159
/
+0
*
hostapd: fail R0KH and R1KH derivation when wpa_psk_file is used
Rany Hany
2024-01-25
1
-0
/
+4
*
hostapd: fix 11r defaults when using SAE
Jesus Fernandez Manzano
2024-01-25
1
-1
/
+1
*
hostapd: fix 11r defaults when using WPA
Jesus Fernandez Manzano
2024-01-25
1
-14
/
+14
*
hostapd: remove obsolete function
Felix Fietkau
2024-01-25
1
-4
/
+0
*
hostapd: ACS: Fix typo in bw_40 frequency array
David Bauer
2024-01-18
1
-0
/
+25
*
hostapd: add back missing function for updating wpa_supplicant macaddr list
Felix Fietkau
2024-01-13
1
-0
/
+8
*
hostapd: fix an exception in hostapd.uc on interface add failure
Felix Fietkau
2024-01-13
1
-1
/
+1
*
Revert "mac80211: rework interface setup, fix race condition"
Felix Fietkau
2024-01-13
1
-3
/
+4
*
mac80211: rework interface setup, fix race condition
Felix Fietkau
2024-01-11
1
-4
/
+3
*
hostapd: make ubus calls to wpa_supplicant asynchronous
Felix Fietkau
2024-01-11
1
-26
/
+105
*
hostapd: add missing NULL pointer check on radar notification
Felix Fietkau
2024-01-09
1
-0
/
+3
*
hostapd: use new udebug ubus api to make debug rings configurable
Felix Fietkau
2023-11-30
3
-96
/
+100
*
hostapd: add missing acl entries for udebug
Felix Fietkau
2023-11-20
1
-0
/
+4
*
hostapd: add udebug support
Felix Fietkau
2023-11-20
8
-14
/
+301
*
hostapd: fix undeclared variable iface_name
Nazar Mokrynskyi
2023-11-19
1
-1
/
+1
*
hostapd: refresh patches
Christian Marangi
2023-11-09
4
-10
/
+10
*
hostapd: permit 40MHz in 802.1s only also for 2.4GHz g/n with noscan
Christian Marangi
2023-11-09
1
-0
/
+9
*
hostapd: permit also channel 7 for 2.5GHz to be set to HT40PLUS
Christian Marangi
2023-11-09
1
-1
/
+1
*
hostapd: fix broke noscan option for mesh
Christian Marangi
2023-11-09
2
-3
/
+3
*
hostapd: use rtnl to set up interfaces
Felix Fietkau
2023-11-08
3
-5
/
+11
*
wifi: fix applying mesh parameters when wpa_supplicant is in use
Felix Fietkau
2023-11-08
3
-26
/
+71
*
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
[next]