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_sriov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
2024-06-28
1
-9
/
+25
*
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
2024-05-06
1
-1
/
+1
*
ice: Add automatic VF reset on Tx MDD events
Marcin Szycik
2024-04-17
1
-6
/
+19
*
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
2024-04-12
1
-3
/
+4
*
ice: set vf->num_msix in ice_initialize_vf_entry()
Jacob Keller
2024-04-12
1
-5
/
+0
*
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
2024-03-25
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-2
/
+9
|
\
|
*
ice: reconfig host after changing MSI-X on VF
Michal Swiatkowski
2024-03-01
1
-2
/
+9
*
|
ice: remove vf->lan_vsi_num field
Jacob Keller
2024-03-04
1
-1
/
+0
|
/
*
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
Jacob Keller
2024-01-02
1
-22
/
+2
*
ice: field get conversion
Jesse Brandeburg
2023-12-18
1
-2
/
+1
*
ice: field prep conversion
Jesse Brandeburg
2023-12-18
1
-24
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
1
-6
/
+1
|
\
|
*
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2023-12-05
1
-6
/
+1
*
|
ice: reserve number of CP queues
Michal Swiatkowski
2023-11-13
1
-0
/
+3
*
|
ice: add VF representors one by one
Michal Swiatkowski
2023-11-13
1
-8
/
+9
|
/
*
ice: manage VFs MSI-X using resource tracking
Michal Swiatkowski
2023-10-20
1
-19
/
+151
*
ice: set MSI-X vector count on VF
Michal Swiatkowski
2023-10-20
1
-0
/
+69
*
ice: add bitmap to track VF MSI-X usage
Michal Swiatkowski
2023-10-20
1
-0
/
+9
*
ice: implement num_msix field per VF
Michal Swiatkowski
2023-10-20
1
-4
/
+9
*
ice: store VF's pci_dev ptr in ice_vf
Przemek Kitszel
2023-10-20
1
-24
/
+26
*
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
2023-08-21
1
-4
/
+4
*
ice: clean up freeing SR-IOV VFs
Przemek Kitszel
2023-06-22
1
-3
/
+2
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-05-19
1
-4
/
+0
|
\
|
*
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
2023-05-17
1
-4
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
2023-05-16
1
-4
/
+4
*
|
ice: add dynamic interrupt allocation
Piotr Raczynski
2023-05-16
1
-2
/
+3
*
|
ice: track interrupt vectors with xarray
Piotr Raczynski
2023-05-16
1
-2
/
+2
*
|
ice: add individual interrupt allocation
Piotr Raczynski
2023-05-16
1
-1
/
+1
*
|
ice: remove redundant SRIOV code
Piotr Raczynski
2023-05-16
1
-36
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-4
/
+4
|
\
|
*
ice: check if VF exists before mode check
Michal Swiatkowski
2023-03-21
1
-4
/
+4
*
|
ice: move ice_is_malicious_vf() to ice_virtchnl.c
Jacob Keller
2023-03-13
1
-45
/
+0
*
|
ice: print message if ice_mbx_vf_state_handler returns an error
Jacob Keller
2023-03-13
1
-1
/
+2
*
|
ice: pass mbxdata to ice_is_malicious_vf()
Jacob Keller
2023-03-13
1
-11
/
+3
*
|
ice: remove unnecessary &array[0] and just use array
Jacob Keller
2023-03-13
1
-1
/
+1
*
|
ice: always report VF overflowing mailbox even without PF VSI
Jacob Keller
2023-03-13
1
-4
/
+4
*
|
ice: initialize mailbox snapshot earlier in PF init
Jacob Keller
2023-03-13
1
-2
/
+0
*
|
ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handler
Jacob Keller
2023-03-13
1
-22
/
+12
*
|
ice: remove ice_mbx_deinit_snapshot
Jacob Keller
2023-03-13
1
-4
/
+1
*
|
ice: move VF overflow message count into struct ice_mbx_vf_info
Jacob Keller
2023-03-13
1
-6
/
+3
*
|
ice: track malicious VFs in new ice_mbx_vf_info structure
Jacob Keller
2023-03-13
1
-4
/
+3
*
|
ice: convert ice_mbx_clear_malvf to void and use WARN
Jacob Keller
2023-03-13
1
-4
/
+2
|
/
*
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
2023-02-06
1
-8
/
+8
*
ice: introduce .irq_close VF operation
Jacob Keller
2023-02-06
1
-0
/
+1
*
ice: introduce clear_reset_state operation
Jacob Keller
2023-02-06
1
-0
/
+16
*
ice: convert vf_ops .vsi_rebuild to .create_vsi
Jacob Keller
2023-02-06
1
-13
/
+9
*
ice: introduce ice_vf_init_host_cfg function
Jacob Keller
2023-02-06
1
-34
/
+2
*
ice: add a function to initialize vf entry
Jacob Keller
2023-02-06
1
-14
/
+2
[next]