aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Expand)AuthorAgeFilesLines
...
* hostapd: fix compile error with madwifi enabledFelix Fietkau2010-01-081-0/+18
* hostapd: upgrade to latest versionFelix Fietkau2010-01-085-284/+26
* hostapd: parse the option for hiding the ESSID (#6310)Felix Fietkau2009-12-091-0/+2
* hostapd: update to latest git, fixes ampdu settings in the beacon HT IEFelix Fietkau2009-11-298-79/+29
* hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)Felix Fietkau2009-11-291-21/+21
* 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
* [hostapd-utils] fix build of hostapd-utilsHauke Mehrtens2009-11-141-1/+1
* hostapd: fix endian bugs in STA HT capability handlingFelix Fietkau2009-11-121-0/+33
* hostapd: fix HT40 BSS scan checksFelix Fietkau2009-11-121-0/+11
* mac80211: fix a race condition when bringing up wds sta interfaces on the apFelix Fietkau2009-11-111-2/+3
* hostapd: automatically add wds sta interfaces of an ap to the right bridgeFelix Fietkau2009-11-112-0/+14
* hostapd: implement wds ap supportFelix Fietkau2009-11-112-1/+251
* hostapd: update to latest git, remove openssl dependency for hostapd-full, it...Felix Fietkau2009-11-117-33/+55
* hostapd: use the new build variants feature to clean up the makefileFelix Fietkau2009-11-102-63/+26
* mac80211: fill some important capabilities into ht_capab in the hostapd configFelix Fietkau2009-11-041-0/+3
* hostapd: make compilation of the hostap driver conditional - saves 10k uncomp...Felix Fietkau2009-10-201-0/+2
* hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association...Felix Fietkau2009-10-171-0/+8
* hostapd: initialize wme to sane valuesFelix Fietkau2009-10-021-0/+37
* [package] add additions from (#5149)Florian Fainelli2009-07-141-2/+6
* [package] hostapd: Remove deprecated 'debug' configuration variableVasilis Tsiligiannis2009-06-271-1/+0
* 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-302-4/+28
* 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
* [hostapd] hostapd only supports either b or g as hwmode configuration variable.Hauke Mehrtens2009-04-091-0/+3
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-271-15/+11
* [hostapd] bump to version 0.6.9.Hauke Mehrtens2009-03-233-44/+66
* [packages] hostapd: add 11n mode and ht_capab option for hostapdGabor Juhos2009-03-011-1/+7
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...Nicolas Thill2009-02-241-2/+2
* add country code option for hostapd (patch from #4675)Felix Fietkau2009-02-221-0/+2
* [package] hostapd: update to 0.6.8Gabor Juhos2009-02-174-199/+19
* allow hostapd to continue, even if setting the country code failsFelix Fietkau2009-01-301-0/+10
* fix hostapd startup for no-crypto configurationsFelix Fietkau2009-01-301-1/+2
* hostapd: add support for socket filtering to get rid of some of the massive c...Felix Fietkau2009-01-271-0/+184
* hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently dep...Felix Fietkau2009-01-274-7/+25
* [package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli a...Andy Boyett2009-01-151-0/+1
* [package] hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't...Andy Boyett2008-12-311-8/+8
* bump hostapd to version 0.6.6Imre Kaloz2008-12-021-2/+2
* [hostapd] bump to version 0.6.5Andy Boyett2008-11-182-6/+6
* fix typoFelix Fietkau2008-10-301-1/+1
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-291-1/+1
* fix hostapd a/g mode if only the channel is configured in the configFelix Fietkau2008-10-291-1/+4
* fix hostapd race condition which breaks wpa with madwifiFelix Fietkau2008-10-291-0/+27
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-011-2/+2
* parse the a/g mode setting in /etc/config/wireless when setting up hostapd (i...Felix Fietkau2008-09-231-1/+8
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character passph...Florian Fainelli2008-08-261-1/+5
* Fix hostapd with open access point and per-device configuration, thanks sn9Florian Fainelli2008-08-231-1/+5
* Update hostapd to 0.6.4Florian Fainelli2008-08-133-68/+2