Brian Norris
|
35e67d3d58
mwifiex: pcie: clear outstanding work when resetting
|
8 years ago |
Brian Norris
|
3c8cb9ad03
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
|
8 years ago |
Xinming Hu
|
efde6648a6
mwifiex: pcie: extract wifi part from combo firmware during function level reset
|
8 years ago |
Xinming Hu
|
127ee1db09
mwifiex: pcie: correct scratch register name
|
8 years ago |
David S. Miller
|
cdd3210c3d
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
|
8 years ago |
Brian Norris
|
755b37c93a
mwifiex: catch mwifiex_fw_dpc() errors properly in reset
|
8 years ago |
Brian Norris
|
5caa7f3846
mwifiex: fix kernel crash after shutdown command timeout
|
8 years ago |
Devidas Puranik
|
92c70a958b
mwifiex: fix for unaligned reads
|
8 years ago |
Brian Norris
|
5203341562
mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()
|
8 years ago |
Brian Norris
|
4e841d3eb9
mwifiex: pcie: don't leak DMA buffers when removing
|
8 years ago |
Amitkumar Karwar
|
cc37d8efd2
mwifiex: use pci_dma_sync_single* APIs
|
8 years ago |
Amitkumar Karwar
|
3e66849865
mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirm
|
8 years ago |
Brian Norris
|
fe11678839
mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()
|
8 years ago |
Brian Norris
|
5d5ddb5e0d
mwifiex: pcie: don't loop/retry interrupt status checks
|
8 years ago |
Brian Norris
|
062e008a6e
mwifiex: pcie: use posted write to wake up firmware
|
8 years ago |
Arnd Bergmann
|
0e8edb9aed
mwifiex: fix uninitialized variable access in pcie_remove
|
8 years ago |
Xinming Hu
|
ec750f1082
mwifiex: cleanup in PCIe flr code path
|
8 years ago |
Xinming Hu
|
8750ab6236
mwifiex: get rid of mwifiex_do_flr wrapper
|
8 years ago |
Amitkumar Karwar
|
c0e6aa4268
mwifiex: use module_*_driver helper macros
|
8 years ago |
Xinming Hu
|
045f0c1b5e
mwifiex: get rid of global user_rmmod flag
|
8 years ago |
Xinming Hu
|
90ff71f955
mwifiex: code rearrangement in pcie.c and sdio.c
|
8 years ago |
Ganapathi Bhat
|
3860e5e395
mwifiex: move pcie_work and related variables inside card
|
8 years ago |
Xinming Hu
|
41efaf5824
mwifiex: wait firmware dump complete during card remove process
|
8 years ago |
Xinming Hu
|
d27121fca1
mwifiex: get rid of drv_info* adapter variables
|
8 years ago |
Brian Norris
|
22dde1ed5a
mwifiex: pcie: implement timeout loop for FW programming doorbell
|
8 years ago |
Brian Norris
|
d96e39270b
mwifiex: cleanup wake-IRQ handling if suspend fails
|
8 years ago |
Brian Norris
|
97489c284d
mwifiex: pcie: stop checking for NULL adapter->card
|
8 years ago |
Brian Norris
|
e98fb11ffa
mwifiex: stop checking for NULL drvata/intfdata
|
8 years ago |
Xinming Hu
|
bcf28a2f28
mwifiex: reset card->adapter during device unregister
|
8 years ago |
Brian Norris
|
b42dbb27e3
mwifiex: resolve suspend() race with async FW init failure
|
8 years ago |