summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar1-164/+43
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao1-1/+1
2011-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar1-0/+54
2011-07-08mwifiex: fix regression in WEP security modeAmitkumar Karwar1-1/+1
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar1-0/+2
2011-05-11mwifiex: cleanup ioctl.hBing Zhao1-7/+2
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz1-1/+4
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-14/+9
2011-05-05mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar1-4/+7
2011-04-28mwifiex: HT capability information handlingAmitkumar Karwar1-7/+35
2011-04-28mwifiex: check firmware capabilities while initialising 5GHz band parametersAmitkumar Karwar1-8/+11
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-86/+45
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-2/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-68/+45
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar1-66/+10
2011-04-07mwifiex: return success in set_default_key for WPA/WPA2Amitkumar Karwar1-0/+4
2011-04-05mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang1-4/+4
2011-04-05mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-46/+39
2011-04-05mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-2/+1
2011-04-05mwifiex: remove unnecessary _set_auth functionsMarc Yang1-9/+8
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1517