summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex/pcie.c
AgeCommit message (Expand)Author
2023-09-22wifi: mwifiex: followup PCIE and related cleanupsDmitry Antipov
2023-09-22wifi: mwifiex: simplify PCIE write operationsDmitry Antipov
2023-09-21wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadataVíctor Gonzalo
2023-08-02wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-03-15wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski
2022-09-07wifi: mwifiex: mark a variable unusedJohannes Berg
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-27wifi: mwifiex: clean up one inconsistent indentingYang Li
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner
2021-11-26mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler
2021-10-18mwifiex: Try waking the firmware until we get an interruptJonas Dreßler
2021-10-18mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-08-29mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devicesTsuchiya Yuto
2021-08-29mwifiex: pcie: add DMI-based quirk implementation for Surface devicesJonas Dreßler
2021-05-17mwifiex: re-fix for unaligned accessesArnd Bergmann
2021-01-14mwifiex: pcie: Drop bogus __refdata annotationGeert Uytterhoeven
2020-11-10mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto
2020-11-07mwifiex: pcie: Remove a couple of unchecked 'ret'sLee Jones
2020-09-01mwifiex: pcie: Move tables to the only place they're usedLee Jones
2020-08-27mwifiex: Clean up some err and dbg messagesChristophe JAILLET
2020-08-27mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat
2019-10-09mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2019-10-09mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2019-08-06mwifiex: pcie: Use dev_get_drvdataChuhong Yuan
2019-06-25mwifiex: print PCI mmap with %pKBrian Norris
2019-06-25mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel
2018-04-25mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()Dan Carpenter
2018-01-16mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris
2018-01-16Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"Brian Norris
2018-01-08mwifiex: cancel pcie/sdio work in remove/shutdown handlerXinming Hu
2018-01-08mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu
2017-08-03mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu
2017-07-28mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris
2017-07-28mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris
2017-07-28mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris
2017-07-28mwifiex: pcie: remove unnecessary masksBrian Norris
2017-07-28mwifiex: pcie: don't allow cmd buffer reuse after resetBrian Norris
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-05-31mwifiex: use variable interface header lengthXinming Hu
2017-05-19mwifiex: pcie: stop setting/clearing 'surprise_removed'Brian Norris
2017-05-19mwifiex: pcie: remove useless pdev checkBrian Norris
2017-05-19mwifiex: pcie: de-duplicate buffer allocation codeBrian Norris
2017-05-18mwifiex: pcie: add card_reset() supportBrian Norris
2017-05-18mwifiex: initiate card-specific work atomicallyBrian Norris
2017-04-20mwifiex: pcie: clear outstanding work when resettingBrian Norris
2017-04-20mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris