index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
/
iavf_virtchnl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
2022-11-09
1
-0
/
+2
*
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
2022-09-19
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-2
/
+63
|
\
|
*
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
2022-07-18
1
-2
/
+63
*
|
intel: remove unused macros
Jesse Brandeburg
2022-06-30
1
-4
/
+0
*
|
iavf: Add waiting for response from PF in set mac
Mateusz Palczewski
2022-06-07
1
-2
/
+59
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-0
/
+40
|
\
|
*
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
2022-03-08
1
-0
/
+40
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-23
/
+1
|
\
|
|
*
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
2022-02-25
1
-23
/
+1
*
|
iavf: Fix incorrect use of assigning iavf_status to int
Mateusz Palczewski
2022-03-01
1
-92
/
+68
*
|
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
2022-03-01
1
-8
/
+10
*
|
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
2022-03-01
1
-0
/
+16
|
/
*
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
2021-12-17
1
-0
/
+203
*
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
2021-12-17
1
-0
/
+2
*
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
2021-12-17
1
-68
/
+183
*
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
2021-12-17
1
-1
/
+77
*
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
2021-11-30
1
-1
/
+1
*
iavf: Refactor text of informational message
Karen Sornek
2021-11-30
1
-1
/
+1
*
iavf: Log info when VF is entering and leaving Allmulti mode
Grzegorz Szczurek
2021-11-30
1
-6
/
+14
*
iavf: Fix VLAN feature flags after VFR
Brett Creeley
2021-11-19
1
-3
/
+42
*
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
2021-11-19
1
-0
/
+2
*
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
2021-10-18
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
2021-08-19
1
-2
/
+45
*
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
2021-04-22
1
-2
/
+13
*
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
2021-04-22
1
-0
/
+152
*
iavf: add support for UDP Segmentation Offload
Brett Creeley
2021-04-22
1
-0
/
+1
*
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-23
1
-2
/
+2
*
iavf: Support IPv4 Flow Director filters
Haiyue Wang
2021-03-22
1
-0
/
+8
*
iavf: Add framework to enable ethtool ntuple filters
Haiyue Wang
2021-03-22
1
-0
/
+184
*
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
1
-1
/
+1
*
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-11
1
-0
/
+6
*
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
1
-6
/
+6
*
iavf: fix speed reporting over virtchnl
Brett Creeley
2020-06-11
1
-12
/
+76
*
iavf: Enable support for up to 16 queues
Mitch Williams
2020-03-10
1
-27
/
+0
*
iavf: remove current MAC address filter on VF reset
Stefan Assmann
2020-01-09
1
-0
/
+3
*
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
2019-09-11
1
-0
/
+7
*
iavf: use struct_size() helper
Gustavo A. R. Silva
2019-06-28
1
-21
/
+16
*
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
2019-06-17
1
-1
/
+1
*
iavf: Fix the math for valid length for ADq enable
Avinash Dayanand
2019-06-17
1
-1
/
+1
*
iavf: update comments and file checks to match iavf
Alice Michael
2019-05-31
1
-2
/
+2
*
iavf: rename iavf_status structure flags
Alice Michael
2019-05-31
1
-1
/
+1
*
iavf: replace i40e variables with iavf
Alice Michael
2019-05-31
1
-8
/
+8
*
iavf: change iavf_status_code to iavf_status
Sergey Nemov
2019-05-31
1
-7
/
+7
*
iavf: Limiting RSS queues to CPUs
Aleksandr Loktionov
2019-05-31
1
-1
/
+1
*
iavf: finish renaming files to iavf
Jesse Brandeburg
2018-09-18
1
-1
/
+1
*
iavf: rename most of i40e strings
Jesse Brandeburg
2018-09-18
1
-10
/
+10
*
iavf: rename i40e_hw to iavf_hw
Jesse Brandeburg
2018-09-18
1
-3
/
+3
*
iavf: move i40evf files to new name
Jesse Brandeburg
2018-09-18
1
-0
/
+1452