summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/tdls.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: tdls: Use setup_timerJulia Lawall2015-01-071-3/+2Star
* mwifiex: report tdls peers in debugfsXinming Hu2015-01-061-0/+30
* mwifiex: add auto TDLS supportAvinash Patil2014-11-171-0/+233
* mwifiex: wmm support for TDLS linkAvinash Patil2014-11-171-0/+55
* mwifiex: fix probable memory corruption while processing TDLS frameAvinash Patil2014-09-151-1/+3
* mwifiex: remove redundant TDLS setup action frame check and avoid leaksBing Zhao2014-07-161-12/+10Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-0/+2
|\
| * mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-031-0/+2
* | wireless: mwifiex: Use the proper interfacesThomas Gleixner2014-06-251-6/+2Star
* | Revert "mwifiex: Use the proper interfaces"Bing Zhao2014-06-251-2/+6
* | mwifiex: Use the proper interfacesThomas Gleixner2014-06-201-6/+2Star
|/
* mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville2014-05-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-20/+24
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-20/+24
* | mwifiex: add HT operation IE in TDLS setup confirmAvinash Patil2014-05-071-0/+53
|/
* 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