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
/
iavf
/
iavf_virtchnl.c
Age
Commit message (
Expand
)
Author
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-05-16
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
2023-03-16
iavf: do not track VLAN 0 filters
Ahmed Zaki
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
2023-01-20
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
2022-11-09
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
2022-09-19
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
2022-06-30
intel: remove unused macros
Jesse Brandeburg
2022-06-07
iavf: Add waiting for response from PF in set mac
Mateusz Palczewski
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-08
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-01
iavf: Fix incorrect use of assigning iavf_status to int
Mateusz Palczewski
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
2022-03-01
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
2022-02-25
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
2021-12-17
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
2021-11-30
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
2021-11-30
iavf: Refactor text of informational message
Karen Sornek
2021-11-30
iavf: Log info when VF is entering and leaving Allmulti mode
Grzegorz Szczurek
2021-11-19
iavf: Fix VLAN feature flags after VFR
Brett Creeley
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
2021-10-18
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-22
iavf: Support IPv4 Flow Director filters
Haiyue Wang
2021-03-22
iavf: Add framework to enable ethtool ntuple filters
Haiyue Wang
2021-01-05
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
2020-06-11
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
iavf: fix speed reporting over virtchnl
Brett Creeley
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
2020-01-09
iavf: remove current MAC address filter on VF reset
Stefan Assmann
2019-09-11
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
2019-06-28
iavf: use struct_size() helper
Gustavo A. R. Silva
2019-06-17
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
2019-06-17
iavf: Fix the math for valid length for ADq enable
Avinash Dayanand
[next]