summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-251-9/+0
|\
| * mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-221-9/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-201-15/+6
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-081-6/+4
| |\ \ | | |/
| | * mwifiex: do not overwrite error code from lower layer driverBing Zhao2013-01-301-6/+4
| * | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-9/+2
| |/
* | mwifiex: don't use [delayed_]work_pending()Tejun Heo2012-12-281-5/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-5/+6
|\
| * mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-11-161-5/+6
* | mwifiex: process RX packets in SDIO IRQ thread directlyBing Zhao2012-11-141-3/+3
* | mwifiex: add support for SDIO card resetAmitkumar Karwar2012-11-141-0/+33
|/
* mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-221-3/+3
* mwifiex: add support for SD8786 sdioWarheadsSE2012-05-081-0/+7
* mwifiex: use asynchronous firmware loadingAmitkumar Karwar2012-04-121-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-161-94/+98
|\
| * mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar2012-03-141-92/+96
| * mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2012-03-131-2/+2
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1
|/
* mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil2011-12-131-3/+19
* mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-171-2/+15
* mwifiex: enable SDIO multiport aggregationAmitkumar Karwar2011-11-091-2/+2
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-121-7/+12
* mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar2011-07-211-0/+3
* mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar2011-07-211-1/+1
* mwifiex: get rid of global adapter pointerAmitkumar Karwar2011-06-101-31/+50
* mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar2011-06-011-6/+2
* mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-101-2/+3
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-15/+15
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-191-13/+3
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-10/+8
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-141-4/+0
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-6/+5
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+1770
OpenPOWER on IntegriCloud