nl80211: Implement TDLS callback functions and propagate capabilities
authorArik Nemtsov <arik@wizery.com>
Sun, 23 Oct 2011 10:59:00 +0000 (13:59 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Oct 2011 19:15:05 +0000 (22:15 +0300)
commit03ea178603bbfacaf83860d8993ae58a3df30d6b
tree14a216fd5d4bf627eaa280b8d62b77a6fae61b30
parent568526f1ea6106a0b344c07f0e00132a73bfed43
nl80211: Implement TDLS callback functions and propagate capabilities

Allow passing high-level TDLS commands and TDLS frames to kernel
via new nl80211 commands.

Propagate TDLS related nl80211 capability flags from kernel and add them
as driver capability flags.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Cc: Kalyan C Gaddam <chakkal@iit.edu>
src/drivers/driver.h
src/drivers/driver_nl80211.c