index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_virtchnl_pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
1
-0
/
+11
2021-12-14
ice: Propagate error codes
Tony Nguyen
1
-3
/
+1
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-26
/
+18
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-17
/
+14
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-12
/
+12
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-14
/
+14
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
1
-24
/
+24
2021-12-14
ice: Refactor promiscuous functions
Brett Creeley
1
-84
/
+55
2021-12-14
ice: refactor PTYPE validating
Jeff Guo
1
-101
/
+106
2021-12-08
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
1
-0
/
+4
2021-12-08
ice: fix FDIR init missing when reset VF
Yahui Cao
1
-0
/
+2
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
1
-0
/
+25
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
1
-4
/
+2
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
1
-5
/
+9
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
1
-18
/
+0
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
1
-39
/
+39
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
1
-3
/
+6
2021-10-28
ice: send correct vc status in switchdev
Michal Swiatkowski
1
-14
/
+49
2021-10-21
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
1
-2
/
+2
2021-10-19
ice: fix an error code in ice_ena_vfs()
Dan Carpenter
1
-1
/
+2
2021-10-19
ice: Forbid trusted VFs in switchdev mode
Wojciech Drewek
1
-5
/
+5
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
1
-2
/
+158
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-1
/
+1
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
1
-2
/
+2
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
1
-0
/
+4
2021-10-07
ice: enable/disable switchdev when managing VFs
Grzegorz Nitka
1
-0
/
+17
2021-10-07
ice: allow process VF opcodes in different ways
Michal Swiatkowski
1
-32
/
+175
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
1
-1
/
+1
2021-10-07
ice: Move devlink port to PF/VF struct
Wojciech Drewek
1
-1
/
+1
2021-08-09
ice: Stop processing VF messages during teardown
Anirudh Venkataramanan
1
-0
/
+7
2021-06-25
ice: remove unnecessary VSI assignment
Tony Nguyen
1
-1
/
+0
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-50
/
+176
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
1
-23
/
+28
2021-06-07
ice: Save VF's MAC across reboot
Brett Creeley
1
-17
/
+30
2021-06-07
ice: Manage VF's MAC address for both legacy and new cases
Brett Creeley
1
-26
/
+134
2021-06-04
ice: handle the VF VSI rebuild failure
Haiyue Wang
1
-1
/
+6
2021-06-04
ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
Brett Creeley
1
-5
/
+7
2021-04-22
ice: Support RSS configure removal for AVF
Qi Zhang
1
-2
/
+14
2021-04-22
ice: Enable RSS configure for AVF
Qi Zhang
1
-0
/
+453
2021-04-22
ice: Add helper function to get the VF's VSI
Brett Creeley
1
-43
/
+39
2021-04-22
ice: remove redundant assignment to pointer vsi
Colin Ian King
1
-1
/
+0
2021-04-22
ice: Advertise virtchnl UDP segmentation offload capability
Brett Creeley
1
-0
/
+3
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
1
-0
/
+18
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
1
-1
/
+93
2021-04-15
ice: reduce scope of variable
Paul M Stillwell Jr
1
-1
/
+2
2021-04-15
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
1
-11
/
+11
2021-04-01
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
1
-2
/
+2
2021-03-23
ice: Fix prototype warnings
Tony Nguyen
1
-2
/
+2
2021-03-22
ice: Enable FDIR Configure for AVF
Qi Zhang
1
-2
/
+15
2021-03-22
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
1
-0
/
+61
[next]