summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/pcie.c
AgeCommit message (Expand)Author
2017-01-28mwifiex: use pci_dma_sync_single* APIsAmitkumar Karwar
2017-01-28mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirmAmitkumar Karwar
2017-01-20mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()Brian Norris
2017-01-20mwifiex: pcie: don't loop/retry interrupt status checksBrian Norris
2017-01-20mwifiex: pcie: use posted write to wake up firmwareBrian Norris
2017-01-17mwifiex: fix uninitialized variable access in pcie_removeArnd Bergmann
2017-01-12mwifiex: cleanup in PCIe flr code pathXinming Hu
2017-01-12mwifiex: get rid of mwifiex_do_flr wrapperXinming 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: move pcie_work and related variables inside cardGanapathi Bhat
2017-01-12mwifiex: wait firmware dump complete during card remove processXinming Hu
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu
2016-11-29mwifiex: pcie: implement timeout loop for FW programming doorbellBrian Norris
2016-11-25mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris
2016-11-19mwifiex: pcie: stop checking for NULL adapter->cardBrian Norris
2016-11-19mwifiex: stop checking for NULL drvata/intfdataBrian 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: remove redundant pdev check in suspend/resume handlersAmitkumar Karwar
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris
2016-11-19mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li
2016-11-19mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain
2016-11-19mwifiex: parse device tree node for PCIeXinming Hu
2016-11-18mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris
2016-11-09mwifiex: report error to PCIe for suspend failureAmitkumar Karwar
2016-11-09mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar
2016-09-09mwifiex: PCIe8997 chip specific handlingAmitkumar Karwar
2016-09-09mwifiex: add PCIe function level reset supportAmitkumar Karwar
2016-09-09mwifiex: add manufacturing mode supportXinming Hu
2016-09-03mwifiex: do not print dot when downloading FWStanislaw Gruszka
2016-09-03mwifiex: print status of FW ready eventStanislaw Gruszka
2016-09-03mwifiex: make "PCI-E is not the winner" print more informativeStanislaw Gruszka
2016-07-18mwifiex: update command response skb length correctlyAmitkumar Karwar
2016-07-18mwifiex: fix PCIe legacy interrupt problemAmitkumar Karwar
2016-07-18mwifiex: Fix request_irq() failure handlingKarthik D A
2016-07-08mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li
2016-07-08mwifiex: mask PCIe interrupts before removalBrian Norris
2016-07-08mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar
2016-06-14mwifiex: remove misleading GFP_DMA flag in buffer allocationsMathias Krause
2016-06-14mwiflex: avoid possible null pointer dereferenceHeinrich Schuchardt
2016-06-04mwifiex: fix typoJulia Lawall
2016-04-14mwifiex: add default setting for pcie firmware downloadShengzhen Li
2016-04-14mwifiex: add pcie usb/uart firmware download supportShengzhen Li
2016-04-14mwifiex: missing break statementAmitkumar Karwar
2016-04-07mwifiex: dump pcie scratch registersXinming Hu
2016-04-07mwifiex: check revision id while choosing PCIe firmwareShengzhen Li