summaryrefslogtreecommitdiff
path: root/package/hostapd/patches
AgeCommit message (Collapse)Author
2010-03-09hostapd: restore wds sta state after the sta reassociatesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09hostapd: remove the hotplug script for adding wds station interfaces to a ↵nbd
bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09hostapd: fix setting the station vlan for wds stations on reauthenticationnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09hostapd: upgrade to 20100309nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-02hostapd: fix a segfault in the error path of the nl80211 bss interface add ↵nbd
function git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-30hostapd: fix segfault in mac80211 wds ap handlingnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23hostapd: fix compile error in the roboswitch drivernbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23hostapd: add a build variant for wpa_supplicant and one for a multicall ↵nbd
hostapd+supplicant program (wpad) and remove the old wpa_supplicant package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-20hostapd: upgrade to latest git version, add patches to fix multi-bss support ↵nbd
with a single hostapd instance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08hostapd: fix compile error with madwifi enablednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08hostapd: upgrade to latest versionnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-29hostapd: update to latest git, fixes ampdu settings in the beacon HT IEnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12hostapd: fix endian bugs in STA HT capability handlingnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12hostapd: fix HT40 BSS scan checksnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11mac80211: fix a race condition when bringing up wds sta interfaces on the apnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11hostapd: implement wds ap supportnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11hostapd: update to latest git, remove openssl dependency for hostapd-full, ↵nbd
it works with internal crypto now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30hostapd: use libnl-tiny instead of libnlnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17[package] hostapd: update to 0.6.8juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-30allow hostapd to continue, even if setting the country code failsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-27hostapd: add support for socket filtering to get rid of some of the massive ↵nbd
cpu overhead with mac80211 drivers (backport from hostapd git repository) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-27hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently ↵nbd
depends on ath9k) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-18[hostapd] bump to version 0.6.5agb
- updates driver_nl80211 to match changes in recent compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-29fix hostapd race condition which breaks wpa with madwifinbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13Update hostapd to 0.6.4florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-10Fix hostapd compilation which was broken only for 2.6.25 (#3733).florian
Thanks to Hauke Mehrtens. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-07Update hostapd to 0.6.3 (#3615)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-08Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens.noz
Fixes #3501 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-10Fix hostapd compilation errors on STA_INFO (#3308)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17hostapd: use patches to add the nl80211 driver instead of copying the files.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16Enable nl80211 support in hostapd.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16Add hostapd support for nl80211 (mac80211 stack)mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16update hostapd patches to the latest from ↵nbd
http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-16fix up hostapd for mac80211nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04refresh all package patches in the buildroot using quiltnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09upgrade hostapd to 0.5.7 (patch from #1133)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-12fix wpa/wpa2 with madwifinbd
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-11add hostapdnbd
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13remove lots of non-essential packagesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-28fix problems from ticket #385, thx mikeawbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-12update to newer version, fix compile issues, 100-wpa_fix.patch removed, is ↵wbx
it needed? git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-31fix hostapd/madwifi crash (#247)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-22update hostapd to new upstream stable release (v0.4.7)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-23update hostapd to latest development release (v0.4.5), nico
add driver for hostap, enable wpa-psk. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-14add hostapd package with initial support for madwifinico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1659 3c298f89-4303-0410-b956-a3cf2f4a3e73