index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_sriov.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
1
-0
/
+4
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2025-02-25
ice: Fix deinitializing VF in error path
Marcin Szycik
1
-4
/
+1
2025-02-05
ice: simplify VF MSI-X managing
Michal Swiatkowski
1
-143
/
+11
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+14
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
1
-1
/
+2
2024-10-08
ice: Fix increasing MSI-X on VF
Marcin Szycik
1
-3
/
+8
2024-09-30
ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
Gui-Dong Han
1
-2
/
+6
2024-09-06
ice: make representor code generic
Michal Swiatkowski
1
-2
/
+2
2024-06-28
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
1
-9
/
+25
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
1
-1
/
+1
2024-04-17
ice: Add automatic VF reset on Tx MDD events
Marcin Szycik
1
-6
/
+19
2024-04-12
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
1
-3
/
+4
2024-04-12
ice: set vf->num_msix in ice_initialize_vf_entry()
Jacob Keller
1
-5
/
+0
2024-03-25
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
1
-3
/
+0
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+9
2024-03-04
ice: remove vf->lan_vsi_num field
Jacob Keller
1
-1
/
+0
2024-03-01
ice: reconfig host after changing MSI-X on VF
Michal Swiatkowski
1
-2
/
+9
2024-01-02
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
Jacob Keller
1
-22
/
+2
2023-12-18
ice: field get conversion
Jesse Brandeburg
1
-2
/
+1
2023-12-18
ice: field prep conversion
Jesse Brandeburg
1
-24
/
+14
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+1
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
1
-6
/
+1
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
1
-0
/
+3
2023-11-13
ice: add VF representors one by one
Michal Swiatkowski
1
-8
/
+9
2023-10-20
ice: manage VFs MSI-X using resource tracking
Michal Swiatkowski
1
-19
/
+151
2023-10-20
ice: set MSI-X vector count on VF
Michal Swiatkowski
1
-0
/
+69
2023-10-20
ice: add bitmap to track VF MSI-X usage
Michal Swiatkowski
1
-0
/
+9
2023-10-20
ice: implement num_msix field per VF
Michal Swiatkowski
1
-4
/
+9
2023-10-20
ice: store VF's pci_dev ptr in ice_vf
Przemek Kitszel
1
-24
/
+26
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
1
-4
/
+4
2023-06-22
ice: clean up freeing SR-IOV VFs
Przemek Kitszel
1
-3
/
+2
2023-05-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-4
/
+0
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
1
-4
/
+0
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
1
-4
/
+4
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
1
-2
/
+3
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
1
-2
/
+2
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
1
-1
/
+1
2023-05-16
ice: remove redundant SRIOV code
Piotr Raczynski
1
-36
/
+0
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-03-21
ice: check if VF exists before mode check
Michal Swiatkowski
1
-4
/
+4
2023-03-13
ice: move ice_is_malicious_vf() to ice_virtchnl.c
Jacob Keller
1
-45
/
+0
2023-03-13
ice: print message if ice_mbx_vf_state_handler returns an error
Jacob Keller
1
-1
/
+2
2023-03-13
ice: pass mbxdata to ice_is_malicious_vf()
Jacob Keller
1
-11
/
+3
2023-03-13
ice: remove unnecessary &array[0] and just use array
Jacob Keller
1
-1
/
+1
2023-03-13
ice: always report VF overflowing mailbox even without PF VSI
Jacob Keller
1
-4
/
+4
2023-03-13
ice: initialize mailbox snapshot earlier in PF init
Jacob Keller
1
-2
/
+0
2023-03-13
ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handler
Jacob Keller
1
-22
/
+12
2023-03-13
ice: remove ice_mbx_deinit_snapshot
Jacob Keller
1
-4
/
+1
[next]