summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/sdio.c
AgeCommit message (Expand)Author
2017-01-12mwifiex: get rid of global save_adapter and sdio_workXinming Hu
2017-01-12mwifiex: get rid of __mwifiex_sdio_remove helperXinming Hu
2017-01-12mwifiex: sdio card reset enhancementXinming Hu
2017-01-12mwifiex: use module_*_driver helper macrosAmitkumar Karwar
2017-01-12mwifiex: get rid of global user_rmmod flagXinming Hu
2017-01-12mwifiex: code rearrangement in pcie.c and sdio.cXinming Hu
2017-01-12mwifiex: wait firmware dump complete during card remove processXinming Hu
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu
2016-12-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar
2016-11-29mwifiex: Removed unused 'pkt_type' variableKirtika Ruchandani
2016-11-29mwifiex: Remove unused 'pm_flag' variableKirtika Ruchandani
2016-11-25mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris
2016-11-19mwifiex: sdio: don't check for NULL sdio_funcBrian Norris
2016-11-19mwifiex: reset card->adapter during device unregisterXinming Hu
2016-11-19mwifiex: resolve suspend() race with async FW init failureBrian Norris
2016-11-19mwifiex: don't pretend to resume while remove()'ingBrian Norris
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris
2016-11-19mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain
2016-11-18mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris
2016-11-17mwifiex: report wakeup for wowlanRajat Jain
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