开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
pcie.c
Age
Commit message (
Expand
)
Author
2023-09-22
wifi: mwifiex: followup PCIE and related cleanups
Dmitry Antipov
2023-09-22
wifi: mwifiex: simplify PCIE write operations
Dmitry Antipov
2023-09-21
wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadata
Víctor Gonzalo
2023-08-02
wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
Dmitry Antipov
2023-03-15
wifi: mwifiex: mark OF related data as maybe unused
Krzysztof Kozlowski
2022-09-07
wifi: mwifiex: mark a variable unused
Johannes Berg
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-27
wifi: mwifiex: clean up one inconsistent indenting
Yang Li
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2021-11-26
mwifiex: Ignore BTCOEX events from the 88W8897 firmware
Jonas Dreßler
2021-10-18
mwifiex: Try waking the firmware until we get an interrupt
Jonas Dreßler
2021-10-18
mwifiex: Read a PCI register after writing the TX ring write pointer
Jonas Dreßler
2021-08-29
mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
Tsuchiya Yuto
2021-08-29
mwifiex: pcie: add DMI-based quirk implementation for Surface devices
Jonas Dreßler
2021-05-17
mwifiex: re-fix for unaligned accesses
Arnd Bergmann
2021-01-14
mwifiex: pcie: Drop bogus __refdata annotation
Geert Uytterhoeven
2020-11-10
mwifiex: pcie: skip cancel_work_sync() on reset failure path
Tsuchiya Yuto
2020-11-07
mwifiex: pcie: Remove a couple of unchecked 'ret's
Lee Jones
2020-09-01
mwifiex: pcie: Move tables to the only place they're used
Lee Jones
2020-08-27
mwifiex: Clean up some err and dbg messages
Christophe JAILLET
2020-08-27
mwifiex: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-02-14
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2019-10-09
mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
Navid Emamdoost
2019-10-09
mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
Navid Emamdoost
2019-08-06
mwifiex: pcie: Use dev_get_drvdata
Chuhong Yuan
2019-06-25
mwifiex: print PCI mmap with %pK
Brian Norris
2019-06-25
mwifiex: drop 'set_consistent_dma_mask' log message
Brian Norris
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-05-23
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
2018-04-25
mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()
Dan Carpenter
2018-01-16
mwifiex: resolve reset vs. remove()/shutdown() deadlocks
Brian Norris
2018-01-16
Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"
Brian Norris
2018-01-08
mwifiex: cancel pcie/sdio work in remove/shutdown handler
Xinming Hu
2018-01-08
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
2017-08-03
mwifiex: pcie: compatible with wifi-only image while extract wifi-part fw
Xinming Hu
2017-07-28
mwifiex: pcie: remove unnecessary 'pdev' check
Brian Norris
2017-07-28
mwifiex: pcie: disable device DMA before unmapping/freeing buffers
Brian Norris
2017-07-28
mwifiex: pcie: unify MSI-X / non-MSI-X interrupt process
Brian Norris
2017-07-28
mwifiex: pcie: remove unnecessary masks
Brian Norris
2017-07-28
mwifiex: pcie: don't allow cmd buffer reuse after reset
Brian Norris
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-05-31
mwifiex: use variable interface header length
Xinming Hu
2017-05-19
mwifiex: pcie: stop setting/clearing 'surprise_removed'
Brian Norris
2017-05-19
mwifiex: pcie: remove useless pdev check
Brian Norris
2017-05-19
mwifiex: pcie: de-duplicate buffer allocation code
Brian Norris
2017-05-18
mwifiex: pcie: add card_reset() support
Brian Norris
2017-05-18
mwifiex: initiate card-specific work atomically
Brian Norris
2017-04-20
mwifiex: pcie: clear outstanding work when resetting
Brian Norris
2017-04-20
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
Brian Norris
[next]