summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/init.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-10mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar1-14/+12
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz1-2/+2
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-17/+12
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-4/+1
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-6/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-2/+1
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar1-1/+1
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang1-1/+1
2011-04-04mwifiex: remove unused radio_on variable and macrosMarc Yang1-1/+0
2011-04-04mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang1-1/+1
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-1/+1
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-2/+0
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+665