Age | Commit message (Expand) | Author | Files | Lines |
2023-05-16 | ice: add dynamic interrupt allocation | Piotr Raczynski | 1 | -1/+1 |
2023-05-16 | ice: add individual interrupt allocation | Piotr Raczynski | 1 | -22/+23 |
2023-05-16 | ice: use preferred MSIX allocation api | Piotr Raczynski | 1 | -2/+27 |
2023-02-03 | ice: alloc id for RDMA using xa_array | Michal Swiatkowski | 1 | -5/+6 |
2023-02-03 | ice: move RDMA init to ice_idc.c | Michal Swiatkowski | 1 | -2/+50 |
2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+17 |
2022-05-06 | ice: Fix race during aux device (un)plugging | Ivan Vecera | 1 | -8/+17 |
2022-05-05 | ice: introduce common helper for retrieving VSI by vsi_num | Maciej Fijalkowski | 1 | -15/+0 |
2022-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
2022-03-23 | ice: don't allow to run ice_send_event_to_aux() in atomic ctx | Alexander Lobakin | 1 | -0/+3 |
2022-02-14 | ice: Simplify tracking status of RDMA support | Dave Ertman | 1 | -3/+3 |
2022-02-03 | ice: add support for DSCP QoS for IDC | Dave Ertman | 1 | -0/+5 |
2021-11-22 | net/ice: Add support for enable_iwarp and enable_roce devlink param | Shiraz Saleem | 1 | -2/+2 |
2021-09-10 | ice: Correctly deal with PFs that do not support RDMA | Dave Ertman | 1 | -0/+6 |
2021-05-28 | ice: Register auxiliary device to provide RDMA | Dave Ertman | 1 | -2/+69 |
2021-05-28 | ice: Implement iidc operations | Dave Ertman | 1 | -0/+224 |
2021-05-28 | ice: Initialize RDMA support | Dave Ertman | 1 | -0/+43 |