Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | bump to version 0.6.9. Synced default.config and mini.config with upstream ↵ | Hauke Mehrtens | 2009-03-23 | 1 | -2/+2 |
| | | | | | | version. SVN-Revision: 14992 | ||||
* | replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵ | Nicolas Thill | 2009-02-24 | 1 | -2/+2 |
| | | | | | | appropriate SVN-Revision: 14651 | ||||
* | hostapd: update to 0.6.8 | Gabor Juhos | 2009-02-17 | 1 | -7/+7 |
| | | | | SVN-Revision: 14544 | ||||
* | hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently ↵ | Felix Fietkau | 2009-01-27 | 1 | -5/+17 |
| | | | | | | depends on ath9k) SVN-Revision: 14224 | ||||
* | bump hostapd to version 0.6.6 | Imre Kaloz | 2008-12-02 | 1 | -2/+2 |
| | | | | | | 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 Boyett | 2008-11-18 | 1 | -4/+4 |
| | | | | | | compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself SVN-Revision: 13275 | ||||
* | implement conditional dependencies for menuconfig and build deps | Felix Fietkau | 2008-10-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 12820 | ||||
* | Update hostapd to 0.6.4 | Florian Fainelli | 2008-08-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 12298 | ||||
* | Update hostapd to 0.6.3 (#3615) | Florian Fainelli | 2008-07-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 11738 | ||||
* | hostapd: Disable driver_nl80211 if mac80211 is not built | Michael Büsch | 2008-02-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10481 | ||||
* | hostapd: use patches to add the nl80211 driver instead of copying the files. | Michael Büsch | 2008-02-17 | 1 | -5/+0 |
| | | | | SVN-Revision: 10475 | ||||
* | Add hostapd support for nl80211 (mac80211 stack) | Michael Büsch | 2008-02-16 | 1 | -0/+5 |
| | | | | SVN-Revision: 10469 | ||||
* | fix libnl include issues which broke a few packages | Felix Fietkau | 2007-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 9581 | ||||
* | fix path to .config (#2722) | Felix Fietkau | 2007-11-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 9579 | ||||
* | clean up stale stampfiles | Felix Fietkau | 2007-11-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 9576 | ||||
* | fix hostapd rebuild check, isolate the common src/ directory for hostapd ↵ | Felix Fietkau | 2007-11-17 | 1 | -8/+12 |
| | | | | | | variants as well to fix compile errors when both variants are selected (#2722) SVN-Revision: 9575 | ||||
* | fix hostapd build with openssl | Felix Fietkau | 2007-11-16 | 1 | -2/+3 |
| | | | | SVN-Revision: 9574 | ||||
* | hostapd: turn libnl into a build dependency | Felix Fietkau | 2007-11-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 9568 | ||||
* | fix config change detect for hostapd | Felix Fietkau | 2007-11-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 9565 | ||||
* | improve build checks for hostapd (combinations of madwifi and mac80211) | Felix Fietkau | 2007-11-16 | 1 | -3/+4 |
| | | | | SVN-Revision: 9563 | ||||
* | use the static version of libnl for hostapd | Felix Fietkau | 2007-11-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 9562 | ||||
* | fix up hostapd for mac80211 | Felix Fietkau | 2007-11-16 | 1 | -33/+27 |
| | | | | SVN-Revision: 9554 | ||||
* | disable driver_devicescape in hostapd will be enabled again when the ↵ | Felix Fietkau | 2007-10-20 | 1 | -5/+2 |
| | | | | | | mac80211 guys have sorted out the api ;) SVN-Revision: 9369 | ||||
* | fix hostap dependencies | Nicolas Thill | 2007-09-16 | 1 | -11/+4 |
| | | | | SVN-Revision: 8799 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -1/+1 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 |