aboutsummaryrefslogtreecommitdiff
path: root/package/hostapd
Commit message (Collapse)AuthorAge
...
* hostapd: upgrade to latest versionFelix Fietkau2010-01-08
| | | | SVN-Revision: 19077
* hostapd: parse the option for hiding the ESSID (#6310)Felix Fietkau2009-12-09
| | | | SVN-Revision: 18727
* hostapd: update to latest git, fixes ampdu settings in the beacon HT IEFelix Fietkau2009-11-29
| | | | SVN-Revision: 18606
* hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)Felix Fietkau2009-11-29
| | | | SVN-Revision: 18602
* hostapd: fix rebuild checks (#6210)Felix Fietkau2009-11-23
| | | | SVN-Revision: 18497
* build variants: only build opkg packages for the requested build variant (or ↵Felix Fietkau2009-11-22
| | | | | | any if no variant was specified for the package) SVN-Revision: 18464
* fix build of hostapd-utilsHauke Mehrtens2009-11-14
| | | | | | | This fixes #6158. Thank you Will Dyson for your patch. SVN-Revision: 18417
* hostapd: fix endian bugs in STA HT capability handlingFelix Fietkau2009-11-12
| | | | SVN-Revision: 18405
* hostapd: fix HT40 BSS scan checksFelix Fietkau2009-11-12
| | | | SVN-Revision: 18404
* mac80211: fix a race condition when bringing up wds sta interfaces on the apFelix Fietkau2009-11-11
| | | | SVN-Revision: 18377
* hostapd: automatically add wds sta interfaces of an ap to the right bridgeFelix Fietkau2009-11-11
| | | | SVN-Revision: 18365
* hostapd: implement wds ap supportFelix Fietkau2009-11-11
| | | | SVN-Revision: 18364
* hostapd: update to latest git, remove openssl dependency for hostapd-full, ↵Felix Fietkau2009-11-11
| | | | | | it works with internal crypto now SVN-Revision: 18360
* hostapd: use the new build variants feature to clean up the makefileFelix Fietkau2009-11-10
| | | | SVN-Revision: 18358
* mac80211: fill some important capabilities into ht_capab in the hostapd configFelix Fietkau2009-11-04
| | | | SVN-Revision: 18293
* hostapd: make compilation of the hostap driver conditional - saves 10k ↵Felix Fietkau2009-10-20
| | | | | | uncompressed SVN-Revision: 18107
* hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 ↵Felix Fietkau2009-10-17
| | | | | | association problems SVN-Revision: 18051
* hostapd: initialize wme to sane valuesFelix Fietkau2009-10-02
| | | | SVN-Revision: 17823
* add additions from (#5149)Florian Fainelli2009-07-14
| | | | SVN-Revision: 16841
* hostapd: Remove deprecated 'debug' configuration variableVasilis Tsiligiannis2009-06-27
| | | | SVN-Revision: 16594
* hostapd: prefer built-in crypto header files over external ones from ↵Felix Fietkau2009-05-27
| | | | | | STAGING_DIR (thx, russell) SVN-Revision: 16102
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-04
| | | | SVN-Revision: 15592
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-30
| | | | SVN-Revision: 15519
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵Nicolas Thill2009-04-27
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* hostapd only supports either b or g as hwmode configuration variable. If bg ↵Hauke Mehrtens2009-04-09
| | | | | | is set the scripts transfers it now to g mode. SVN-Revision: 15182
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-27
| | | | SVN-Revision: 15055
* bump to version 0.6.9. Synced default.config and mini.config with upstream ↵Hauke Mehrtens2009-03-23
| | | | | | version. SVN-Revision: 14992
* hostapd: add 11n mode and ht_capab option for hostapdGabor Juhos2009-03-01
| | | | SVN-Revision: 14713
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵Nicolas Thill2009-02-24
| | | | | | appropriate SVN-Revision: 14651
* add country code option for hostapd (patch from #4675)Felix Fietkau2009-02-22
| | | | SVN-Revision: 14608
* hostapd: update to 0.6.8Gabor Juhos2009-02-17
| | | | SVN-Revision: 14544
* allow hostapd to continue, even if setting the country code failsFelix Fietkau2009-01-30
| | | | SVN-Revision: 14287
* fix hostapd startup for no-crypto configurationsFelix Fietkau2009-01-30
| | | | SVN-Revision: 14276
* hostapd: add support for socket filtering to get rid of some of the massive ↵Felix Fietkau2009-01-27
| | | | | | cpu overhead with mac80211 drivers (backport from hostapd git repository) SVN-Revision: 14225
* hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently ↵Felix Fietkau2009-01-27
| | | | | | depends on ath9k) SVN-Revision: 14224
* hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cliAndy Boyett2009-01-15
| | | | SVN-Revision: 14039
* hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ↵Andy Boyett2008-12-31
| | | | | | allowed values SVN-Revision: 13790
* bump hostapd to version 0.6.6Imre Kaloz2008-12-02
| | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 13467
* bump to version 0.6.5 - updates driver_nl80211 to match changes in recent ↵Andy Boyett2008-11-18
| | | | | | compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself SVN-Revision: 13275
* fix typoFelix Fietkau2008-10-30
| | | | SVN-Revision: 13084
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵Felix Fietkau2008-10-29
| | | | | | when bringing an interface down - fixes an issue with random hostapd death SVN-Revision: 13078
* fix hostapd a/g mode if only the channel is configured in the configFelix Fietkau2008-10-29
| | | | SVN-Revision: 13076
* fix hostapd race condition which breaks wpa with madwifiFelix Fietkau2008-10-29
| | | | SVN-Revision: 13075
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-01
| | | | SVN-Revision: 12820
* parse the a/g mode setting in /etc/config/wireless when setting up hostapd ↵Felix Fietkau2008-09-23
| | | | | | (instead of hardcoding it to g) SVN-Revision: 12673
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character ↵Florian Fainelli2008-08-26
| | | | | | | | passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935) Signed-off-by: thomas@archlinux.org SVN-Revision: 12394
* Fix hostapd with open access point and per-device configuration, thanks sn9Florian Fainelli2008-08-23
| | | | SVN-Revision: 12375
* Update hostapd to 0.6.4Florian Fainelli2008-08-13
| | | | SVN-Revision: 12298
* Fix hostapd compilation which was broken only for 2.6.25 (#3733). Thanks to ↵Florian Fainelli2008-07-10
| | | | | | Hauke Mehrtens. SVN-Revision: 11763