index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
hostapd
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: fix ap+sta issues
Felix Fietkau
2012-08-29
7
-48
/
+29
*
mac80211/hostapd: add support for HT capa in case of IBSS/RSN
John Crispin
2012-07-24
1
-0
/
+169
*
hostapd: add pending patches
John Crispin
2012-07-24
2
-0
/
+286
*
hostapd: update to 20120428, fixes some radius issues and wds ap mac address ...
Felix Fietkau
2012-04-29
18
-80
/
+91
*
hostapd: fix driver_madwifi compile issues
Felix Fietkau
2012-03-29
1
-18
/
+2
*
hostapd: update to 20120326
Felix Fietkau
2012-03-27
32
-1859
/
+362
*
hostapd: add configurable debug message minimum priority to cut down on bloat...
Felix Fietkau
2012-02-20
1
-0
/
+213
*
hostapd: merge an upstream workaround for broken clients sending the wrong wp...
Felix Fietkau
2012-01-24
3
-3
/
+21
*
hostapd: add missing check for wds stations
Felix Fietkau
2011-12-17
1
-0
/
+12
*
[package] hostapd: support optional argument for the -v switch of hostapd and...
Jo-Philipp Wich
2011-12-12
1
-0
/
+82
*
hostapd: update to latest git version
Felix Fietkau
2011-11-04
28
-493
/
+483
*
wpa_supplicant: increase the time between scans to reduce the number of hw re...
Felix Fietkau
2011-09-20
1
-1
/
+1
*
hostapd: add a workaround for driver issues in various android devices with t...
Felix Fietkau
2011-09-04
1
-0
/
+56
*
Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work aroun...
Felix Fietkau
2011-09-01
2
-19
/
+1
*
hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some b...
Felix Fietkau
2011-08-29
2
-1
/
+19
*
hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837)
Felix Fietkau
2011-07-29
1
-9
/
+8
*
hostapd: fix wds interface address handling for multi-bssid
Felix Fietkau
2011-07-29
1
-0
/
+66
*
hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eap...
Felix Fietkau
2011-07-29
1
-0
/
+11
*
hostapd: refresh patch
Felix Fietkau
2011-07-09
1
-2
/
+2
*
hostapd: send EAPOL frames using the same WMM queue as management frames - fi...
Felix Fietkau
2011-07-09
1
-0
/
+13
*
hostapd: only advertise a single encryption type via WPS if multiple are supp...
Felix Fietkau
2011-07-09
1
-0
/
+25
*
hostapd: fix a race condition related to assoc response tx status processing
Felix Fietkau
2011-05-28
1
-0
/
+48
*
hostapd: update to 20110527, includes a client mode wpa auth fix
Felix Fietkau
2011-05-28
12
-50
/
+50
*
hostapd: fix a few compile errors and warnings
Felix Fietkau
2011-04-24
6
-23
/
+46
*
hostapd: update to 2011-04-21
Felix Fietkau
2011-04-23
10
-31
/
+213
*
hostapd: fix bridge handling for wds stations (#9257)
Felix Fietkau
2011-04-19
1
-0
/
+29
*
hostapd: properly mark random data as ready if initialization succeeds withou...
Felix Fietkau
2011-04-12
1
-3
/
+33
*
hostapd: write a stampfile when the random pool has been initialized - fixes ...
Felix Fietkau
2011-04-02
1
-3
/
+42
*
hostapd: update to 20110402, fixes issues with non-QoS clients
Felix Fietkau
2011-04-02
13
-307
/
+92
*
nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix...
Felix Fietkau
2011-03-30
1
-0
/
+195
*
hostapd: make entropy collection contribute to the kernel pool
Felix Fietkau
2011-03-22
2
-47
/
+120
*
hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
Felix Fietkau
2011-03-21
16
-123
/
+162
*
[package] hostapd: fix non-multicall hostapd compile (#9074)
Vasilis Tsiligiannis
2011-03-18
1
-46
/
+235
*
hostapd: add a patch to remove some unnecessary control interface functionality
Felix Fietkau
2011-03-18
1
-0
/
+161
*
[package] hostapd: Fix hostap driver for multicall binary builds
Vasilis Tsiligiannis
2011-03-17
1
-0
/
+365
*
hostapd: update to 20110117
Felix Fietkau
2011-01-24
15
-150
/
+220
*
[package] hostapd: terminate mainloop if interface setup fails, prevents bloc...
Jo-Philipp Wich
2010-11-19
1
-0
/
+81
*
hostapd: back out a problematic madwifi change that worked around some issues...
Felix Fietkau
2010-11-19
1
-15
/
+1
*
hostapd: fix madwifi related linker error (include wext support for non-wpad ...
Felix Fietkau
2010-11-13
2
-2
/
+15
*
hostapd: update to 2010-11-11
Felix Fietkau
2010-11-11
18
-438
/
+22
*
hostapd: add some wpa related madwifi fixes
Felix Fietkau
2010-11-09
1
-0
/
+48
*
hostapd: update to 20101109, reorganize patches
Felix Fietkau
2010-11-09
27
-272
/
+160
*
hostapd: move the madwifi segfault fix to the right place
Felix Fietkau
2010-10-31
2
-32
/
+12
*
package/hostapd: fix crash in atheros driver (#8143)
Jo-Philipp Wich
2010-10-29
1
-0
/
+22
*
hostapd: do not restrict ht capabilities for ap+sta
Felix Fietkau
2010-10-27
1
-2
/
+2
*
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
4
-0
/
+380
[next]