Fix race between two iavf_remove() on RT kernel
Add waiting for reset to finish in iavf_change_mtu
Fix crash in iavf_suspend
Add ability to turn off CRC stripping for VF
Fix adding MAC addresses after reset request from PF
Fix race between iavf_open and iavf_handle_hw_reset.
Fix iavf_shutdown to call iavf_remove instead iavf_close
Use virtchnl_hash_filter definitions
Fix err handling for MAC replace
Fix add more than 16 multicast addresses on untrusted VF
Fix VF driver counting VLAN 0 filters
Fix reset error handling
Fix iavf_disable_vf critical bit cleanup
Fix VF stuck in reset
Use return value from napi_complete_done
Switch transmit function name
Fix provide intel_auxiliary.ko instead of auxiliary.ko