cfg80211: introduce TDLS channel switch commands
authorArik Nemtsov <arik@wizery.com>
Wed, 19 Nov 2014 10:54:26 +0000 (12:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 19 Nov 2014 17:45:12 +0000 (18:45 +0100)
commit1057d35ede5dbf7ed7842357564fb42c9b54ba50
treeffcef6d5d942a74a1f3f71fc5aab6d910398240d
parentc2733905692589cc73928ffd65d26107536e80fe
cfg80211: introduce TDLS channel switch commands

Introduce commands to initiate and cancel TDLS channel-switching. Once
TDLS channel-switching is started, the lower level driver is responsible
for continually initiating channel-switch operations and returning to
the base (AP) channel to listen for beacons from time to time.

Upon cancellation of the channel-switch all communication between the
relevant TDLS peers will continue on the base channel.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/core.c
net/wireless/nl80211.c
net/wireless/rdev-ops.h
net/wireless/trace.h