index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_idc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: add dynamic interrupt allocation
Piotr Raczynski
2023-05-16
1
-1
/
+1
*
ice: add individual interrupt allocation
Piotr Raczynski
2023-05-16
1
-22
/
+23
*
ice: use preferred MSIX allocation api
Piotr Raczynski
2023-05-16
1
-2
/
+27
*
ice: alloc id for RDMA using xa_array
Michal Swiatkowski
2023-02-03
1
-5
/
+6
*
ice: move RDMA init to ice_idc.c
Michal Swiatkowski
2023-02-03
1
-2
/
+50
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-13
1
-8
/
+17
|
\
|
*
ice: Fix race during aux device (un)plugging
Ivan Vecera
2022-05-06
1
-8
/
+17
*
|
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
2022-05-05
1
-15
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
1
-0
/
+3
|
\
|
*
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
2022-03-23
1
-0
/
+3
*
|
ice: Simplify tracking status of RDMA support
Dave Ertman
2022-02-14
1
-3
/
+3
*
|
ice: add support for DSCP QoS for IDC
Dave Ertman
2022-02-04
1
-0
/
+5
|
/
*
net/ice: Add support for enable_iwarp and enable_roce devlink param
Shiraz Saleem
2021-11-22
1
-2
/
+2
*
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
2021-09-10
1
-0
/
+6
*
ice: Register auxiliary device to provide RDMA
Dave Ertman
2021-05-29
1
-2
/
+69
*
ice: Implement iidc operations
Dave Ertman
2021-05-29
1
-0
/
+224
*
ice: Initialize RDMA support
Dave Ertman
2021-05-29
1
-0
/
+43