hostapd: sync with trunk r36533
authorFelix Fietkau <nbd@openwrt.org>
Tue, 21 May 2013 11:56:27 +0000 (11:56 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 21 May 2013 11:56:27 +0000 (11:56 +0000)
commit13044dff0760a35ce7cb83eb67e2cb8c9a51f9a4
tree684da747e1c52cc3d260a716bb26e1a94f602f33
parent1f7ee3faf2c8c51ed06899ae0672aab1e6f53734
hostapd: sync with trunk r36533

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36682
40 files changed:
package/hostapd/Makefile
package/hostapd/files/hostapd-full.config
package/hostapd/files/hostapd.sh
package/hostapd/files/wpa_supplicant.sh
package/hostapd/files/wps-hotplug.sh
package/hostapd/madwifi/include/compat.h [new file with mode: 0644]
package/hostapd/madwifi/net80211/_ieee80211.h [new file with mode: 0644]
package/hostapd/madwifi/net80211/ieee80211.h [new file with mode: 0644]
package/hostapd/madwifi/net80211/ieee80211_crypto.h [new file with mode: 0644]
package/hostapd/madwifi/net80211/ieee80211_ioctl.h [new file with mode: 0644]
package/hostapd/patches/001-CVE-2012-4445.patch [deleted file]
package/hostapd/patches/100-pending_work.patch [deleted file]
package/hostapd/patches/300-nl80211_multicall_fixes.patch
package/hostapd/patches/310-multicall_bridge_fix.patch
package/hostapd/patches/330-fix_reassoc_after_ack_failure.patch [deleted file]
package/hostapd/patches/400-noscan.patch
package/hostapd/patches/410-multicall.patch
package/hostapd/patches/430-rescan_immediately.patch
package/hostapd/patches/440-optional_rfkill.patch
package/hostapd/patches/450-reload_freq_change.patch
package/hostapd/patches/451-nl80211_del_beacon_bss.patch
package/hostapd/patches/452-ctrl_iface_reload.patch
package/hostapd/patches/453-ap_sta_support.patch
package/hostapd/patches/460-disable_ctrl_iface_mib.patch
package/hostapd/patches/470-wpa_ie_cap_workaround.patch
package/hostapd/patches/480-terminate_on_setup_failure.patch
package/hostapd/patches/500-random_pool_add_kernel.patch
package/hostapd/patches/510-bring_down_interface.patch
package/hostapd/patches/520-fix_wps_pin_crash.patch
package/hostapd/patches/530-wps_single_auth_enc_type.patch
package/hostapd/patches/540-dynamic_20_40_mhz.patch
package/hostapd/patches/560-indicate-features.patch
package/hostapd/patches/580-fix_bss_addr.patch [deleted file]
package/hostapd/patches/590-hostapd_cli_ifdef.patch
package/hostapd/patches/601-wpa_supplicant-add-new-config-params-to-be-used-with.patch
package/hostapd/patches/602-driver_nl80211-use-new-parameters-during-ibss-join.patch
package/hostapd/patches/604-wpa_s-support-htmode-param.patch
package/hostapd/patches/610-max_num_sta_probe.patch
package/hostapd/patches/620-scan_wait.patch
package/hostapd/patches/630-bool_fix.patch [new file with mode: 0644]