aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/init.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar2011-05-101-14/+12
* mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-101-2/+2
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-17/+12
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-191-4/+1
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-141-6/+0
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-2/+1
* mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar2011-04-071-1/+1
* mwifiex: cleanup power save related struct and macrosMarc Yang2011-04-041-1/+1
* mwifiex: remove unused radio_on variable and macrosMarc Yang2011-04-041-1/+0
* mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang2011-04-041-1/+1
* mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao2011-04-041-1/+1
* mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang2011-04-041-2/+0
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+665