summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/tdls.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud