1. 30 Jan, 2024 22 commits
  2. 29 Jan, 2024 17 commits
  3. 27 Jan, 2024 1 commit
    • David S. Miller's avatar
      Merge branch 'txgbe-irq_domain' · beb53f32
      David S. Miller authored
      Jiawen Wu says:
      
      ====================
      Implement irq_domain for TXGBE
      
      Implement irq_domain for the MAC interrupt and handle the sub-irqs.
      
      v3 -> v4:
      - fix build error
      
      v2 -> v3:
      - use macro defines instead of magic number
      
      v1 -> v2:
      - move interrupt codes to txgbe_irq.c
      - add txgbe-link-irq to msic irq domain
      - remove functions that are not needed
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      beb53f32