index
:
linux.git
for-next
master
Linus' 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
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
2019-05-31
iavf: update comments and file checks to match iavf
Alice Michael
2019-05-31
iavf: rename iavf_status structure flags
Alice Michael
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
2019-05-31
iavf: change iavf_status_code to iavf_status
Sergey Nemov
2019-05-31
iavf: Limiting RSS queues to CPUs
Aleksandr Loktionov
2018-09-18
iavf: finish renaming files to iavf
Jesse Brandeburg
2018-09-18
iavf: rename most of i40e strings
Jesse Brandeburg
2018-09-18
iavf: rename i40e_hw to iavf_hw
Jesse Brandeburg
2018-09-18
iavf: move i40evf files to new name
Jesse Brandeburg