Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nl80211: send EAP frames as QoS data frames for QoS aware clients, should ↵ | Felix Fietkau | 2011-03-30 | 1 | -0/+195 |
| | | | | | | fix EAP rekeying timeout issues with intel clients (#8830) SVN-Revision: 26367 | ||||
* | hostapd: make entropy collection contribute to the kernel pool | Felix Fietkau | 2011-03-22 | 2 | -47/+120 |
| | | | | SVN-Revision: 26272 | ||||
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 | 16 | -123/+162 |
| | | | | SVN-Revision: 26261 | ||||
* | hostapd: fix non-multicall hostapd compile (#9074) | Vasilis Tsiligiannis | 2011-03-18 | 1 | -46/+235 |
| | | | | SVN-Revision: 26220 | ||||
* | hostapd: add a patch to remove some unnecessary control interface functionality | Felix Fietkau | 2011-03-18 | 1 | -0/+161 |
| | | | | SVN-Revision: 26216 | ||||
* | hostapd: Fix hostap driver for multicall binary builds | Vasilis Tsiligiannis | 2011-03-17 | 1 | -0/+365 |
| | | | | SVN-Revision: 26203 | ||||
* | hostapd: update to 20110117 | Felix Fietkau | 2011-01-24 | 15 | -150/+220 |
| | | | | SVN-Revision: 25094 | ||||
* | hostapd: terminate mainloop if interface setup fails, prevents blocking init ↵ | Jo-Philipp Wich | 2010-11-19 | 1 | -0/+81 |
| | | | | | | or /sbin/wifi if an incorrect channel is configured SVN-Revision: 24041 | ||||
* | hostapd: back out a problematic madwifi change that worked around some ↵ | Felix Fietkau | 2010-11-19 | 1 | -15/+1 |
| | | | | | | issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes #8267) SVN-Revision: 24032 | ||||
* | hostapd: fix madwifi related linker error (include wext support for non-wpad ↵ | Felix Fietkau | 2010-11-13 | 2 | -2/+15 |
| | | | | | | hostapd builds) SVN-Revision: 23987 | ||||
* | hostapd: update to 2010-11-11 | Felix Fietkau | 2010-11-11 | 18 | -438/+22 |
| | | | | SVN-Revision: 23969 | ||||
* | hostapd: add some wpa related madwifi fixes | Felix Fietkau | 2010-11-09 | 1 | -0/+48 |
| | | | | SVN-Revision: 23933 | ||||
* | hostapd: update to 20101109, reorganize patches | Felix Fietkau | 2010-11-09 | 27 | -272/+160 |
| | | | | SVN-Revision: 23932 | ||||
* | hostapd: move the madwifi segfault fix to the right place | Felix Fietkau | 2010-10-31 | 2 | -32/+12 |
| | | | | SVN-Revision: 23738 | ||||
* | package/hostapd: fix crash in atheros driver (#8143) ↵ | Jo-Philipp Wich | 2010-10-29 | 1 | -0/+22 |
| | | | | | | hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv. SVN-Revision: 23715 | ||||
* | hostapd: do not restrict ht capabilities for ap+sta | Felix Fietkau | 2010-10-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 23674 | ||||
* | hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces | Felix Fietkau | 2010-10-26 | 1 | -0/+25 |
| | | | | SVN-Revision: 23641 | ||||
* | hostapd: fix wpa_supplicant standalone compile | Felix Fietkau | 2010-10-24 | 1 | -2/+4 |
| | | | | SVN-Revision: 23625 | ||||
* | hostapd: fix AP+STA reconnects | Felix Fietkau | 2010-10-24 | 1 | -2/+6 |
| | | | | SVN-Revision: 23604 | ||||
* | hostapd: remove some unnecessary debugging code from the last commit | Felix Fietkau | 2010-10-23 | 1 | -6/+3 |
| | | | | SVN-Revision: 23603 | ||||
* | hostapd/mac80211: implement support for AP+STA | Felix Fietkau | 2010-10-23 | 4 | -0/+380 |
| | | | | SVN-Revision: 23602 | ||||
* | hostapd: fix SIGHUP for multi-bss | Felix Fietkau | 2010-10-23 | 1 | -0/+89 |
| | | | | SVN-Revision: 23601 | ||||
* | hostapd: fix non-multicall wpa_supplicant compile | Felix Fietkau | 2010-09-15 | 1 | -2/+4 |
| | | | | SVN-Revision: 23073 | ||||
* | hostapd: fix wpa_supplicant crash issues in WDS STA mode | Felix Fietkau | 2010-09-15 | 1 | -0/+43 |
| | | | | SVN-Revision: 23067 | ||||
* | hostapd: backport a fix to check for STA STBC capabilities before setting ↵ | Felix Fietkau | 2010-08-31 | 1 | -0/+41 |
| | | | | | | them (fixes #7464) SVN-Revision: 22854 | ||||
* | hostapd: make rfkill support optional | Felix Fietkau | 2010-07-08 | 1 | -0/+263 |
| | | | | SVN-Revision: 22101 | ||||
* | hostapd: update to 2010-07-05 | Felix Fietkau | 2010-07-08 | 12 | -44/+59 |
| | | | | SVN-Revision: 22097 | ||||
* | hostapd: fix line reordering leading to segfaults | Felix Fietkau | 2010-05-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 21323 | ||||
* | wpa_supplicant: fix issues with the nl80211 driver | Felix Fietkau | 2010-05-02 | 2 | -0/+128 |
| | | | | SVN-Revision: 21320 | ||||
* | hostapd: add ap isolate support for mac80211 | Felix Fietkau | 2010-04-26 | 2 | -0/+129 |
| | | | | SVN-Revision: 21179 | ||||
* | hostapd: update to 20100418 (0.7.2) | Felix Fietkau | 2010-04-24 | 8 | -41/+41 |
| | | | | SVN-Revision: 21142 | ||||
* | hostapd: fix segmentation fault on non-mac80211 drivers (#7202) | Felix Fietkau | 2010-04-20 | 1 | -5/+7 |
| | | | | SVN-Revision: 21065 | ||||
* | hostapd: fix basic rate selection for 5ghz | Felix Fietkau | 2010-04-20 | 1 | -0/+68 |
| | | | | SVN-Revision: 21043 | ||||
* | hostapd: restore wds sta state after the sta reassociates | Felix Fietkau | 2010-03-09 | 1 | -0/+12 |
| | | | | SVN-Revision: 20108 | ||||
* | hostapd: remove the hotplug script for adding wds station interfaces to a ↵ | Felix Fietkau | 2010-03-09 | 1 | -0/+75 |
| | | | | | | bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge SVN-Revision: 20104 | ||||
* | hostapd: fix setting the station vlan for wds stations on reauthentication | Felix Fietkau | 2010-03-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 20103 | ||||
* | hostapd: upgrade to 20100309 | Felix Fietkau | 2010-03-09 | 11 | -1260/+45 |
| | | | | SVN-Revision: 20090 | ||||
* | hostapd: fix a segfault in the error path of the nl80211 bss interface add ↵ | Felix Fietkau | 2010-02-02 | 1 | -2/+6 |
| | | | | | | function SVN-Revision: 19496 | ||||
* | hostapd: fix segfault in mac80211 wds ap handling | Felix Fietkau | 2010-01-30 | 1 | -3/+4 |
| | | | | SVN-Revision: 19420 | ||||
* | hostapd: fix compile error in the roboswitch driver | Felix Fietkau | 2010-01-23 | 1 | -0/+14 |
| | | | | SVN-Revision: 19290 | ||||
* | hostapd: add a build variant for wpa_supplicant and one for a multicall ↵ | Felix Fietkau | 2010-01-23 | 5 | -0/+1066 |
| | | | | | | 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 | 4 | -0/+1349 |
| | | | | | | with a single hostapd instance SVN-Revision: 19234 | ||||
* | hostapd: fix compile error with madwifi enabled | Felix Fietkau | 2010-01-08 | 1 | -0/+18 |
| | | | | SVN-Revision: 19080 | ||||
* | hostapd: upgrade to latest version | Felix Fietkau | 2010-01-08 | 4 | -282/+24 |
| | | | | SVN-Revision: 19077 | ||||
* | hostapd: update to latest git, fixes ampdu settings in the beacon HT IE | Felix Fietkau | 2009-11-29 | 7 | -77/+27 |
| | | | | SVN-Revision: 18606 | ||||
* | hostapd: fix endian bugs in STA HT capability handling | Felix Fietkau | 2009-11-12 | 1 | -0/+33 |
| | | | | SVN-Revision: 18405 | ||||
* | hostapd: fix HT40 BSS scan checks | Felix Fietkau | 2009-11-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 18404 | ||||
* | mac80211: fix a race condition when bringing up wds sta interfaces on the ap | Felix Fietkau | 2009-11-11 | 1 | -2/+3 |
| | | | | SVN-Revision: 18377 | ||||
* | hostapd: implement wds ap support | Felix Fietkau | 2009-11-11 | 1 | -0/+247 |
| | | | | SVN-Revision: 18364 | ||||
* | hostapd: update to latest git, remove openssl dependency for hostapd-full, ↵ | Felix Fietkau | 2009-11-11 | 4 | -24/+22 |
| | | | | | | it works with internal crypto now SVN-Revision: 18360 |