aboutsummaryrefslogtreecommitdiff
path: root/package/hostapd/patches
Commit message (Collapse)AuthorAge
* hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPSFelix Fietkau2011-03-21
| | | | SVN-Revision: 26261
* hostapd: fix non-multicall hostapd compile (#9074)Vasilis Tsiligiannis2011-03-18
| | | | SVN-Revision: 26220
* hostapd: add a patch to remove some unnecessary control interface functionalityFelix Fietkau2011-03-18
| | | | SVN-Revision: 26216
* hostapd: Fix hostap driver for multicall binary buildsVasilis Tsiligiannis2011-03-17
| | | | SVN-Revision: 26203
* hostapd: update to 20110117Felix Fietkau2011-01-24
| | | | SVN-Revision: 25094
* hostapd: terminate mainloop if interface setup fails, prevents blocking init ↵Jo-Philipp Wich2010-11-19
| | | | | | or /sbin/wifi if an incorrect channel is configured SVN-Revision: 24041
* hostapd: back out a problematic madwifi change that worked around some ↵Felix Fietkau2010-11-19
| | | | | | 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 Fietkau2010-11-13
| | | | | | hostapd builds) SVN-Revision: 23987
* hostapd: update to 2010-11-11Felix Fietkau2010-11-11
| | | | SVN-Revision: 23969
* hostapd: add some wpa related madwifi fixesFelix Fietkau2010-11-09
| | | | SVN-Revision: 23933
* hostapd: update to 20101109, reorganize patchesFelix Fietkau2010-11-09
| | | | SVN-Revision: 23932
* hostapd: move the madwifi segfault fix to the right placeFelix Fietkau2010-10-31
| | | | SVN-Revision: 23738
* package/hostapd: fix crash in atheros driver (#8143) ↵Jo-Philipp Wich2010-10-29
| | | | | | 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+staFelix Fietkau2010-10-27
| | | | SVN-Revision: 23674
* hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfacesFelix Fietkau2010-10-26
| | | | SVN-Revision: 23641
* hostapd: fix wpa_supplicant standalone compileFelix Fietkau2010-10-24
| | | | SVN-Revision: 23625
* hostapd: fix AP+STA reconnectsFelix Fietkau2010-10-24
| | | | SVN-Revision: 23604
* hostapd: remove some unnecessary debugging code from the last commitFelix Fietkau2010-10-23
| | | | SVN-Revision: 23603
* hostapd/mac80211: implement support for AP+STAFelix Fietkau2010-10-23
| | | | SVN-Revision: 23602
* hostapd: fix SIGHUP for multi-bssFelix Fietkau2010-10-23
| | | | SVN-Revision: 23601
* hostapd: fix non-multicall wpa_supplicant compileFelix Fietkau2010-09-15
| | | | SVN-Revision: 23073
* hostapd: fix wpa_supplicant crash issues in WDS STA modeFelix Fietkau2010-09-15
| | | | SVN-Revision: 23067
* hostapd: backport a fix to check for STA STBC capabilities before setting ↵Felix Fietkau2010-08-31
| | | | | | them (fixes #7464) SVN-Revision: 22854
* hostapd: make rfkill support optionalFelix Fietkau2010-07-08
| | | | SVN-Revision: 22101
* hostapd: update to 2010-07-05Felix Fietkau2010-07-08
| | | | SVN-Revision: 22097
* hostapd: fix line reordering leading to segfaultsFelix Fietkau2010-05-02
| | | | SVN-Revision: 21323
* wpa_supplicant: fix issues with the nl80211 driverFelix Fietkau2010-05-02
| | | | SVN-Revision: 21320
* hostapd: add ap isolate support for mac80211Felix Fietkau2010-04-26
| | | | SVN-Revision: 21179
* hostapd: update to 20100418 (0.7.2)Felix Fietkau2010-04-24
| | | | SVN-Revision: 21142
* hostapd: fix segmentation fault on non-mac80211 drivers (#7202)Felix Fietkau2010-04-20
| | | | SVN-Revision: 21065
* hostapd: fix basic rate selection for 5ghzFelix Fietkau2010-04-20
| | | | SVN-Revision: 21043
* hostapd: restore wds sta state after the sta reassociatesFelix Fietkau2010-03-09
| | | | SVN-Revision: 20108
* hostapd: remove the hotplug script for adding wds station interfaces to a ↵Felix Fietkau2010-03-09
| | | | | | 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 reauthenticationFelix Fietkau2010-03-09
| | | | SVN-Revision: 20103
* hostapd: upgrade to 20100309Felix Fietkau2010-03-09
| | | | SVN-Revision: 20090
* hostapd: fix a segfault in the error path of the nl80211 bss interface add ↵Felix Fietkau2010-02-02
| | | | | | function SVN-Revision: 19496
* hostapd: fix segfault in mac80211 wds ap handlingFelix Fietkau2010-01-30
| | | | SVN-Revision: 19420
* hostapd: fix compile error in the roboswitch driverFelix Fietkau2010-01-23
| | | | SVN-Revision: 19290
* hostapd: add a build variant for wpa_supplicant and one for a multicall ↵Felix Fietkau2010-01-23
| | | | | | 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 Fietkau2010-01-20
| | | | | | with a single hostapd instance SVN-Revision: 19234
* hostapd: fix compile error with madwifi enabledFelix Fietkau2010-01-08
| | | | SVN-Revision: 19080
* hostapd: upgrade to latest versionFelix Fietkau2010-01-08
| | | | SVN-Revision: 19077
* hostapd: update to latest git, fixes ampdu settings in the beacon HT IEFelix Fietkau2009-11-29
| | | | SVN-Revision: 18606
* hostapd: fix endian bugs in STA HT capability handlingFelix Fietkau2009-11-12
| | | | SVN-Revision: 18405
* hostapd: fix HT40 BSS scan checksFelix Fietkau2009-11-12
| | | | SVN-Revision: 18404
* mac80211: fix a race condition when bringing up wds sta interfaces on the apFelix Fietkau2009-11-11
| | | | SVN-Revision: 18377
* hostapd: implement wds ap supportFelix Fietkau2009-11-11
| | | | SVN-Revision: 18364
* hostapd: update to latest git, remove openssl dependency for hostapd-full, ↵Felix Fietkau2009-11-11
| | | | | | it works with internal crypto now SVN-Revision: 18360
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-30
| | | | SVN-Revision: 15519
* hostapd: update to 0.6.8Gabor Juhos2009-02-17
| | | | SVN-Revision: 14544