Paweł Jabłoński
|
27392e5718
i40evf: Fix a hardware reset support in VF driver
|
7 years ago |
Jacob Keller
|
aa4a065403
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
|
7 years ago |
Paweł Jabłoński
|
e4062894d5
i40evf: Fix turning TSO, GSO and GRO on after
|
7 years ago |
Jacob Keller
|
f5254429e1
i40e/i40evf: cleanup incorrect function doxygen comments
|
7 years ago |
Jia-Ju Bai
|
04a1e08cc7
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
|
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 |
Alexander Duyck
|
640a8af584
i40evf: Reorder configure_clsflower to avoid deadlock on error
|
7 years ago |
Gustavo A R Silva
|
20dd9147c9
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
|
7 years ago |
Colin Ian King
|
deb9a9ad3e
i40evf: remove redundant array comparisons to 0 checks
|
7 years ago |
Paweł Jabłoński
|
8cd5fe62cc
i40evf: Fix double locking the same resource
|
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 |
Avinash Dayanand
|
5e97ce6348
i40evf: Alloc queues for ADq on VF
|
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 |
Jacob Keller
|
8946b56354
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
|
7 years ago |
Harshitha Ramamurthy
|
fbd5eb54c2
i40evf: Use an iterator of the same type as the list
|
7 years ago |
Alexander Duyck
|
a0073a4b8b
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
|
7 years ago |
Alexander Duyck
|
556fdfd6e6
i40e/i40evf: Split container ITR into current_itr and target_itr
|
7 years ago |
Alexander Duyck
|
8b99b1179c
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
|
7 years ago |
Alexander Duyck
|
40588ca651
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
|
7 years ago |
Alexander Duyck
|
a3f9fb5ef3
i40e/i40evf: Record ITR register location in the q_vector
|
7 years ago |
Paweł Jabłoński
|
e0f60a815c
i40evf: Allow turning off offloads when the VF has VLAN set
|
7 years ago |
Sudheer Mogilappagari
|
07d44190a3
i40e/i40evf: Detect and recover hung queue scenario
|
7 years ago |
Avinash Dayanand
|
06aa040f03
i40evf: Don't schedule reset_task when device is being removed
|
7 years ago |
Sudheer Mogilappagari
|
a558566bef
i40evf: remove flush_scheduled_work call in i40evf_remove
|
7 years ago |
Alexander Duyck
|
a6cab7d7f9
i40evf: Drop i40evf_fire_sw_int as it is prone to races
|
7 years ago |
Alexander Duyck
|
498860cfee
i40evf: Do not clear MSI-X PBA manually
|
7 years ago |
Alice Michael
|
f2fc31efd6
i40e/i40evf: Bump driver versions
|
7 years ago |