summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_idc.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+17
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera1-8/+17
2022-05-05ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski1-15/+0
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2022-03-23ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin1-0/+3
2022-02-14ice: Simplify tracking status of RDMA supportDave Ertman1-3/+3
2022-02-03ice: add support for DSCP QoS for IDCDave Ertman1-0/+5
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem1-2/+2
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman1-0/+6
2021-05-28ice: Register auxiliary device to provide RDMADave Ertman1-2/+69
2021-05-28ice: Implement iidc operationsDave Ertman1-0/+224
2021-05-28ice: Initialize RDMA supportDave Ertman1-0/+43