]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2eda848f97f7fd85c04aebe3aa8a85e2b99b872d
treeffcef6d5d942a74a1f3f71fc5aab6d910398240d
parent052eb3229d9120c7669a896abe2ca6c245776607
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