summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/join.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: simplify ad hoc join capability infoJames Cameron2014-11-111-3/+1Star
* mwifiex: remove needless current_bssid variableAvinash Patil2014-07-181-6/+0Star
* mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao2014-07-151-1/+1
* mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* mwifiex: stop AP at shutdown timeAmitkumar Karwar2014-02-281-1/+14
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-19/+18Star
* mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar2014-02-121-1/+1
* mwifiex: remove unsupported code in 11acBing Zhao2014-02-121-8/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-2/+8
|\
| * mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil2013-10-141-2/+8
* | mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-101-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-2/+4
|\
| * mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2013-07-311-2/+4
* | mwifiex: support to send deauth for P2P clientStone Piao2013-07-241-0/+1
|/
* mwifiex: add basic 11h support for stationAmitkumar Karwar2013-06-191-0/+2
* mwifiex: dump small buffers with help of %*phAndy Shevchenko2013-05-291-3/+2Star
* mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil2013-04-011-0/+23
* mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-081-4/+3Star
* mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-0/+8
* mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao2013-02-011-2/+0Star
* mwifiex: avoid out of bounds access in mwifiex_get_common_rates.Cyril Roelandt2013-01-301-2/+2
* mwifiex: correction in status codes used for association failureAmitkumar Karwar2013-01-221-5/+15
* mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar2013-01-071-0/+10
* mwifiex: add multi-queue supportAvinash Patil2012-11-141-4/+2Star
* mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-081-2/+4
* wireless: Remove casts to same typeJoe Perches2012-06-061-13/+7Star
* mwifiex: stop BSS in deauthentication handlingAvinash Patil2012-05-161-0/+4
* mwifiex: fix coding style issue in mwifiex_deauthenticateBing Zhao2012-05-151-10/+12
* mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-171-3/+3
* mwifiex: add support for WPS2.0Avinash Patil2012-04-121-0/+44
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-7/+7
* mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar2012-03-141-81/+83
* mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar2012-03-131-5/+4Star
* mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar2012-03-051-2/+2
* mwifiex: handle auto authentication mode correctlyAmitkumar Karwar2012-03-051-1/+1
* mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar2012-02-291-3/+2Star
* mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar2011-12-211-6/+8
* mwifiex: fix coding styleYogesh Ashok Powar2011-11-111-9/+8Star
* mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar2011-11-111-48/+33Star
* mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar2011-11-111-2/+2
* mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-131-2/+1Star
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-121-32/+0Star
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-221-15/+8Star
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-5/+4Star
* mwifiex: fix missing tsf_val TLVBing Zhao2011-05-021-1/+6
* mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville2011-04-291-3/+0Star
* mwifiex: remove some macro definitionsAmitkumar Karwar2011-04-191-1/+1
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-191-36/+14Star
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-54/+36Star
* mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar2011-04-071-1/+1