summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar2016-09-141-1/+3
* mwifiex: add manufacturing mode supportXinming Hu2016-09-091-1/+1
* mwifiex: fix link error against sdioArnd Bergmann2016-06-181-0/+14
* mwifiex: use better message and error code when OF node doesn't matchJavier Martinez Canillas2016-06-161-2/+2
* mwifiex: don't print an error if an optional DT property is missingJavier Martinez Canillas2016-06-161-1/+1
* mwifiex: check if mwifiex_sdio_probe_of() fails and return errorJavier Martinez Canillas2016-06-161-2/+7
* mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()Javier Martinez Canillas2016-06-161-2/+2
* mwifiex: consolidate mwifiex_sdio_probe() error pathsJavier Martinez Canillas2016-06-161-6/+11
* mwifiex: propagate mwifiex_add_card() errno code in mwifiex_sdio_probe()Javier Martinez Canillas2016-06-161-4/+4
* mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()Javier Martinez Canillas2016-06-161-1/+1
* mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF nodeJavier Martinez Canillas2016-06-161-3/+3
* mwifiex: remove misleading GFP_DMA flag in buffer allocationsMathias Krause2016-06-141-2/+2
* mwifiex: fixup error messagesWei-Ning Huang2016-05-111-2/+3
* mwifiex: fw download does not release sdio bus during failureMarty Faltesek2016-04-271-2/+1
* mwifiex: add platform specific wakeup interrupt supportXinming Hu2016-04-261-0/+77
* mwifiex: remove redundant GFP_DMA flagXinming Hu2016-04-071-4/+3
* mwifiex: do not set multiport flag for tx/rx single packetXinming Hu2016-03-071-0/+6
* mwifiex: add sdio multiport aggregation debug informationXinming Hu2016-03-071-0/+10
* mwifiex: use SYNC flag for canceling host sleepAmitkumar Karwar2016-01-291-1/+1
* mwifiex: firmware download enhancementschunfan chen2016-01-291-14/+19
* mwifiex: increase priority for critical messageXinming Hu2016-01-071-2/+2
* mwifiex: correctly handling kzallocInsu Yun2016-01-071-0/+11
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-0/+2684
OpenPOWER on IntegriCloud