fragattacks/src/drivers
Jouni Malinen a911a6e61f Do not use virtual driver_ops for wpa_supplicant AP mode
Initialize struct hostapd_data driver context with the same driver
information that was initialized earlier during wpa_supplicant start.
This allows the AP mode operations to be completed directly with the
same calls in AP code without having to maintain a separate translation
layer between the AP and station mode driver context.
2009-12-25 19:47:08 +02:00
..
.gitignore Force rebuilding of src/drivers between hostapd and wpa_supplicant 2009-08-14 20:40:37 +03:00
Apple80211.h Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
driver_atheros.c Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 2009-12-24 19:46:06 +02:00
driver_atmel.c Remove deprecated scan and set_probe_req_ie driver_ops 2009-11-23 21:13:46 +02:00
driver_broadcom.c Remove obsoleted get_scan_results() driver_ops 2009-11-23 21:33:37 +02:00
driver_bsd.c Replace hostapd_michael_mic_failure() with generic driver event 2009-12-13 21:17:11 +02:00
driver_hostap.c Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 2009-12-24 19:46:06 +02:00
driver_hostap.h Merge wpa_supplicant and hostapd driver wrapper implementations 2009-04-09 13:40:12 +03:00
driver_iphone.m Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
driver_ipw.c Remove deprecated scan and set_probe_req_ie driver_ops 2009-11-23 21:13:46 +02:00
driver_madwifi.c Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 2009-12-24 19:46:06 +02:00
driver_ndis_.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_ndis.c Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 2009-12-24 19:46:06 +02:00
driver_ndis.h driver_ndis: Detect Native 802.11 drivers (NDIS 6, Vista) 2009-03-07 23:53:40 +02:00
driver_ndiswrapper.c Remove deprecated scan and set_probe_req_ie driver_ops 2009-11-23 21:13:46 +02:00
driver_nl80211.c hostapd: Add WDS (4-address frame) mode with per-station interfaces 2009-12-24 11:46:22 +02:00
driver_none.c Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
driver_osx.m Mac OS X: Fix driver_osx.c build 2009-12-18 21:25:21 +02:00
driver_privsep.c Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
driver_ps3.c Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
driver_ralink.c ralink: Add WPS support 2009-12-18 21:04:11 +02:00
driver_ralink.h ralink: Add WPS support 2009-12-18 21:04:11 +02:00
driver_roboswitch.c Move definitions away from hostapd_defs.h 2009-11-23 16:14:39 +02:00
driver_test.c Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 2009-12-24 19:46:06 +02:00
driver_wext.c netlink: Move more of the newlink/dellink parsing into shared code 2009-12-18 17:49:07 +02:00
driver_wext.h nl80211/wext: Share netlink new/del link event receive code 2009-12-18 17:11:54 +02:00
driver_wired.c wired: Use os_*() wrappers more consistently 2009-12-25 11:54:02 +02:00
driver.h Removed hostapd_new_assoc_sta() from driver wrapper API 2009-12-24 23:30:32 +02:00
drivers.c Do not use virtual driver_ops for wpa_supplicant AP mode 2009-12-25 19:47:08 +02:00
drivers.mak Change Linux driver wrappers to use shared netlink receive code 2009-12-18 18:24:13 +02:00
Makefile Force rebuilding of src/drivers between hostapd and wpa_supplicant 2009-08-14 20:40:37 +03:00
MobileApple80211.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
MobileApple80211.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ndis_events.c Workaround number of compiler warnings with newer MinGW version 2008-12-11 00:56:37 +02:00
netlink.c netlink: Move more of the newlink/dellink parsing into shared code 2009-12-18 17:49:07 +02:00
netlink.h netlink: Move more of the newlink/dellink parsing into shared code 2009-12-18 17:49:07 +02:00
nl80211_copy.h nl80211: Sync with wireless-testing.git linux/nl80211.h 2009-12-24 11:07:02 +02:00
priv_netlink.h netlink: Use NLMSG_OK and NLMSG_NEXT macros 2009-12-18 17:22:35 +02:00
scan_helpers.c Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
wireless_copy.h Remove src/common from default header file path 2009-11-29 17:51:55 +02:00