summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/sdio.c
AgeCommit message (Expand)Author
2016-09-14mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar
2016-09-09mwifiex: add manufacturing mode supportXinming Hu
2016-06-18mwifiex: fix link error against sdioArnd Bergmann
2016-06-16mwifiex: use better message and error code when OF node doesn't matchJavier Martinez Canillas
2016-06-16mwifiex: don't print an error if an optional DT property is missingJavier Martinez Canillas
2016-06-16mwifiex: check if mwifiex_sdio_probe_of() fails and return errorJavier Martinez Canillas
2016-06-16mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()Javier Martinez Canillas
2016-06-16mwifiex: consolidate mwifiex_sdio_probe() error pathsJavier Martinez Canillas
2016-06-16mwifiex: propagate mwifiex_add_card() errno code in mwifiex_sdio_probe()Javier Martinez Canillas
2016-06-16mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()Javier Martinez Canillas
2016-06-16mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF nodeJavier Martinez Canillas
2016-06-14mwifiex: remove misleading GFP_DMA flag in buffer allocationsMathias Krause
2016-05-11mwifiex: fixup error messagesWei-Ning Huang
2016-04-27mwifiex: fw download does not release sdio bus during failureMarty Faltesek
2016-04-26mwifiex: add platform specific wakeup interrupt supportXinming Hu
2016-04-07mwifiex: remove redundant GFP_DMA flagXinming Hu
2016-03-07mwifiex: do not set multiport flag for tx/rx single packetXinming Hu
2016-03-07mwifiex: add sdio multiport aggregation debug informationXinming Hu
2016-01-29mwifiex: use SYNC flag for canceling host sleepAmitkumar Karwar
2016-01-29mwifiex: firmware download enhancementschunfan chen
2016-01-07mwifiex: increase priority for critical messageXinming Hu
2016-01-07mwifiex: correctly handling kzallocInsu Yun
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo