summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_idc.c
AgeCommit message (Expand)Author
2023-05-16ice: add dynamic interrupt allocationPiotr Raczynski
2023-05-16ice: add individual interrupt allocationPiotr Raczynski
2023-05-16ice: use preferred MSIX allocation apiPiotr Raczynski
2023-02-03ice: alloc id for RDMA using xa_arrayMichal Swiatkowski
2023-02-03ice: move RDMA init to ice_idc.cMichal Swiatkowski
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-05-05ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-23ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman
2022-02-03ice: add support for DSCP QoS for IDCDave Ertman
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman
2021-05-28ice: Register auxiliary device to provide RDMADave Ertman
2021-05-28ice: Implement iidc operationsDave Ertman
2021-05-28ice: Initialize RDMA supportDave Ertman