summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/join.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+11Star
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+1464