aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-1/+1
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar1-10/+6
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar1-16/+2
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-14/+13
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz1-4/+4
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-10/+9
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko1-4/+0
2011-04-19mwifiex: optimize driver initialization codeAmitkumar Karwar1-54/+27
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-13/+6
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-3/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-38/+33
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1102