aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/sdio.c
AgeCommit message (Expand)Author
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2013-08-11mwifiex: Add missing endian conversion.Tomasz Moń
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-22mwifiex: don't drop carrier flag over suspendDaniel Drake
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-30mwifiex: do not overwrite error code from lower layer driverBing Zhao
2012-12-28mwifiex: don't use [delayed_]work_pending()Tejun Heo
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16mwifiex: report error to MMC core if we cannot suspendBing Zhao
2012-11-14mwifiex: process RX packets in SDIO IRQ thread directlyBing Zhao
2012-11-14mwifiex: add support for SDIO card resetAmitkumar Karwar
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar
2012-05-08mwifiex: add support for SD8786 sdioWarheadsSE
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar
2012-03-13mwifiex: use usleep_range instead of udelayYogesh Ashok Powar
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-12-13mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao
2011-11-09mwifiex: enable SDIO multiport aggregationAmitkumar Karwar
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-07-21mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar
2011-07-21mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao