summaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Expand)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [hostapd] hostapd only supports either b or g as hwmode configuration variable.hauke2009-04-091-0/+3
* wifi: fix hostapd + autochannelnbd2009-03-271-15/+11
* [hostapd] bump to version 0.6.9.hauke2009-03-233-44/+66
* [packages] hostapd: add 11n mode and ht_capab option for hostapdjuhosg2009-03-011-1/+7
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...nico2009-02-241-2/+2
* add country code option for hostapd (patch from #4675)nbd2009-02-221-0/+2
* [package] hostapd: update to 0.6.8juhosg2009-02-174-199/+19
* allow hostapd to continue, even if setting the country code failsnbd2009-01-301-0/+10
* fix hostapd startup for no-crypto configurationsnbd2009-01-301-1/+2
* hostapd: add support for socket filtering to get rid of some of the massive c...nbd2009-01-271-0/+184
* hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently dep...nbd2009-01-274-7/+25
* [package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli a...agb2009-01-151-0/+1
* [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't...agb2008-12-311-8/+8
* bump hostapd to version 0.6.6kaloz2008-12-021-2/+2
* [hostapd] bump to version 0.6.5agb2008-11-182-6/+6
* fix typonbd2008-10-301-1/+1
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...nbd2008-10-291-1/+1
* fix hostapd a/g mode if only the channel is configured in the confignbd2008-10-291-1/+4
* fix hostapd race condition which breaks wpa with madwifinbd2008-10-291-0/+27
* implement conditional dependencies for menuconfig and build depsnbd2008-10-011-2/+2
* parse the a/g mode setting in /etc/config/wireless when setting up hostapd (i...nbd2008-09-231-1/+8
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character passph...florian2008-08-261-1/+5
* Fix hostapd with open access point and per-device configuration, thanks sn9florian2008-08-231-1/+5
* Update hostapd to 0.6.4florian2008-08-133-68/+2
* Fix hostapd compilation which was broken only for 2.6.25 (#3733).florian2008-07-101-0/+13
* Update hostapd to 0.6.3 (#3615)florian2008-07-075-3189/+5
* Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens.noz2008-06-081-1/+1
* add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>thepeople2008-06-041-1/+18
* Fix hostapd compilation errors on STA_INFO (#3308)florian2008-04-101-0/+55
* change psk back to keythepeople2008-02-181-1/+1
* hostapd: Disable driver_nl80211 if mac80211 is not builtmb2008-02-171-1/+1
* hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put i...mb2008-02-171-3/+3
* hostapd: use patches to add the nl80211 driver instead of copying the files.mb2008-02-1712-3781/+2968
* Enable nl80211 support in hostapd.mb2008-02-161-2/+26
* Add hostapd support for nl80211 (mac80211 stack)mb2008-02-168-0/+2990
* Upgrade b43 and mac80211.mb2008-02-152-2/+2
* fix libnl include issues which broke a few packagesnbd2007-11-191-1/+1
* fix path to .config (#2722)nbd2007-11-171-2/+2
* clean up stale stampfilesnbd2007-11-171-0/+1
* fix hostapd rebuild check, isolate the common src/ directory for hostapd vari...nbd2007-11-171-8/+12
* fix hostapd build with opensslnbd2007-11-161-2/+3
* hostapd: turn libnl into a build dependencynbd2007-11-161-2/+2
* fix config change detect for hostapdnbd2007-11-161-1/+1
* update hostapd patches to the latest from http://johannes.sipsolutions.net/pa...nbd2007-11-167-57/+75
* improve build checks for hostapd (combinations of madwifi and mac80211)nbd2007-11-161-3/+4
* use the static version of libnl for hostapdnbd2007-11-161-1/+1
* fix up hostapd for mac80211nbd2007-11-1611-152/+1141
* disable driver_devicescape in hostapdnbd2007-10-201-5/+2
* fix hostap dependenciesnico2007-09-161-11/+4