Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostapd: update to 2011-04-21 | Felix Fietkau | 2011-04-23 | 1 | -3/+3 |
| | | | | SVN-Revision: 26749 | ||||
* | package/hostapd: cosmetic fix | Alexandros C. Couloumbis | 2011-04-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 26644 | ||||
* | hostapd: update to 20110402, fixes issues with non-QoS clients | Felix Fietkau | 2011-04-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 26414 | ||||
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 | 1 | -2/+3 |
| | | | | SVN-Revision: 26261 | ||||
* | hostapd: add a separate config symbol for 802.11n driver support | Felix Fietkau | 2011-03-17 | 1 | -7/+3 |
| | | | | SVN-Revision: 26212 | ||||
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ↵ | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
| | | | | | | binary size a bit SVN-Revision: 25821 | ||||
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+3 |
| | | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518 | ||||
* | hostapd: update to 20110117 | Felix Fietkau | 2011-01-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 25094 | ||||
* | hostapd: update to 2010-11-11 | Felix Fietkau | 2010-11-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 23969 | ||||
* | hostapd: update to 20101109, reorganize patches | Felix Fietkau | 2010-11-09 | 1 | -3/+3 |
| | | | | SVN-Revision: 23932 | ||||
* | hostapd: Add 'identity' config option when eap_type is 'tls' on ↵ | Vasilis Tsiligiannis | 2010-11-03 | 1 | -1/+1 |
| | | | | | | wpa_supplicant (#8164) SVN-Revision: 23817 | ||||
* | hostapd/mac80211: implement support for AP+STA | Felix Fietkau | 2010-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 23602 | ||||
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵ | Felix Fietkau | 2010-07-20 | 1 | -1/+1 |
| | | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304 | ||||
* | hostapd: make rfkill support optional | Felix Fietkau | 2010-07-08 | 1 | -2/+4 |
| | | | | SVN-Revision: 22101 | ||||
* | hostapd: add preliminary wps script support (push-button only, does not ↵ | Felix Fietkau | 2010-07-08 | 1 | -1/+2 |
| | | | | | | handle multi-bss yet) SVN-Revision: 22100 | ||||
* | hostapd: update to 2010-07-05 | Felix Fietkau | 2010-07-08 | 1 | -3/+3 |
| | | | | SVN-Revision: 22097 | ||||
* | add missing dependencies for hostapd-utils and wpa-cli (#7421) | Felix Fietkau | 2010-07-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 22052 | ||||
* | hostapd: properly read eap_type from configuration when setting up ↵ | Jo-Philipp Wich | 2010-06-16 | 1 | -2/+2 |
| | | | | | | wpa-supplicant, fixes WPA Enterprise in client mode (#7476) SVN-Revision: 21820 | ||||
* | hostapd: update to 20100418 (0.7.2) | Felix Fietkau | 2010-04-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 21142 | ||||
* | hostapd: fix build error caused by r20631 | Gabor Juhos | 2010-03-31 | 1 | -1/+10 |
| | | | | SVN-Revision: 20638 | ||||
* | hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20631 | ||||
* | hostapd: clean up openssl tls dependencies and build handling (fixes #6572) | Felix Fietkau | 2010-03-28 | 1 | -10/+13 |
| | | | | SVN-Revision: 20547 | ||||
* | Enable management frame protection in hostapd, and make it configurable in ↵ | Travis Kemen | 2010-03-24 | 1 | -1/+2 |
| | | | | | | | | /etc/config/wireless. Since ath9k is currently the only driver that supports MFP, it will only be enabled when ath9k is enabled. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20396 | ||||
* | use a common way of marking packages as not supported on specific targets | Nicolas Thill | 2010-03-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 20117 | ||||
* | hostapd: remove the hotplug script for adding wds station interfaces to a ↵ | Felix Fietkau | 2010-03-09 | 1 | -2/+0 |
| | | | | | | bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge SVN-Revision: 20104 | ||||
* | hostapd: upgrade to 20100309 | Felix Fietkau | 2010-03-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 20090 | ||||
* | hostapd: select crda if mac80211 is selected | Felix Fietkau | 2010-02-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 19667 | ||||
* | hostapd: fix wpad compile on powerpc | Felix Fietkau | 2010-02-16 | 1 | -1/+2 |
| | | | | SVN-Revision: 19663 | ||||
* | hostapd: move the roboswitch config override to the right place | Felix Fietkau | 2010-02-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 19662 | ||||
* | add me as a maintainer for a few other packages | Felix Fietkau | 2010-01-31 | 1 | -0/+4 |
| | | | | SVN-Revision: 19439 | ||||
* | wpa_supplicant: add missing dependencies | Felix Fietkau | 2010-01-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 19333 | ||||
* | hostapd: fix wpad compile error by preventing make spam from showing up in ↵ | Felix Fietkau | 2010-01-23 | 1 | -2/+2 |
| | | | | | | the cflags/ldflags dump files SVN-Revision: 19295 | ||||
* | hostapd: fix compile error in the roboswitch driver | Felix Fietkau | 2010-01-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 19290 | ||||
* | hostapd: fix build error | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 19289 | ||||
* | hostapd: add a build variant for wpa_supplicant and one for a multicall ↵ | Felix Fietkau | 2010-01-23 | 1 | -8/+184 |
| | | | | | | hostapd+supplicant program (wpad) and remove the old wpa_supplicant package SVN-Revision: 19286 | ||||
* | hostapd: upgrade to latest git version, add patches to fix multi-bss support ↵ | Felix Fietkau | 2010-01-20 | 1 | -2/+2 |
| | | | | | | with a single hostapd instance SVN-Revision: 19234 | ||||
* | hostapd: remove all object files on config changes | Felix Fietkau | 2010-01-19 | 1 | -2/+1 |
| | | | | SVN-Revision: 19229 | ||||
* | hostapd: upgrade to latest version | Felix Fietkau | 2010-01-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 19077 | ||||
* | hostapd: update to latest git, fixes ampdu settings in the beacon HT IE | Felix Fietkau | 2009-11-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 18606 | ||||
* | hostapd: fix rebuild checks (#6210) | Felix Fietkau | 2009-11-23 | 1 | -1/+11 |
| | | | | SVN-Revision: 18497 | ||||
* | build variants: only build opkg packages for the requested build variant (or ↵ | Felix Fietkau | 2009-11-22 | 1 | -7/+2 |
| | | | | | | any if no variant was specified for the package) SVN-Revision: 18464 | ||||
* | fix build of hostapd-utils | Hauke Mehrtens | 2009-11-14 | 1 | -1/+1 |
| | | | | | | | This fixes #6158. Thank you Will Dyson for your patch. SVN-Revision: 18417 | ||||
* | hostapd: automatically add wds sta interfaces of an ap to the right bridge | Felix Fietkau | 2009-11-11 | 1 | -0/+2 |
| | | | | SVN-Revision: 18365 | ||||
* | hostapd: update to latest git, remove openssl dependency for hostapd-full, ↵ | Felix Fietkau | 2009-11-11 | 1 | -8/+7 |
| | | | | | | it works with internal crypto now SVN-Revision: 18360 | ||||
* | hostapd: use the new build variants feature to clean up the makefile | Felix Fietkau | 2009-11-10 | 1 | -63/+26 |
| | | | | SVN-Revision: 18358 | ||||
* | hostapd: make compilation of the hostap driver conditional - saves 10k ↵ | Felix Fietkau | 2009-10-20 | 1 | -0/+2 |
| | | | | | | uncompressed SVN-Revision: 18107 | ||||
* | hostapd: prefer built-in crypto header files over external ones from ↵ | Felix Fietkau | 2009-05-27 | 1 | -0/+1 |
| | | | | | | STAGING_DIR (thx, russell) SVN-Revision: 16102 | ||||
* | fix more issues with libnl-tiny and eglibc | Felix Fietkau | 2009-05-04 | 1 | -1/+2 |
| | | | | SVN-Revision: 15592 | ||||
* | hostapd: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | 1 | -4/+10 |
| | | | | SVN-Revision: 15519 | ||||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 | 1 | -5/+7 |
| | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 |