hostap/src/drivers
Jouni Malinen 55777702cd Add driver API functionality for off-channel Action frames
This adds new commands and events for allowing off-channel Action
frame exchanges to be requested. This functionality is not yet used
and is only fully supported by driver_test.c at this point.
driver_nl80211.c has support for the remain-on-channel commands, but
the Action frame TX/RX part is still pending review for the kernel
code and as such, is not yet included here.
2010-01-03 13:57:51 +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.h Add driver API functionality for off-channel Action frames 2010-01-03 13:57:51 +02:00
driver_atheros.c Replace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ driver event 2010-01-03 12:11:44 +02:00
driver_atmel.c Get rid of unnecessary typedefs for enums. 2009-12-26 10:35:08 +02:00
driver_broadcom.c Get rid of unnecessary typedefs for enums. 2009-12-26 10:35:08 +02:00
driver_bsd.c Get rid of unnecessary typedefs for enums. 2009-12-26 10:35:08 +02:00
driver_hostap.c Remove struct ieee80211_hdr dependency from EVENT_RX_FROM_UNKNOWN 2010-01-03 12:17:20 +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 Get rid of unnecessary typedefs for enums. 2009-12-26 10:35:08 +02:00
driver_madwifi.c Replace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ driver event 2010-01-03 12:11:44 +02:00
driver_ndis.c Add driver API functionality for off-channel Action frames 2010-01-03 13:57:51 +02:00
driver_ndis.h driver_ndis: Detect Native 802.11 drivers (NDIS 6, Vista) 2009-03-07 23:53:40 +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_ndiswrapper.c Get rid of unnecessary typedefs for enums. 2009-12-26 10:35:08 +02:00
driver_nl80211.c Add driver API functionality for off-channel Action frames 2010-01-03 13:57:51 +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 Replace wpa_supplicant_sta_rx() call with driver event 2010-01-03 11:50:26 +02:00
driver_ps3.c Remove src/common from default header file path 2009-11-29 17:51:55 +02:00
driver_ralink.c Get rid of unnecessary typedefs for enums. 2009-12-26 10:35:08 +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 Add driver API functionality for off-channel Action frames 2010-01-03 13:57:51 +02:00
driver_wext.c nl80211/wext: Hardcode all auth_algs as supported 2010-01-01 21:41:19 +02:00
driver_wext.h Get rid of unnecessary typedefs for enums. 2009-12-26 10:35:08 +02:00
driver_wired.c wired: Use os_*() wrappers more consistently 2009-12-25 11:54:02 +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 Sync with wireless-testing.git linux/nl80211.h 2010-01-03 13:56:18 +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