summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/join.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2013-07-311-2/+4
* mwifiex: add basic 11h support for stationAmitkumar Karwar2013-06-191-0/+2
* mwifiex: dump small buffers with help of %*phAndy Shevchenko2013-05-291-3/+2
* 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/+3
* 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/+0
* 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/+2
* 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/+7
* 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/+4
* 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/+2
* mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar2011-12-211-6/+8
* mwifiex: fix coding styleYogesh Ashok Powar2011-11-111-9/+8
* mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar2011-11-111-48/+33
* 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/+1
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-121-32/+0
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-221-15/+8
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-5/+4
* 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/+0
* mwifiex: remove some macro definitionsAmitkumar Karwar2011-04-191-1/+1
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-191-36/+14
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-54/+36
* mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar2011-04-071-1/+1
* mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang2011-04-041-1/+1
* mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao2011-04-041-6/+6
* mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang2011-04-041-6/+7
* mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao2011-04-041-3/+3
* mwifiex: remove unnecessary _set_auth functionsMarc Yang2011-04-041-14/+11
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+1464
OpenPOWER on IntegriCloud