hostap/src
Beni Lev adef89480d nl80211: Add vendor command support
Add a callback to the driver interface that allows vendor specific
commands to be sent. In addition, a control interface command is added
to expose this new interface outside wpa_supplicant:

Vendor command's format:
VENDOR <vendor id> <sub command id> [<hex formatted data>]

The 3rd argument will be converted to binary data and then passed as
argument to the sub command.

This interface is driver independent, but for now, this is only
implemented for the nl80211 driver interface using the cfg80211 vendor
commands.

Signed-off-by: Beni Lev <beni.lev@intel.com>
2014-03-04 22:24:20 +02:00
..
ap Redirect more frames with ext_mgmt_frame_handling=1 2014-03-02 17:15:12 +02:00
common WPA: Clean up cipher suite counting in write routines 2014-03-02 17:15:12 +02:00
crypto OpenSSL: Avoid never-used analyzer warning 2014-03-02 17:15:12 +02:00
drivers nl80211: Add vendor command support 2014-03-04 22:24:20 +02:00
eap_common HS 2.0R2: Add WFA server-only EAP-TLS peer method 2014-02-26 01:24:23 +02:00
eap_peer EAP-FAST: Use clear eap_get_config() result validation 2014-03-02 17:15:12 +02:00
eap_server HS 2.0R2: Add WFA server-only EAP-TLS server method 2014-02-26 01:24:25 +02:00
eapol_auth HS 2.0R2: RADIUS server support to request Subscr Remediation 2014-02-26 01:24:25 +02:00
eapol_supp Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p P2P: Fix validation on Invitation Request error path 2014-03-02 10:35:33 +02:00
radius RADIUS server: Copy IPv4 address only when IPv6 is not used 2014-03-02 17:15:12 +02:00
rsn_supp TDLS: Work around interop issues with supported operating class 2014-02-27 16:38:14 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils trace: Fix memory use on no-function name path 2014-03-02 17:15:12 +02:00
wps WPS: Remove duplicate variable setting 2014-03-02 17:15:12 +02:00
lib.rules
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00