summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/txgbe/txgbe_irq.c
AgeCommit message (Expand)Author
2025-07-03net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu
2025-07-03net: txgbe: request MISC IRQ in ndo_openJiawen Wu
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-26net: txgbe: Implement PTP for AML devicesJiawen Wu
2025-05-26net: txgbe: Support to handle GPIO IRQs for AML devicesJiawen Wu
2025-05-26net: txgbe: Distinguish between 40G and 25G devicesJiawen Wu
2025-05-16net: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-13net: txgbe: Fix pending interruptJiawen Wu
2025-04-09net: txgbe: add sriov function supportMengyuan Lou
2025-02-24net: txgbe: Add basic support for new AML devicesJiawen Wu
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu
2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen Wu
2024-01-27net: txgbe: move interrupt codes to a separate fileJiawen Wu