summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/tdls.c
AgeCommit message (Expand)Author
2015-01-07mwifiex: tdls: Use setup_timerJulia Lawall
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu
2014-11-17mwifiex: add auto TDLS supportAvinash Patil
2014-11-17mwifiex: wmm support for TDLS linkAvinash Patil
2014-09-15mwifiex: fix probable memory corruption while processing TDLS frameAvinash Patil
2014-07-16mwifiex: remove redundant TDLS setup action frame check and avoid leaksBing Zhao
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao
2014-06-20mwifiex: Use the proper interfacesThomas Gleixner
2014-05-22mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-07mwifiex: add HT operation IE in TDLS setup confirmAvinash Patil
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-24mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil