commit | 429d90d2212b561859767a74e3bb855f32b4600d | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Fri Feb 07 16:27:34 2014 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 12 15:36:20 2014 -0500 |
tree | 012243489daeff6e594a5501bba551f72e4b7266 | |
parent | 5f2caaf32bc64c200007611505ce2453f4862276 [diff] |
mwifiex: add cfg80211 tdls_oper handler support This patch adds cfg80211 handler tdls_oper handler support to mwifiex. Upon enable link, driver sets status as TDLS status as setup complete and also sets AMSDU size, AMPDU params for direct link. Upon disable link, driver issues command to FW to delete this link in FW. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>