]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
P2P: Add option for offloading off-channel TX to the driver
authorJohannes Berg <johannes.berg@intel.com>
Wed, 29 Dec 2010 11:59:17 +0000 (13:59 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 29 Dec 2010 11:59:17 +0000 (13:59 +0200)
commit190b9062b2d5f0bb2afa08acdc82f11d69d98643
tree7502a5a34a0eba869fbc54394e1230390f25bfaf
parent0d7e5a3a29efd4bc138e74b19657e750d22c2887
P2P: Add option for offloading off-channel TX to the driver

With the new kernel functionality coming to Linux to allow off-channel
TX, we can take advantage of that in the P2P code that currently uses
remain-on-channel. If a driver advertises support for it, it will be
asked to handle off-channel TX by itself.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
src/drivers/driver.h
src/drivers/driver_ndis.c
src/drivers/driver_nl80211.c
src/drivers/driver_test.c
wpa_supplicant/driver_i.h
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant_i.h