summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_irq.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-16ice: add dynamic interrupt allocationPiotr Raczynski1-15/+94
2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski1-24/+77
2023-05-16ice: add individual interrupt allocationPiotr Raczynski1-1/+45
2023-05-16ice: use preferred MSIX allocation apiPiotr Raczynski1-32/+8
2023-05-16ice: move interrupt related code to separate filePiotr Raczynski1-0/+226