hostap/src/drivers
Jouni Malinen eb7719ff22 Add support for using GCMP cipher from IEEE 802.11ad
This allows both hostapd and wpa_supplicant to be used to derive and
configure keys for GCMP. This is quite similar to CCMP key
configuration, but a different cipher suite and somewhat different rules
are used in cipher selection. It should be noted that GCMP is not
included in default parameters at least for now, so explicit
pairwise/group configuration is needed to enable it. This may change in
the future to allow GCMP to be selected automatically in cases where
CCMP could have been used.

This commit does not included changes to WPS or P2P to allow GCMP to be
used.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-08-29 11:52:15 +03:00
..
.gitignore Force rebuilding of src/drivers between hostapd and wpa_supplicant 2009-08-14 20:40:37 +03:00
android_drv.h Android: wext: Add sched_scan functions for PNO 2011-11-29 15:18:45 +02:00
driver.h Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
driver_atheros.c atheros: Implement WNM-Sleep Mode driver operations 2012-08-01 13:21:30 +03:00
driver_bsd.c Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
driver_common.c WNM: Add placeholders for WNM driver commands and events 2012-08-01 13:21:20 +03:00
driver_hostap.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_hostap.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_madwifi.c Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
driver_ndis.c Convert os_zalloc() for an array to use os_calloc() 2012-08-13 20:44:21 +03:00
driver_ndis.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_ndis_.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_nl80211.c Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
driver_none.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
driver_privsep.c Convert os_zalloc() for an array to use os_calloc() 2012-08-13 20:44:21 +03:00
driver_roboswitch.c Update license notification in roboswitch interface file 2012-07-02 12:43:16 +03:00
driver_test.c test: Fix driver data pointer for the P2P commands 2012-08-24 20:44:24 +03:00
driver_wext.c Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
driver_wext.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_wired.c Update license notification in driver_wired.c 2012-07-02 20:50:03 +03:00
drivers.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
drivers.mak build: Use updated libnl3 header paths 2012-08-15 20:44:33 +03:00
drivers.mk build: Use updated libnl3 header paths 2012-08-15 20:44:33 +03:00
linux_ioctl.c Better logging for ioctl set flags failure 2012-08-04 20:41:35 +03:00
linux_ioctl.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
linux_wext.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
ndis_events.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
netlink.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
netlink.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
nl80211_copy.h Sync with linux/nl80211.h in wireless-testing.git 2012-08-10 11:21:16 +03:00
priv_netlink.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rfkill.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rfkill.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00