linux/drivers/net/wireless/quantenna/qtnfmac/pcie
Sergey Matyukevich d1365e794e qtnfmac: fix INTx interrupt handling
In the current implementation INTx interrupt is deasserted after the
control path processing. However this may lead to missed interrupts
from the wireless card. For instance, this may happen as a result
of control path activity, when another interrupt arrives before
INTx is deasserted.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-01 14:11:52 +02:00
..
pcie_priv.h qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
pcie.c qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
pearl_pcie_ipc.h qtnfmac_pcie: cleanup Pearl platform headers 2018-10-13 20:04:48 +03:00
pearl_pcie_regs.h qtnfmac_pcie: cleanup Pearl platform headers 2018-10-13 20:04:48 +03:00
pearl_pcie.c qtnfmac_pcie: use single PCIe driver for all platforms 2018-11-06 18:53:49 +02:00
topaz_pcie_ipc.h qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
topaz_pcie_regs.h qtnfmac: add support for Topaz chipsets 2018-11-06 18:53:50 +02:00
topaz_pcie.c qtnfmac: fix INTx interrupt handling 2019-02-01 14:11:52 +02:00