summaryrefslogtreecommitdiff
path: root/package/hostapd
Commit message (Expand)AuthorAge
* hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ...Felix Fietkau2010-02-19
* mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...Felix Fietkau2010-02-19
* hostapd: select crda if mac80211 is selectedFelix Fietkau2010-02-16
* hostapd: fix wpad compile on powerpcFelix Fietkau2010-02-16
* hostapd: move the roboswitch config override to the right placeFelix Fietkau2010-02-16
* mac80211: use wpa_supplicant for unencrypted connections to improve client mo...Felix Fietkau2010-02-08
* hostapd: fix a segfault in the error path of the nl80211 bss interface add fu...Felix Fietkau2010-02-02
* add me as a maintainer for a few other packagesFelix Fietkau2010-01-31
* hostapd: fix segfault in mac80211 wds ap handlingFelix Fietkau2010-01-30
* wpa_supplicant: add missing dependenciesFelix Fietkau2010-01-25
* hostapd: fix wpad compile error by preventing make spam from showing up in th...Felix Fietkau2010-01-23
* hostapd: fix compile error in the roboswitch driverFelix Fietkau2010-01-23
* hostapd: fix build errorFelix Fietkau2010-01-23
* hostapd: add a build variant for wpa_supplicant and one for a multicall hosta...Felix Fietkau2010-01-23
* mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single inst...Felix Fietkau2010-01-20
* hostapd: upgrade to latest git version, add patches to fix multi-bss support ...Felix Fietkau2010-01-20
* hostapd: remove all object files on config changesFelix Fietkau2010-01-19
* hostapd: fix compile error with madwifi enabledFelix Fietkau2010-01-08
* hostapd: upgrade to latest versionFelix Fietkau2010-01-08
* hostapd: parse the option for hiding the ESSID (#6310)Felix Fietkau2009-12-09
* hostapd: update to latest git, fixes ampdu settings in the beacon HT IEFelix Fietkau2009-11-29
* hostapd: replace the wme_* config variables with wmm_* ones (fixes #6247)Felix Fietkau2009-11-29
* hostapd: fix rebuild checks (#6210)Felix Fietkau2009-11-23
* build variants: only build opkg packages for the requested build variant (or ...Felix Fietkau2009-11-22
* fix build of hostapd-utilsHauke Mehrtens2009-11-14
* hostapd: fix endian bugs in STA HT capability handlingFelix Fietkau2009-11-12
* hostapd: fix HT40 BSS scan checksFelix Fietkau2009-11-12
* mac80211: fix a race condition when bringing up wds sta interfaces on the apFelix Fietkau2009-11-11
* hostapd: automatically add wds sta interfaces of an ap to the right bridgeFelix Fietkau2009-11-11
* hostapd: implement wds ap supportFelix Fietkau2009-11-11
* hostapd: update to latest git, remove openssl dependency for hostapd-full, it...Felix Fietkau2009-11-11
* hostapd: use the new build variants feature to clean up the makefileFelix Fietkau2009-11-10
* mac80211: fill some important capabilities into ht_capab in the hostapd configFelix Fietkau2009-11-04
* hostapd: make compilation of the hostap driver conditional - saves 10k uncomp...Felix Fietkau2009-10-20
* hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association...Felix Fietkau2009-10-17
* hostapd: initialize wme to sane valuesFelix Fietkau2009-10-02
* add additions from (#5149)Florian Fainelli2009-07-14
* hostapd: Remove deprecated 'debug' configuration variableVasilis Tsiligiannis2009-06-27
* hostapd: prefer built-in crypto header files over external ones from STAGING_...Felix Fietkau2009-05-27
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-04
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-30
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...Nicolas Thill2009-04-27
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* hostapd only supports either b or g as hwmode configuration variable. If bg i...Hauke Mehrtens2009-04-09
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-27
* bump to version 0.6.9. Synced default.config and mini.config with upstream ve...Hauke Mehrtens2009-03-23
* hostapd: add 11n mode and ht_capab option for hostapdGabor Juhos2009-03-01
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when a...Nicolas Thill2009-02-24
* add country code option for hostapd (patch from #4675)Felix Fietkau2009-02-22
* hostapd: update to 0.6.8Gabor Juhos2009-02-17