开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
sdio.c
Age
Commit message (
Expand
)
Author
2016-06-18
mwifiex: fix link error against sdio
Arnd Bergmann
2016-06-16
mwifiex: use better message and error code when OF node doesn't match
Javier Martinez Canillas
2016-06-16
mwifiex: don't print an error if an optional DT property is missing
Javier Martinez Canillas
2016-06-16
mwifiex: check if mwifiex_sdio_probe_of() fails and return error
Javier Martinez Canillas
2016-06-16
mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()
Javier Martinez Canillas
2016-06-16
mwifiex: consolidate mwifiex_sdio_probe() error paths
Javier Martinez Canillas
2016-06-16
mwifiex: propagate mwifiex_add_card() errno code in mwifiex_sdio_probe()
Javier Martinez Canillas
2016-06-16
mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()
Javier Martinez Canillas
2016-06-16
mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF node
Javier Martinez Canillas
2016-06-14
mwifiex: remove misleading GFP_DMA flag in buffer allocations
Mathias Krause
2016-05-11
mwifiex: fixup error messages
Wei-Ning Huang
2016-04-27
mwifiex: fw download does not release sdio bus during failure
Marty Faltesek
2016-04-26
mwifiex: add platform specific wakeup interrupt support
Xinming Hu
2016-04-07
mwifiex: remove redundant GFP_DMA flag
Xinming Hu
2016-03-07
mwifiex: do not set multiport flag for tx/rx single packet
Xinming Hu
2016-03-07
mwifiex: add sdio multiport aggregation debug information
Xinming Hu
2016-01-29
mwifiex: use SYNC flag for canceling host sleep
Amitkumar Karwar
2016-01-29
mwifiex: firmware download enhancements
chunfan chen
2016-01-07
mwifiex: increase priority for critical message
Xinming Hu
2016-01-07
mwifiex: correctly handling kzalloc
Insu Yun
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo