commit | 109086ce0b0f94760bdb0e8e2566ff8a2d673639 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Sep 28 14:12:50 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Sep 30 15:57:05 2011 -0400 |
tree | 217a3d18f203fe1cf8652f9b33c4ade1f61594c2 | |
parent | a76011e2cbb6915f60488477311e0f269cee6496 [diff] |
nl80211: support sending TDLS commands/frames Add support for sending high-level TDLS commands and TDLS frames via NL80211_CMD_TDLS_OPER and NL80211_CMD_TDLS_MGMT, respectively. Add appropriate cfg80211 callbacks for lower level drivers. Add wiphy capability flags for TDLS support and advertise them via nl80211. Signed-off-by: Arik Nemtsov <arik@wizery.com> Cc: Kalyan C Gaddam <chakkal@iit.edu> Signed-off-by: John W. Linville <linville@tuxdriver.com>