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
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: fixup madwifi turbo modes (#7060)
Jo-Philipp Wich
2010-04-03
1
-1
/
+2
*
hostapd: fix build error caused by r20631
Gabor Juhos
2010-03-31
1
-1
/
+10
*
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
Gabor Juhos
2010-03-31
1
-1
/
+1
*
hostapd: clean up openssl tls dependencies and build handling (fixes #6572)
Felix Fietkau
2010-03-28
2
-11
/
+14
*
When enabling MFP, hostapd will read assoc_sa_query_max_timeout and assoc_sa_...
Travis Kemen
2010-03-24
1
-0
/
+8
*
Enable management frame protection in hostapd, and make it configurable in /e...
Travis Kemen
2010-03-24
2
-1
/
+9
*
Enable management frame protection in wpa_supplicant, and make it configurabl...
Travis Kemen
2010-03-24
2
-1
/
+11
*
Cleanup redundant psk handling code in wpa_supplicant.sh. (I sent this one to...
Travis Kemen
2010-03-24
1
-10
/
+5
*
hostapd: always strip "11" from hwmode value
Jo-Philipp Wich
2010-03-21
1
-2
/
+2
*
use a common way of marking packages as not supported on specific targets
Nicolas Thill
2010-03-10
1
-3
/
+3
*
hostapd: restore wds sta state after the sta reassociates
Felix Fietkau
2010-03-09
1
-0
/
+12
*
hostapd: remove the hotplug script for adding wds station interfaces to a bri...
Felix Fietkau
2010-03-09
3
-14
/
+75
*
hostapd: fix setting the station vlan for wds stations on reauthentication
Felix Fietkau
2010-03-09
1
-0
/
+16
*
hostapd: upgrade to 20100309
Felix Fietkau
2010-03-09
12
-1262
/
+47
*
wpa_supplicant: fix bridging settings for wds
Felix Fietkau
2010-03-09
1
-0
/
+8
*
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ...
Felix Fietkau
2010-02-19
1
-0
/
+22
*
mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...
Felix Fietkau
2010-02-19
1
-1
/
+4
*
hostapd: select crda if mac80211 is selected
Felix Fietkau
2010-02-16
1
-3
/
+3
*
hostapd: fix wpad compile on powerpc
Felix Fietkau
2010-02-16
1
-1
/
+2
*
hostapd: move the roboswitch config override to the right place
Felix Fietkau
2010-02-16
1
-2
/
+2
*
mac80211: use wpa_supplicant for unencrypted connections to improve client mo...
Felix Fietkau
2010-02-08
1
-0
/
+3
*
hostapd: fix a segfault in the error path of the nl80211 bss interface add fu...
Felix Fietkau
2010-02-02
1
-2
/
+6
*
add me as a maintainer for a few other packages
Felix Fietkau
2010-01-31
1
-0
/
+4
*
hostapd: fix segfault in mac80211 wds ap handling
Felix Fietkau
2010-01-30
1
-3
/
+4
*
wpa_supplicant: add missing dependencies
Felix Fietkau
2010-01-25
1
-0
/
+1
*
hostapd: fix wpad compile error by preventing make spam from showing up in th...
Felix Fietkau
2010-01-23
1
-2
/
+2
*
hostapd: fix compile error in the roboswitch driver
Felix Fietkau
2010-01-23
2
-1
/
+16
*
hostapd: fix build error
Felix Fietkau
2010-01-23
1
-1
/
+1
*
hostapd: add a build variant for wpa_supplicant and one for a multicall hosta...
Felix Fietkau
2010-01-23
13
-8
/
+2225
*
mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single inst...
Felix Fietkau
2010-01-20
1
-97
/
+45
*
hostapd: upgrade to latest git version, add patches to fix multi-bss support ...
Felix Fietkau
2010-01-20
5
-2
/
+1351
*
hostapd: remove all object files on config changes
Felix Fietkau
2010-01-19
1
-2
/
+1
*
hostapd: fix compile error with madwifi enabled
Felix Fietkau
2010-01-08
1
-0
/
+18
*
hostapd: upgrade to latest version
Felix Fietkau
2010-01-08
5
-284
/
+26
*
hostapd: parse the option for hiding the ESSID (#6310)
Felix Fietkau
2009-12-09
1
-0
/
+2
*
hostapd: update to latest git, fixes ampdu settings in the beacon HT IE
Felix Fietkau
2009-11-29
8
-79
/
+29
*
hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)
Felix Fietkau
2009-11-29
1
-21
/
+21
*
hostapd: fix rebuild checks (#6210)
Felix Fietkau
2009-11-23
1
-1
/
+11
*
build variants: only build opkg packages for the requested build variant (or ...
Felix Fietkau
2009-11-22
1
-7
/
+2
*
fix build of hostapd-utils
Hauke Mehrtens
2009-11-14
1
-1
/
+1
*
hostapd: fix endian bugs in STA HT capability handling
Felix Fietkau
2009-11-12
1
-0
/
+33
*
hostapd: fix HT40 BSS scan checks
Felix Fietkau
2009-11-12
1
-0
/
+11
*
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
Felix Fietkau
2009-11-11
1
-2
/
+3
*
hostapd: automatically add wds sta interfaces of an ap to the right bridge
Felix Fietkau
2009-11-11
2
-0
/
+14
*
hostapd: implement wds ap support
Felix Fietkau
2009-11-11
2
-1
/
+251
*
hostapd: update to latest git, remove openssl dependency for hostapd-full, it...
Felix Fietkau
2009-11-11
7
-33
/
+55
*
hostapd: use the new build variants feature to clean up the makefile
Felix Fietkau
2009-11-10
2
-63
/
+26
*
mac80211: fill some important capabilities into ht_capab in the hostapd config
Felix Fietkau
2009-11-04
1
-0
/
+3
*
hostapd: make compilation of the hostap driver conditional - saves 10k uncomp...
Felix Fietkau
2009-10-20
1
-0
/
+2
*
hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association...
Felix Fietkau
2009-10-17
1
-0
/
+8
[next]