index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
pcie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-07-31
1
-6
/
+6
*
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
2018-05-23
1
-2
/
+16
*
mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()
Dan Carpenter
2018-04-25
1
-1
/
+2
*
mwifiex: resolve reset vs. remove()/shutdown() deadlocks
Brian Norris
2018-01-16
1
-1
/
+4
*
Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"
Brian Norris
2018-01-16
1
-2
/
+0
*
mwifiex: cancel pcie/sdio work in remove/shutdown handler
Xinming Hu
2018-01-08
1
-0
/
+2
*
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
2018-01-08
1
-4
/
+9
*
mwifiex: pcie: compatible with wifi-only image while extract wifi-part fw
Xinming Hu
2017-08-03
1
-7
/
+19
*
mwifiex: pcie: remove unnecessary 'pdev' check
Brian Norris
2017-07-28
1
-8
/
+5
*
mwifiex: pcie: disable device DMA before unmapping/freeing buffers
Brian Norris
2017-07-28
1
-7
/
+9
*
mwifiex: pcie: unify MSI-X / non-MSI-X interrupt process
Brian Norris
2017-07-28
1
-65
/
+3
*
mwifiex: pcie: remove unnecessary masks
Brian Norris
2017-07-28
1
-4
/
+0
*
mwifiex: pcie: don't allow cmd buffer reuse after reset
Brian Norris
2017-07-28
1
-1
/
+2
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
1
-29
/
+42
|
\
|
*
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-31
/
+44
*
|
mwifiex: use variable interface header length
Xinming Hu
2017-05-31
1
-9
/
+10
*
|
mwifiex: pcie: stop setting/clearing 'surprise_removed'
Brian Norris
2017-05-19
1
-2
/
+0
*
|
mwifiex: pcie: remove useless pdev check
Brian Norris
2017-05-19
1
-5
/
+0
*
|
mwifiex: pcie: de-duplicate buffer allocation code
Brian Norris
2017-05-19
1
-91
/
+66
*
|
mwifiex: pcie: add card_reset() support
Brian Norris
2017-05-18
1
-0
/
+19
*
|
mwifiex: initiate card-specific work atomically
Brian Norris
2017-05-18
1
-6
/
+3
|
/
*
mwifiex: pcie: clear outstanding work when resetting
Brian Norris
2017-04-20
1
-0
/
+2
*
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
Brian Norris
2017-04-20
1
-0
/
+7
*
mwifiex: pcie: extract wifi part from combo firmware during function level reset
Xinming Hu
2017-04-20
1
-7
/
+107
*
mwifiex: pcie: correct scratch register name
Xinming Hu
2017-04-20
1
-2
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
2017-04-09
1
-36
/
+29
|
\
|
*
mwifiex: catch mwifiex_fw_dpc() errors properly in reset
Brian Norris
2017-04-05
1
-1
/
+6
|
*
mwifiex: fix kernel crash after shutdown command timeout
Brian Norris
2017-03-20
1
-2
/
+2
|
*
mwifiex: fix for unaligned reads
Devidas Puranik
2017-03-20
1
-21
/
+16
|
*
mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()
Brian Norris
2017-03-20
1
-12
/
+5
*
|
mwifiex: pcie: don't leak DMA buffers when removing
Brian Norris
2017-03-16
1
-19
/
+19
|
/
*
mwifiex: use pci_dma_sync_single* APIs
Amitkumar Karwar
2017-01-28
1
-1
/
+10
*
mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirm
Amitkumar Karwar
2017-01-28
1
-3
/
+16
*
mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()
Brian Norris
2017-01-20
1
-1
/
+1
*
mwifiex: pcie: don't loop/retry interrupt status checks
Brian Norris
2017-01-20
1
-70
/
+32
*
mwifiex: pcie: use posted write to wake up firmware
Brian Norris
2017-01-20
1
-4
/
+3
*
mwifiex: fix uninitialized variable access in pcie_remove
Arnd Bergmann
2017-01-17
1
-0
/
+2
*
mwifiex: cleanup in PCIe flr code path
Xinming Hu
2017-01-12
1
-1
/
+11
*
mwifiex: get rid of mwifiex_do_flr wrapper
Xinming Hu
2017-01-12
1
-2
/
+2
*
mwifiex: use module_*_driver helper macros
Amitkumar Karwar
2017-01-12
1
-41
/
+6
*
mwifiex: get rid of global user_rmmod flag
Xinming Hu
2017-01-12
1
-11
/
+12
*
mwifiex: code rearrangement in pcie.c and sdio.c
Xinming Hu
2017-01-12
1
-37
/
+36
*
mwifiex: move pcie_work and related variables inside card
Ganapathi Bhat
2017-01-12
1
-11
/
+12
*
mwifiex: wait firmware dump complete during card remove process
Xinming Hu
2017-01-12
1
-1
/
+5
*
mwifiex: get rid of drv_info* adapter variables
Xinming Hu
2017-01-12
1
-2
/
+5
*
mwifiex: pcie: implement timeout loop for FW programming doorbell
Brian Norris
2016-11-29
1
-3
/
+13
*
mwifiex: cleanup wake-IRQ handling if suspend fails
Brian Norris
2016-11-25
1
-0
/
+1
*
mwifiex: pcie: stop checking for NULL adapter->card
Brian Norris
2016-11-19
1
-30
/
+23
*
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2016-11-19
1
-9
/
+5
*
mwifiex: reset card->adapter during device unregister
Xinming Hu
2016-11-19
1
-0
/
+1
[next]