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_virtchnl_pf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Support RSS configure removal for AVF
Qi Zhang
2021-04-22
1
-2
/
+14
*
ice: Enable RSS configure for AVF
Qi Zhang
2021-04-22
1
-0
/
+453
*
ice: Add helper function to get the VF's VSI
Brett Creeley
2021-04-22
1
-43
/
+39
*
ice: remove redundant assignment to pointer vsi
Colin Ian King
2021-04-22
1
-1
/
+0
*
ice: Advertise virtchnl UDP segmentation offload capability
Brett Creeley
2021-04-22
1
-0
/
+3
*
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
2021-04-22
1
-0
/
+18
*
ice: warn about potentially malicious VFs
Vignesh Sridhar
2021-04-22
1
-1
/
+93
*
ice: reduce scope of variable
Paul M Stillwell Jr
2021-04-15
1
-1
/
+2
*
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
2021-04-15
1
-11
/
+11
*
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
2021-03-31
1
-2
/
+2
*
ice: Fix prototype warnings
Tony Nguyen
2021-03-23
1
-2
/
+2
*
ice: Enable FDIR Configure for AVF
Qi Zhang
2021-03-22
1
-2
/
+15
*
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
2021-03-22
1
-0
/
+61
*
ice: Account for port VLAN in VF max packet size calculation
Brett Creeley
2021-02-22
1
-1
/
+32
*
ice: Set trusted VF as default VSI when setting allmulti on
Brett Creeley
2021-02-22
1
-1
/
+1
*
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
2021-02-09
1
-0
/
+36
*
ice: Add initial support framework for LAG
Dave Ertman
2021-02-09
1
-0
/
+4
*
ice: log message when trusted VF goes in/out of promisc mode
Brett Creeley
2021-02-09
1
-13
/
+19
*
ice: remove repeated words
Bruce Allan
2020-10-09
1
-1
/
+1
*
ice: Misc minor fixes
Tony Nguyen
2020-08-01
1
-2
/
+2
*
ice: Allow 2 queue pairs per VF on SR-IOV initialization
Brett Creeley
2020-08-01
1
-0
/
+2
*
ice: restore VF MSI-X state during PCI reset
Nick Nunley
2020-07-29
1
-0
/
+30
*
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-07-23
1
-25
/
+0
*
ice: Allow VF to request reset as soon as it's initialized
Brett Creeley
2020-05-31
1
-1
/
+1
*
ice: Reset VF for all port VLAN changes from host
Brett Creeley
2020-05-31
1
-37
/
+5
*
ice: allow host to clear administratively set VF MAC
Brett Creeley
2020-05-31
1
-8
/
+14
*
ice: Refactor VF VSI release and setup functions
Brett Creeley
2020-05-29
1
-31
/
+55
*
ice: Refactor VF reset
Brett Creeley
2020-05-29
1
-179
/
+125
*
ice: remove VM/VF disable command on CORER/GLOBR reset
Paul Greenwalt
2020-05-29
1
-11
/
+0
*
ice: Add functions to rebuild host VLAN/MAC config for a VF
Brett Creeley
2020-05-29
1
-32
/
+89
*
ice: Add function to set trust mode bit on reset
Brett Creeley
2020-05-29
1
-4
/
+13
*
ice: Renaming and simplification in VF init path
Brett Creeley
2020-05-29
1
-29
/
+54
*
ice: Separate VF VSI initialization/creation from reset flow
Brett Creeley
2020-05-29
1
-4
/
+106
*
ice: Add helper function for clearing VPGEN_VFRTRIG
Brett Creeley
2020-05-29
1
-11
/
+20
*
ice: Simplify ice_sriov_configure
Brett Creeley
2020-05-29
1
-24
/
+48
*
ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappings
Brett Creeley
2020-05-29
1
-32
/
+59
*
ice: set VF default LAN address
Paul Greenwalt
2020-05-28
1
-3
/
+5
*
ice: cleanup unsigned loops
Jesse Brandeburg
2020-05-23
1
-2
/
+2
*
ice: Check if unicast MAC exists before setting VF MAC
Brett Creeley
2020-05-23
1
-0
/
+43
*
ice: Fix Tx timeout when link is toggled on a VF's interface
Brett Creeley
2020-05-23
1
-0
/
+48
*
ice: print Rx MDD auto reset message before VF reset
Paul Greenwalt
2020-05-23
1
-6
/
+19
*
ice: refactor filter functions
Michal Swiatkowski
2020-05-22
1
-19
/
+15
*
ice: cleanup vf_id signedness
Jesse Brandeburg
2020-05-22
1
-8
/
+9
*
ice: Provide more meaningful error message
Lihong Yang
2020-05-22
1
-12
/
+16
*
ice: Add VF promiscuous support
Brett Creeley
2020-05-22
1
-2
/
+204
*
ice: Use EOPNOTSUPP instead of ENOTSUPP
Anirudh Venkataramanan
2020-03-10
1
-1
/
+1
*
ice: Fix removing driver while bare-metal VFs pass traffic
Brett Creeley
2020-03-10
1
-6
/
+13
*
ice: Improve clarity of prints and variables
Brett Creeley
2020-03-10
1
-31
/
+35
*
ice: allow bigger VFs
Mitch Williams
2020-03-10
1
-143
/
+136
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
1
-60
/
+74
|
\
[next]