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: ubus: fix uninitialized pointer
David Bauer
2021-10-21
1
-1
/
+1
*
hostapd: fix up patches after the last commit
Felix Fietkau
2021-10-21
4
-8
/
+8
*
hostapd: fix a race condition on adding AP mode wds sta interfaces
Felix Fietkau
2021-10-21
2
-1
/
+23
*
hostapd: fix goto loop for ubus assoc handler
David Bauer
2021-10-19
1
-8
/
+7
*
hostapd: ubus: add BSS transtiton request method
David Bauer
2021-10-13
1
-40
/
+112
*
hostapd: ubus: add notification for BSS transition response
David Bauer
2021-10-13
3
-0
/
+74
*
hostapd: fix segfault when deinit mesh ifaces
Jesus Fernandez Manzano
2021-09-24
1
-0
/
+5
*
hostapd: let netifd set bridge port attributes for snooping
Felix Fietkau
2021-09-21
1
-1
/
+30
*
hostapd: enable proxy-arp support for hostapd-full
David Bauer
2021-08-28
3
-0
/
+9
*
hostapd: fix Proxy-ARP with Hotspot 2.0 disabled
David Bauer
2021-08-28
1
-0
/
+51
*
hostapd: refresh patches
David Bauer
2021-08-28
6
-12
/
+12
*
hostapd: enable ht40 in wpa_supplicant when using wider HE modes
Felix Fietkau
2021-08-24
1
-1
/
+1
*
hostapd: fix broken check in radar detection notification
Felix Fietkau
2021-08-11
1
-3
/
+0
*
hostapd: respect fixed channel BW in HE20 mode
Jesus Fernandez Manzano
2021-08-08
1
-1
/
+1
*
hostapd: add missing chunk for the snoop interface fix
Felix Fietkau
2021-07-28
1
-4
/
+7
*
hostapd: make proxyarp work with libnl-tiny
Felix Fietkau
2021-07-28
1
-0
/
+275
*
hostapd: fix a segfault on sta disconnect with proxy arp enabled
Felix Fietkau
2021-07-28
1
-0
/
+19
*
hostapd: make the snooping interface (for proxyarp) configurable
Felix Fietkau
2021-07-28
2
-0
/
+35
*
hostapd: add "force" parameter for channel switch
Felix Fietkau
2021-07-15
1
-1
/
+21
*
hostapd: fix uninitialized stack variable on CSA
Felix Fietkau
2021-07-12
1
-0
/
+25
*
hostapd: initialize ht/vht/he mode on channel switch by default
Felix Fietkau
2021-07-12
1
-2
/
+24
*
hostapd: add support for enabling HE on channel switch
Felix Fietkau
2021-07-12
1
-0
/
+3
*
hostapd: make it possible to update station airtime weights via ubus
Felix Fietkau
2021-07-12
2
-0
/
+99
*
hostapd: add HE flag to get_clients
David Bauer
2021-07-06
1
-0
/
+1
*
hostapd: remove unused mac_buff allocation
Martin Weinelt
2021-07-06
1
-1
/
+0
*
hostapd: report bssid, ssid and channel over ubus
Martin Weinelt
2021-07-06
1
-0
/
+38
*
hostapd: add support for providing vendor specific IE elements
Felix Fietkau
2021-06-24
1
-1
/
+4
*
hostapd: add default_disabled option to the supplicant
Raphaël Mélotte
2021-06-23
1
-2
/
+8
*
hostapd: make wnm_sleep_mode_no_keys configurable
Timo Sigurdsson
2021-06-22
1
-3
/
+7
*
hostapd: fix handling of the channel utilization options
Timo Sigurdsson
2021-06-21
1
-0
/
+2
*
hostapd: make country3 option configurable
Timo Sigurdsson
2021-06-21
1
-2
/
+3
*
hostapd: add support for setting sae_pwe
Michael Yartys
2021-06-20
1
-1
/
+3
*
hostapd: stop advertising 11w feature
Dobroslaw Kijowski
2021-06-20
2
-6
/
+2
*
hostapd: configure inter-AP communication interface for 802.11r
Felix Fietkau
2021-06-05
2
-0
/
+39
*
hostapd: fix bringing up vlan interfaces with the no-bridge option
Felix Fietkau
2021-06-04
1
-7
/
+15
*
hostapd: fix radius problem due to invalid attributes
John Crispin
2021-06-03
1
-2
/
+2
*
hostapd: add eap_server support
John Crispin
2021-06-02
1
-4
/
+21
*
hostapd: add default values for r0kh/r1kh
Felix Fietkau
2021-06-02
1
-0
/
+7
*
hostapd: add support for specifying the maxassoc parameter as a device option
Felix Fietkau
2021-06-02
2
-1
/
+85
*
hostapd: add support for configuring proxy ARP
Felix Fietkau
2021-06-02
1
-2
/
+6
*
hostapd: add configurable rssi thresholds for rejecting assoc/probe requests
Felix Fietkau
2021-06-02
1
-1
/
+5
*
hostapd: add support for configuring the beacon rate
Felix Fietkau
2021-06-02
1
-1
/
+3
*
hostapd: update to version 2021-05-22
Adrian Schmutzler
2021-05-29
1
-4
/
+4
*
hostapd: support verbose build using V=sc
Felix Fietkau
2021-05-27
1
-0
/
+1
*
hostapd: ACS: fix channel 100 frequency
David Bauer
2021-05-26
2
-1
/
+31
*
hostapd: fix adding back stations after a missed deauth/disassoc
Felix Fietkau
2021-05-26
3
-11
/
+37
*
hostapd: update to version 2021-05-21
Felix Fietkau
2021-05-26
53
-2295
/
+238
*
hostapd: add support for configuring rts threshold
Felix Fietkau
2021-05-26
1
-1
/
+4
*
hostapd: fix max_oper_chwidth setting for HE
Felix Fietkau
2021-05-26
1
-3
/
+3
*
hostapd: add additional radius options
John Crispin
2021-05-26
1
-2
/
+17
[next]