nl80211: Driver interaction for QCA vendor scan
authorKanchanapally, Vidyullatha <vkanchan@qti.qualcomm.com>
Tue, 15 Sep 2015 13:54:43 +0000 (19:24 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 30 Sep 2015 22:41:46 +0000 (01:41 +0300)
commitf22a080cdc19ba1dee1f85f1d71d2a9c0e699a56
tree7a8622fe2c9e7056f9bd383d6903e5db8d61b112
parentb48567195d7eb4e1f6a18ae88a2af4db2afa193b
nl80211: Driver interaction for QCA vendor scan

This commit contains the necessary changes for supporting the QCA vendor
scan implementation, i.e., sending the vendor scan command to underlying
driver and handling the vendor scan events from the driver.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_capa.c
src/drivers/driver_nl80211_event.c
src/drivers/driver_nl80211_scan.c