Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-02-15 | ice: Fix signedness bug in ice_init_interrupt_scheme() | Dan Carpenter | 1 | -2/+2 |
2025-02-05 | ice: simplify VF MSI-X managing | Michal Swiatkowski | 1 | -22/+53 |
2025-02-05 | ice: treat dyn_allowed only as suggestion | Michal Swiatkowski | 1 | -12/+13 |
2025-02-05 | ice, irdma: move interrupts code to irdma | Michal Swiatkowski | 1 | -1/+2 |
2025-02-05 | ice: get rid of num_lan_msix field | Michal Swiatkowski | 1 | -7/+4 |
2025-02-05 | ice: remove splitting MSI-X between features | Michal Swiatkowski | 1 | -156/+16 |
2025-02-05 | ice: devlink PF MSI-X max and min parameter | Michal Swiatkowski | 1 | -0/+7 |
2023-05-16 | ice: add dynamic interrupt allocation | Piotr Raczynski | 1 | -15/+94 |
2023-05-16 | ice: track interrupt vectors with xarray | Piotr Raczynski | 1 | -24/+77 |
2023-05-16 | ice: add individual interrupt allocation | Piotr Raczynski | 1 | -1/+45 |
2023-05-16 | ice: use preferred MSIX allocation api | Piotr Raczynski | 1 | -32/+8 |
2023-05-16 | ice: move interrupt related code to separate file | Piotr Raczynski | 1 | -0/+226 |