index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: do not restrict ht capabilities for ap+sta
Felix Fietkau
2010-10-27
1
-2
/
+2
*
Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_a...
Jo-Philipp Wich
2010-10-27
1
-1
/
+9
*
hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces
Felix Fietkau
2010-10-26
1
-0
/
+25
*
hostapd: fix wpa_supplicant standalone compile
Felix Fietkau
2010-10-24
1
-2
/
+4
*
hostapd: fix AP+STA reconnects
Felix Fietkau
2010-10-24
1
-2
/
+6
*
hostapd: remove some unnecessary debugging code from the last commit
Felix Fietkau
2010-10-23
1
-6
/
+3
*
hostapd/mac80211: implement support for AP+STA
Felix Fietkau
2010-10-23
6
-2
/
+383
*
hostapd: fix SIGHUP for multi-bss
Felix Fietkau
2010-10-23
1
-0
/
+89
*
hostapd: fix non-multicall wpa_supplicant compile
Felix Fietkau
2010-09-15
1
-2
/
+4
*
hostapd: fix wpa_supplicant crash issues in WDS STA mode
Felix Fietkau
2010-09-15
1
-0
/
+43
*
hostapd: backport a fix to check for STA STBC capabilities before setting the...
Felix Fietkau
2010-08-31
1
-0
/
+41
*
hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)
Vasilis Tsiligiannis
2010-08-08
1
-0
/
+2
*
move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe...
Felix Fietkau
2010-07-20
1
-1
/
+1
*
hostapd: make rfkill support optional
Felix Fietkau
2010-07-08
3
-2
/
+272
*
hostapd: add preliminary wps script support (push-button only, does not handl...
Felix Fietkau
2010-07-08
3
-2
/
+18
*
hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad
Felix Fietkau
2010-07-08
2
-1
/
+3
*
hostapd: update to 2010-07-05
Felix Fietkau
2010-07-08
13
-47
/
+62
*
add missing dependencies for hostapd-utils and wpa-cli (#7421)
Felix Fietkau
2010-07-03
1
-2
/
+2
*
hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na
Jo-Philipp Wich
2010-06-30
1
-0
/
+8
*
hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override
Jo-Philipp Wich
2010-06-30
1
-1
/
+1
*
hostapd: forgot the actual change in previous commit
Jo-Philipp Wich
2010-06-16
1
-0
/
+1
*
hostapd: properly read eap_type from configuration when setting up wpa-suppli...
Jo-Philipp Wich
2010-06-16
1
-2
/
+2
*
hostapd: fix line reordering leading to segfaults
Felix Fietkau
2010-05-02
1
-3
/
+3
*
wpa_supplicant: fix issues with the nl80211 driver
Felix Fietkau
2010-05-02
2
-0
/
+128
*
hostapd: add ap isolate support for mac80211
Felix Fietkau
2010-04-26
3
-0
/
+134
*
hostapd: update to 20100418 (0.7.2)
Felix Fietkau
2010-04-24
9
-43
/
+43
*
hostapd: fix segmentation fault on non-mac80211 drivers (#7202)
Felix Fietkau
2010-04-20
1
-5
/
+7
*
hostapd: fix basic rate selection for 5ghz
Felix Fietkau
2010-04-20
1
-0
/
+68
*
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
[next]