index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2017-04-20
mwifiex: pcie: extract wifi part from combo firmware during function level reset
Xinming Hu
2017-04-20
mwifiex: pcie: correct scratch register name
Xinming Hu
2017-04-09
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
2017-04-05
mwifiex: catch mwifiex_fw_dpc() errors properly in reset
Brian Norris
2017-03-20
mwifiex: fix kernel crash after shutdown command timeout
Brian Norris
2017-03-20
mwifiex: fix for unaligned reads
Devidas Puranik
2017-03-20
mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()
Brian Norris
2017-03-16
mwifiex: pcie: don't leak DMA buffers when removing
Brian Norris
2017-01-28
mwifiex: use pci_dma_sync_single* APIs
Amitkumar Karwar
2017-01-28
mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirm
Amitkumar Karwar
2017-01-20
mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()
Brian Norris
2017-01-20
mwifiex: pcie: don't loop/retry interrupt status checks
Brian Norris
2017-01-20
mwifiex: pcie: use posted write to wake up firmware
Brian Norris
2017-01-17
mwifiex: fix uninitialized variable access in pcie_remove
Arnd Bergmann
2017-01-12
mwifiex: cleanup in PCIe flr code path
Xinming Hu
2017-01-12
mwifiex: get rid of mwifiex_do_flr wrapper
Xinming Hu
2017-01-12
mwifiex: use module_*_driver helper macros
Amitkumar Karwar
2017-01-12
mwifiex: get rid of global user_rmmod flag
Xinming Hu
2017-01-12
mwifiex: code rearrangement in pcie.c and sdio.c
Xinming Hu
2017-01-12
mwifiex: move pcie_work and related variables inside card
Ganapathi Bhat
2017-01-12
mwifiex: wait firmware dump complete during card remove process
Xinming Hu
2017-01-12
mwifiex: get rid of drv_info* adapter variables
Xinming Hu
2016-11-29
mwifiex: pcie: implement timeout loop for FW programming doorbell
Brian Norris
2016-11-25
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2016-11-19
mwifiex: pcie: stop checking for NULL adapter->card
Brian Norris
2016-11-19
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
[next]