summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/tdls.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: Remove casts of pointer to same typeJoe Perches2014-03-271-3/+3
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-8/+8
* mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter2014-02-241-1/+1
* mwifiex: disable all TDLS link during disconnectionAvinash Patil2014-02-121-0/+35
* mwifiex: add VHT support for TDLSAvinash Patil2014-02-121-4/+217
* mwifiex: AMPDU support for TDLS linkAvinash Patil2014-02-121-0/+1
* mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil2014-02-121-0/+11
* mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil2014-02-121-0/+94
* mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-121-0/+23
* mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-121-0/+28
* mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-121-0/+97
* mwifiex: parse TDLS action frames during RXAvinash Patil2014-02-121-0/+119
* mwifiex: add tdls_mgmt handler supportAvinash Patil2014-02-121-0/+423