index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_sriov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-40
/
+0
2022-07-26
ice: Fix VSIs unable to share unicast MAC
Anirudh Venkataramanan
1
-40
/
+0
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-10
/
+0
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
1
-3
/
+29
2022-04-26
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
1
-1
/
+1
2022-03-15
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
1
-3771
/
+0
2022-03-15
ice: cleanup long lines in ice_sriov.c
Jacob Keller
1
-12
/
+27
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
1
-9
/
+3
2022-03-15
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
1
-39
/
+5
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
1
-3
/
+3
2022-03-15
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
1
-475
/
+0
2022-03-15
ice: fix a long line warning in ice_reset_vf
Jacob Keller
1
-1
/
+2
2022-03-15
ice: introduce VF operations structure for reset flows
Jacob Keller
1
-136
/
+182
2022-03-15
ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
Jacob Keller
1
-1
/
+2
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
1
-508
/
+1
2022-03-14
ice: use ice_is_vf_trusted helper function
Jacob Keller
1
-10
/
+10
2022-03-14
ice: log an error message when eswitch fails to configure
Jacob Keller
1
-1
/
+3
2022-03-14
ice: cleanup error logging for ice_ena_vfs
Jacob Keller
1
-13
/
+19
2022-03-14
ice: move ice_set_vf_port_vlan near other .ndo ops
Jacob Keller
1
-96
/
+96
2022-03-14
ice: refactor spoofchk control code in ice_sriov.c
Jacob Keller
1
-11
/
+7
2022-03-14
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
1
-4
/
+4
2022-03-14
ice: remove unused definitions from ice_sriov.h
Jacob Keller
1
-1
/
+0
2022-03-14
ice: convert vf->vc_ops to a const pointer
Jacob Keller
1
-14
/
+47
2022-03-14
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
1
-0
/
+6613
2022-03-14
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
1
-532
/
+0
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-13
/
+13
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-7
/
+7
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
1
-1
/
+399
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
1
-2
/
+0
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
1
-0
/
+9
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
1
-1
/
+1
2018-10-03
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
1
-0
/
+86
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
1
-0
/
+41