Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 年之前 |
Filip Sadowski
|
03ce7b1d23
i40e: Fix permission check for VF MAC filters
|
7 年之前 |
Paweł Jabłoński
|
028daf8011
i40e: Fix attach VF to VM issue
|
7 年之前 |
Dan Carpenter
|
5dd3691c98
i40e: remove some stray indenting
|
7 年之前 |
Colin Ian King
|
46345b38e9
i40e: check that pointer VSI is not null before dereferencing it
|
7 年之前 |
Avinash Dayanand
|
e284fc2804
i40e: Add and delete cloud filter
|
7 年之前 |
Avinash Dayanand
|
0c483bd4b8
i40e: Service request to configure bandwidth for ADq on a VF
|
7 年之前 |
Avinash Dayanand
|
c4998aa302
i40e: Delete queue channel for ADq on VF
|
7 年之前 |
Avinash Dayanand
|
c27eac4816
i40e: Enable ADq and create queue channel/s on VF
|
7 年之前 |
Jacob Keller
|
5b64347930
i40e: add helper conversion function for link_speed
|
8 年之前 |
Jacob Keller
|
d3d657a908
i40e: update VFs of link state after GET_VF_RESOURCES
|
8 年之前 |
Gustavo A R Silva
|
c30bf8cece
i40e/virtchnl: fix application of sizeof to pointer
|
8 年之前 |
Zijie Pan
|
34c164de58
i40e: fix the calculation of VFs mac addresses
|
7 年之前 |
Alan Brady
|
17a9422de7
i40e/i40evf: don't trust VF to reset itself
|
8 年之前 |
Amritha Nambiar
|
5ecae4120a
i40e: Refactor VF BW rate limiting
|
8 年之前 |
Amritha Nambiar
|
ff42418812
i40e: Add macro for PF reset bit
|
8 年之前 |
Lihong Yang
|
9bcc07f065
i40e: use a local variable instead of calculating multiple times
|
8 年之前 |
Lihong Yang
|
b861fb762a
i40e: add check for return from find_first_bit call
|
8 年之前 |
Jacob Keller
|
7362be9eee
i40e: reduce lrxqthresh from 2 to 1
|
8 年之前 |
Jacob Keller
|
dbadbbe235
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
|
8 年之前 |
Lihong Yang
|
784548c40d
i40e: use the safe hash table iterator when deleting mac filters
|
8 年之前 |
Alan Brady
|
c53d11f669
i40e: fix client notify of VF reset
|
8 年之前 |
Alan Brady
|
41d0a4d0c8
i40e: fix handling of vf_states variable
|
8 年之前 |
Jacob Keller
|
d43d60e5eb
i40e: ensure reset occurs when disabling VF
|
8 年之前 |
Jacob Keller
|
f18d20218a
i40e: make use of i40e_vc_disable_vf
|
8 年之前 |
Jacob Keller
|
eeeddbb806
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
|
8 年之前 |
Jacob Keller
|
ba4e003d29
i40e: don't hold spinlock while resetting VF
|
8 年之前 |
Christophe JAILLET
|
54902349ee
i40e: Fix a potential NULL pointer dereference
|
8 年之前 |
Lihong Yang
|
5872866e16
i40e: remove logically dead code
|
8 年之前 |
Alan Brady
|
a3f5aa9073
i40e: Enable VF to negotiate number of allocated queues
|
8 年之前 |