summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_idc.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-08ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin1-0/+3
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman1-0/+6
2021-05-29ice: Register auxiliary device to provide RDMADave Ertman1-2/+69
2021-05-29ice: Implement iidc operationsDave Ertman1-0/+224
2021-05-29ice: Initialize RDMA supportDave Ertman1-0/+43