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