index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_idc.c
Age
Commit message (
Expand
)
Author
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
2023-05-16
ice: use preferred MSIX allocation api
Piotr Raczynski
2023-02-03
ice: alloc id for RDMA using xa_array
Michal Swiatkowski
2023-02-03
ice: move RDMA init to ice_idc.c
Michal Swiatkowski
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
2022-02-03
ice: add support for DSCP QoS for IDC
Dave Ertman
2021-11-22
net/ice: Add support for enable_iwarp and enable_roce devlink param
Shiraz Saleem
2021-09-10
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
2021-05-28
ice: Register auxiliary device to provide RDMA
Dave Ertman
2021-05-28
ice: Implement iidc operations
Dave Ertman
2021-05-28
ice: Initialize RDMA support
Dave Ertman