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