summaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Expand)AuthorAgeFilesLines
* hostapd: add accounting configuration to hostapd uci scriptVasilis Tsiligiannis2011-04-051-7/+17
* hostapd: write a stampfile when the random pool has been initialized - fixes ...Felix Fietkau2011-04-021-3/+42
* hostapd: update to 20110402, fixes issues with non-QoS clientsFelix Fietkau2011-04-0214-310/+95
* nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix...Felix Fietkau2011-03-301-0/+195
* hostapd: add more wps config methods to the configFelix Fietkau2011-03-251-2/+14
* hostapd: make entropy collection contribute to the kernel poolFelix Fietkau2011-03-222-47/+120
* hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPSFelix Fietkau2011-03-2117-125/+165
* hostapd: fix non-multicall hostapd compile (#9074)Vasilis Tsiligiannis2011-03-181-46/+235
* hostapd: add a patch to remove some unnecessary control interface functionalityFelix Fietkau2011-03-181-0/+161
* hostapd: add a separate config symbol for 802.11n driver supportFelix Fietkau2011-03-172-7/+7
* hostapd: Fix hostap driver for multicall binary buildsVasilis Tsiligiannis2011-03-171-0/+365
* hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ...Felix Fietkau2011-03-021-0/+3
* hostapd: allow mixed TKIP/CCMP for 11nJo-Philipp Wich2011-02-151-2/+2
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su...Felix Fietkau2011-02-132-1/+8
* hostapd: update to 20110117Felix Fietkau2011-01-2416-152/+222
* hostapd: Create one control interface per virtual bssidFelix Fietkau2011-01-141-1/+3
* hostapd: fix appending the iapp_interface variable to the configFelix Fietkau2010-12-191-1/+1
* hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.configFelix Fietkau2010-12-191-0/+2
* hostapd: Allow rsn_preauth configurationFelix Fietkau2010-12-191-14/+26
* hostapd: terminate mainloop if interface setup fails, prevents blocking init ...Jo-Philipp Wich2010-11-191-0/+81
* hostapd: back out a problematic madwifi change that worked around some issues...Felix Fietkau2010-11-191-15/+1
* hostapd: fix madwifi related linker error (include wext support for non-wpad ...Felix Fietkau2010-11-132-2/+15
* hostapd: update to 2010-11-11Felix Fietkau2010-11-1119-440/+24
* hostapd: add some wpa related madwifi fixesFelix Fietkau2010-11-091-0/+48
* hostapd: update to 20101109, reorganize patchesFelix Fietkau2010-11-0928-275/+163
* hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplican...Vasilis Tsiligiannis2010-11-032-1/+3
* hostapd: move the madwifi segfault fix to the right placeFelix Fietkau2010-10-312-32/+12
* package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operst...Jo-Philipp Wich2010-10-291-0/+22
* hostapd: do not restrict ht capabilities for ap+staFelix Fietkau2010-10-271-2/+2
* Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_a...Jo-Philipp Wich2010-10-271-1/+9
* hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfacesFelix Fietkau2010-10-261-0/+25
* hostapd: fix wpa_supplicant standalone compileFelix Fietkau2010-10-241-2/+4
* hostapd: fix AP+STA reconnectsFelix Fietkau2010-10-241-2/+6
* hostapd: remove some unnecessary debugging code from the last commitFelix Fietkau2010-10-231-6/+3
* hostapd/mac80211: implement support for AP+STAFelix Fietkau2010-10-236-2/+383
* hostapd: fix SIGHUP for multi-bssFelix Fietkau2010-10-231-0/+89
* hostapd: fix non-multicall wpa_supplicant compileFelix Fietkau2010-09-151-2/+4
* hostapd: fix wpa_supplicant crash issues in WDS STA modeFelix Fietkau2010-09-151-0/+43
* hostapd: backport a fix to check for STA STBC capabilities before setting the...Felix Fietkau2010-08-311-0/+41
* hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719)Vasilis Tsiligiannis2010-08-081-0/+2
* move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe...Felix Fietkau2010-07-201-1/+1
* hostapd: make rfkill support optionalFelix Fietkau2010-07-083-2/+272
* hostapd: add preliminary wps script support (push-button only, does not handl...Felix Fietkau2010-07-083-2/+18
* hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpadFelix Fietkau2010-07-082-1/+3
* hostapd: update to 2010-07-05Felix Fietkau2010-07-0813-47/+62
* add missing dependencies for hostapd-utils and wpa-cli (#7421)Felix Fietkau2010-07-031-2/+2
* hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11naJo-Philipp Wich2010-06-301-0/+8
* hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher overrideJo-Philipp Wich2010-06-301-1/+1
* hostapd: forgot the actual change in previous commitJo-Philipp Wich2010-06-161-0/+1
* hostapd: properly read eap_type from configuration when setting up wpa-suppli...Jo-Philipp Wich2010-06-161-2/+2