aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/join.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar1-81/+83
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar1-5/+4
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar1-2/+2
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar1-1/+1
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar1-3/+2
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar1-6/+8
2011-11-11mwifiex: fix coding styleYogesh Ashok Powar1-9/+8
2011-11-11mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar1-48/+33
2011-11-11mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar1-2/+2
2011-09-13mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar1-2/+1
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar1-32/+0
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-15/+8
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-5/+4
2011-05-02mwifiex: fix missing tsf_val TLVBing Zhao1-1/+6
2011-04-29mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville1-3/+0
2011-04-19mwifiex: remove some macro definitionsAmitkumar Karwar1-1/+1
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-36/+14
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-54/+36
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar1-1/+1
2011-04-04mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang1-1/+1
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-6/+6
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-6/+7
2011-04-04mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao1-3/+3
2011-04-04mwifiex: remove unnecessary _set_auth functionsMarc Yang1-14/+11
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1464