Commit Graph

657 Commits (adeed1f7db428e67e0afc0f8ef98f531a0e3570e)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Colin Ian King 500add3354 iavf: fix dereference of null rx_buffer pointer 6 years ago
Alan Brady b9d78055c6 i40evf: ignore link up if not running 7 years ago
Avinash Dayanand 09f6d65db1 i40evf: Don't schedule reset_task when device is being removed 7 years ago
Jacob Keller d017aeb58a i40evf: don't rely on netif_running() outside rtnl_lock() 7 years ago
Alexander Duyck 0f51f3cf99 i40e/i40evf: Account for frags split over multiple descriptors in check linearize 7 years ago
Jacob Keller cbd6b3694a i40e/i40evf: spread CPU affinity hints across online CPUs only 7 years ago
Brian King 61cef8f08c i40evf: Use smp_rmb rather than read_barrier_depends 7 years ago
Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Jacob Keller 742c987575 i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate 8 years ago
Jacob Keller 0a2c7722be i40e/i40evf: remove ULTRA latency mode 8 years ago
Jacob Keller 6d9777298b i40e: invert logic for checking incorrect cpu vs irq affinity 8 years ago
Jacob Keller 759dc4a7e6 i40e: initialize our affinity_mask based on cpu_possible_mask 8 years ago
Mariusz Stachura 8774370d26 i40e/i40evf: support for VF VLAN tag stripping control 8 years ago
Jacob Keller 696ac80aa1 i40evf: fix possible snprintf truncation of q_vector->name 8 years ago
Jacob Keller b5d5504aa1 i40e: prevent snprintf format specifier truncation 8 years ago
Mariusz Stachura ed601f6601 i40e: Store the requested FEC information 8 years ago
Jacob Keller 7e4d01e7d3 i40e: use cpumask_copy instead of direct assignment 8 years ago
Alan Brady f0db789287 i40evf: use netdev variable in reset task 8 years ago
Stefan Assmann fbb113f773 i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource 8 years ago
Jacob Keller 841c950d67 i40e/i40evf: use cmpxchg64 when updating private flags in ethtool 8 years ago
Jacob Keller d36e41dc78 i40e: separate hw_features from runtime changing flags 8 years ago
Sudheer Mogilappagari fe2647ab0c i40evf: prevent VF close returning before state transitions to DOWN 8 years ago
Mitch Williams 1e3a5fd5c0 i40e/i40evf: adjust packet size to account for double VLANs 8 years ago
Tushar Dave 07c357f348 i40evf: remove unnecessary __packed 8 years ago
Tushar Dave c969ef4ed9 i40evf: Use le32_to_cpu before evaluating HW desc fields 8 years ago
Jesse Brandeburg 8d9ee66ac0 i40evf: add some missing includes 8 years ago
Jesse Brandeburg b85c94b617 i40e/i40evf: remove mismatched type warnings 8 years ago
Alice Michael 7c32b1e650 i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags 8 years ago
Jacob Keller 65c7006f23 i40evf: assign num_active_queues inside i40evf_alloc_queues 8 years ago
Björn Töpel 2aae918c7a i40e/i40evf: proper update of the page_offset field 8 years ago
Preethi Banala abf709a1e7 i40evf: Add support for Adaptive Virtual Function 8 years ago
Jesse Brandeburg ff3f4cc267 virtchnl: finish conversion to virtchnl interface 8 years ago
Jesse Brandeburg f0adc6e831 i40evf/virtchnl: whitespace cleanups 8 years ago
Jesse Brandeburg 310a2ad92e virtchnl: rename i40e to generic virtchnl 8 years ago
Jesse Brandeburg 681bdf80cf i40e/i40evf: create and use new unified header file 8 years ago
Jesse Brandeburg 3929080333 i40evf: drop i40e_type.h include 8 years ago
Jesse Brandeburg 9d68322e53 i40evf: disable unused flags 8 years ago
Jesse Brandeburg 155b0f6900 i40evf: fix merge error in older patch 8 years ago
Jesse Brandeburg eb873fe4d3 i40evf: fix duplicate lines 8 years ago
Arnd Bergmann 3dfc3eb581 i40evf: hide unused variable 8 years ago
Jacob Keller 283aeafe6b i40evf: allocate queues before we setup the interrupts and q_vectors 8 years ago
Jacob Keller 707636c648 i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED 8 years ago
Jacob Keller 789f38ca70 i40evf: remove needless min_t() on num_online_cpus()*2 8 years ago
Jacob Keller 0da36b9774 i40e: use DECLARE_BITMAP for state fields 8 years ago
Jacob Keller d19cb64b92 i40e: separate PF and VSI state flags 8 years ago
Jacob Keller 2318b4018a i40e: remove unnecessary msleep() delay in i40e_free_vfs 8 years ago
Jacob Keller 1de81c2d07 i40e: remove I40E_FLAG_IN_NETPOLL entirely 8 years ago
Jacob Keller 9e3f23f44f i40e: reduce wait time for adminq command completion 8 years ago
Jingjing Wu 1d5c960c5e i40e: new AQ commands 8 years ago