summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_irq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ice: add dynamic interrupt allocationPiotr Raczynski2023-05-161-15/+94
* ice: track interrupt vectors with xarrayPiotr Raczynski2023-05-161-24/+77
* ice: add individual interrupt allocationPiotr Raczynski2023-05-161-1/+45
* ice: use preferred MSIX allocation apiPiotr Raczynski2023-05-161-32/+8
* ice: move interrupt related code to separate filePiotr Raczynski2023-05-161-0/+226