index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_vf_lib.h
Age
Commit message (
Expand
)
Author
2025-04-11
ice: enable LLDP TX for VFs through tc
Larysa Zaremba
2025-04-11
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
2025-02-14
ice: support Rx timestamp on flex descriptor
Simei Su
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
2024-08-13
ice: enable FDIR filters from raw binary patterns for VFs
Junfeng Guo
2024-03-04
ice: remove vf->lan_vsi_num field
Jacob Keller
2024-01-02
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
Jacob Keller
2023-11-13
ice: make representor code generic
Michal Swiatkowski
2023-10-20
ice: implement num_msix field per VF
Michal Swiatkowski
2023-10-20
ice: store VF's pci_dev ptr in ice_vf
Przemek Kitszel
2023-09-13
ice: Check CRC strip requirement for VLAN strip
Haiyue Wang
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
2023-05-16
ice: refactor VF control VSI interrupt handling
Piotr Raczynski
2023-03-13
ice: track malicious VFs in new ice_mbx_vf_info structure
Jacob Keller
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
2023-02-06
ice: introduce .irq_close VF operation
Jacob Keller
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
2023-02-06
ice: convert vf_ops .vsi_rebuild to .create_vsi
Jacob Keller
2022-07-28
ice: Fix promiscuous mode not turning off
Michal Wilczynski
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-05-05
ice: remove period on argument description in ice_for_each_vf
Jacob Keller
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
2022-03-15
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
2022-03-15
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2022-03-15
ice: make ice_reset_all_vfs void
Jacob Keller
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
2022-03-15
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
2022-03-15
ice: introduce VF operations structure for reset flows
Jacob Keller
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller