aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-94/+98
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar1-92/+96
2012-03-13mwifiex: use usleep_range instead of udelayYogesh Ashok Powar1-2/+2
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-3/+1
2011-12-13mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil1-3/+19
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao1-2/+15
2011-11-09mwifiex: enable SDIO multiport aggregationAmitkumar Karwar1-2/+2
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-7/+12
2011-07-21mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar1-0/+3
2011-07-21mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar1-1/+1
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar1-31/+50
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar1-6/+2
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz1-2/+3
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-15/+15
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-13/+3
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar1-10/+8
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-4/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-6/+5
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1770