Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |