summaryrefslogtreecommitdiffstats
path: root/package/hostapd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* hostapd: update to 20100418 (0.7.2)Felix Fietkau2010-04-241-2/+2
* hostapd: fix build error caused by r20631Gabor Juhos2010-03-311-1/+10
* hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as wellGabor Juhos2010-03-311-1/+1
* hostapd: clean up openssl tls dependencies and build handling (fixes #6572)Felix Fietkau2010-03-281-10/+13
* Enable management frame protection in hostapd, and make it configurable in /e...Travis Kemen2010-03-241-1/+2
* use a common way of marking packages as not supported on specific targetsNicolas Thill2010-03-101-3/+3
* hostapd: remove the hotplug script for adding wds station interfaces to a bri...Felix Fietkau2010-03-091-2/+0
* hostapd: upgrade to 20100309Felix Fietkau2010-03-091-2/+2
* hostapd: select crda if mac80211 is selectedFelix Fietkau2010-02-161-3/+3
* hostapd: fix wpad compile on powerpcFelix Fietkau2010-02-161-1/+2
* hostapd: move the roboswitch config override to the right placeFelix Fietkau2010-02-161-2/+2
* add me as a maintainer for a few other packagesFelix Fietkau2010-01-311-0/+4
* wpa_supplicant: add missing dependenciesFelix Fietkau2010-01-251-0/+1
* hostapd: fix wpad compile error by preventing make spam from showing up in th...Felix Fietkau2010-01-231-2/+2
* hostapd: fix compile error in the roboswitch driverFelix Fietkau2010-01-231-1/+2
* hostapd: fix build errorFelix Fietkau2010-01-231-1/+1
* hostapd: add a build variant for wpa_supplicant and one for a multicall hosta...Felix Fietkau2010-01-231-8/+184
* hostapd: upgrade to latest git version, add patches to fix multi-bss support ...Felix Fietkau2010-01-201-2/+2
* hostapd: remove all object files on config changesFelix Fietkau2010-01-191-2/+1
* hostapd: upgrade to latest versionFelix Fietkau2010-01-081-2/+2
* hostapd: update to latest git, fixes ampdu settings in the beacon HT IEFelix Fietkau2009-11-291-2/+2
* hostapd: fix rebuild checks (#6210)Felix Fietkau2009-11-231-1/+11
* build variants: only build opkg packages for the requested build variant (or ...Felix Fietkau2009-11-221-7/+2
* fix build of hostapd-utilsHauke Mehrtens2009-11-141-1/+1
* hostapd: automatically add wds sta interfaces of an ap to the right bridgeFelix Fietkau2009-11-111-0/+2
* hostapd: update to latest git, remove openssl dependency for hostapd-full, it...Felix Fietkau2009-11-111-8/+7
* hostapd: use the new build variants feature to clean up the makefileFelix Fietkau2009-11-101-63/+26
* hostapd: make compilation of the hostap driver conditional - saves 10k uncomp...Felix Fietkau2009-10-201-0/+2
* hostapd: prefer built-in crypto header files over external ones from STAGING_...Felix Fietkau2009-05-271-0/+1
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-041-1/+2
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-301-4/+10
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...Nicolas Thill2009-04-271-5/+7
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* bump to version 0.6.9. Synced default.config and mini.config with upstream ve...Hauke Mehrtens2009-03-231-2/+2
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when a...Nicolas Thill2009-02-241-2/+2
* hostapd: update to 0.6.8Gabor Juhos2009-02-171-7/+7
* hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently dep...Felix Fietkau2009-01-271-5/+17
* bump hostapd to version 0.6.6Imre Kaloz2008-12-021-2/+2
* bump to version 0.6.5 - updates driver_nl80211 to match changes in recent com...Andy Boyett2008-11-181-4/+4
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-011-2/+2
* Update hostapd to 0.6.4Florian Fainelli2008-08-131-2/+2
* Update hostapd to 0.6.3 (#3615)Florian Fainelli2008-07-071-3/+3
* hostapd: Disable driver_nl80211 if mac80211 is not builtMichael Büsch2008-02-171-1/+1
* hostapd: use patches to add the nl80211 driver instead of copying the files.Michael Büsch2008-02-171-5/+0
* Add hostapd support for nl80211 (mac80211 stack)Michael Büsch2008-02-161-0/+5
* fix libnl include issues which broke a few packagesFelix Fietkau2007-11-191-1/+1
* fix path to .config (#2722)Felix Fietkau2007-11-171-2/+2
* clean up stale stampfilesFelix Fietkau2007-11-171-0/+1
* fix hostapd rebuild check, isolate the common src/ directory for hostapd vari...Felix Fietkau2007-11-171-8/+12
* fix hostapd build with opensslFelix Fietkau2007-11-161-2/+3