aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/tdls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches1-3/+3
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao1-8/+8
2014-02-24mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter1-1/+1
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil1-0/+35
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil1-4/+217
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil1-0/+1
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil1-0/+11
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil1-0/+94
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil1-0/+23
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil1-0/+28
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil1-0/+97
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil1-0/+119
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil1-0/+423