index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
sdio.c
Age
Commit message (
Expand
)
Author
2013-05-22
mwifiex: add support for Marvell SD8897 chipset
Yogesh Ashok Powar
2013-05-22
mwifiex: code rearrangement in multiport aggregation path
Amitkumar Karwar
2013-05-22
mwifiex: define a macro for MPA base address
Amitkumar Karwar
2013-05-22
mwifiex: do port calculations separately
Amitkumar Karwar
2013-05-22
mwifiex: code rearrangement in mwifiex_get_rd_port()
Amitkumar Karwar
2013-05-22
mwifiex: replace unnecessary u32 variables with u8 in sdio.c
Amitkumar Karwar
2013-05-22
mwifiex: store SDIO chip specific information in separate structure
Amitkumar Karwar
2013-05-22
mwifiex: use u32 variables for SDIO read/write port bitmap
Amitkumar Karwar
2013-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-22
mwifiex: don't drop carrier flag over suspend
Daniel Drake
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-30
mwifiex: do not overwrite error code from lower layer driver
Bing Zhao
2012-12-28
mwifiex: don't use [delayed_]work_pending()
Tejun Heo
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-16
mwifiex: report error to MMC core if we cannot suspend
Bing Zhao
2012-11-14
mwifiex: process RX packets in SDIO IRQ thread directly
Bing Zhao
2012-11-14
mwifiex: add support for SDIO card reset
Amitkumar Karwar
2012-06-22
mwifiex: fix bugs in event handling code
Amitkumar Karwar
2012-05-09
mwifiex: add support for SD8786 sdio
WarheadsSE
2012-04-12
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
2012-03-13
mwifiex: use usleep_range instead of udelay
Yogesh Ashok Powar
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-12-13
mwifiex: proper cleanup when RX multiport aggregation fails
Avinash Patil
2011-11-17
mwifiex: add support for Marvell sd8797 device
Bing Zhao
2011-11-09
mwifiex: enable SDIO multiport aggregation
Amitkumar Karwar
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-07-21
mwifiex: disable auto deep sleep before unloading the driver
Amitkumar Karwar
2011-07-21
mwifiex: check SDIO multi-port aggregation buffer room correctly
Amitkumar Karwar
2011-06-10
mwifiex: get rid of global adapter pointer
Amitkumar Karwar
2011-06-01
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-14
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-04-14
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao