Jacob Keller
|
aa4a065403
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
|
7 years ago |
Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 years ago |
Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 years ago |
Jacob Keller
|
6b9a9c26ef
i40evf: remove flags that are never used
|
7 years ago |
Harshitha Ramamurthy
|
0075fa0fad
i40evf: Add support to apply cloud filters
|
7 years ago |
Harshitha Ramamurthy
|
591532d614
i40evf: Add support to configure bw via tc tool
|
7 years ago |
Harshitha Ramamurthy
|
d5b33d0244
i40evf: add ndo_setup_tc callback to i40evf
|
7 years ago |
Avinash Dayanand
|
836ce5ed72
i40evf: Fix link up issue when queues are disabled
|
7 years ago |
Alexander Duyck
|
a0073a4b8b
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
|
7 years ago |
Alexander Duyck
|
a3f9fb5ef3
i40e/i40evf: Record ITR register location in the q_vector
|
7 years ago |
Avinash Dayanand
|
06aa040f03
i40evf: Don't schedule reset_task when device is being removed
|
7 years ago |
Jacob Keller
|
504398f0a7
i40evf: use spinlock to protect (mac|vlan)_filter_list
|
7 years ago |
Jacob Keller
|
b74f571f59
i40e/i40evf: organize and re-number feature flags
|
8 years ago |
Alan Brady
|
5b36e8d04b
i40evf: Enable VF to request an alternate queue allocation
|
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 |
Stefan Assmann
|
fbb113f773
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource
|
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 |
Jesse Brandeburg
|
8d9ee66ac0
i40evf: add some missing includes
|
8 years ago |
Jesse Brandeburg
|
ff3f4cc267
virtchnl: finish conversion to virtchnl interface
|
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 |
Jacob Keller
|
707636c648
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
|
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
|
1de81c2d07
i40e: remove I40E_FLAG_IN_NETPOLL entirely
|
8 years ago |
Tobias Klauser
|
4a0a3abfd9
i40evf: Use net_device_stats from struct net_device
|
8 years ago |
Alice Michael
|
78786d4a59
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
|
8 years ago |
Alexander Duyck
|
dab86afdbb
i40e/i40evf: Change the way we limit the maximum frame size for Rx
|
8 years ago |