1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/wangxun
Jiawen Wu aefd013624 net: txgbe: use irq_domain for interrupt controller
In the current interrupt controller, the MAC interrupt acts as the
parent interrupt in the GPIO IRQ chip. But when the number of Rx/Tx
ring changes, the PCI IRQ vector needs to be reallocated. Then this
interrupt controller would be corrupted. So use irq_domain structure
to avoid the above problem.

Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-01-27 14:31:55 +00:00
..
libwx net: txgbe: use irq_domain for interrupt controller 2024-01-27 14:31:55 +00:00
ngbe net: wangxun: add ethtool_ops for msglevel 2024-01-04 10:49:35 +00:00
txgbe net: txgbe: use irq_domain for interrupt controller 2024-01-27 14:31:55 +00:00
Kconfig wangxunx: select CONFIG_PHYLINK where needed 2024-01-11 16:26:36 -08:00
Makefile net: txgbe: Store PCI info 2022-10-28 11:25:53 +01:00