Jacob Keller
|
742c987575
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
|
8 年之前 |
Jacob Keller
|
0a2c7722be
i40e/i40evf: remove ULTRA latency mode
|
8 年之前 |
Jacob Keller
|
6d9777298b
i40e: invert logic for checking incorrect cpu vs irq affinity
|
8 年之前 |
Jesse Brandeburg
|
b85c94b617
i40e/i40evf: remove mismatched type warnings
|
8 年之前 |
Björn Töpel
|
2aae918c7a
i40e/i40evf: proper update of the page_offset field
|
8 年之前 |
Jacob Keller
|
0da36b9774
i40e: use DECLARE_BITMAP for state fields
|
8 年之前 |
Jacob Keller
|
d19cb64b92
i40e: separate PF and VSI state flags
|
8 年之前 |
Scott Peterson
|
ed0980c440
i40e/i40evf: Add tracepoints
|
8 年之前 |
Alexander Duyck
|
0e626ff7cc
i40e: Fix support for flow director programming status
|
8 年之前 |
alice michael
|
53240e99db
i40e/i40evf: Remove VF Rx csum offload for tunneled packets
|
8 年之前 |
Alexander Duyck
|
f8b45b74cc
i40e/i40evf: Use build_skb to build frames
|
8 年之前 |
Alexander Duyck
|
ca9ec0888d
i40e/i40evf: Add support for padding start of frames
|
8 年之前 |
Alexander Duyck
|
98efd69493
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
|
8 年之前 |
Alexander Duyck
|
fa2343e903
i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
|
8 年之前 |
Alexander Duyck
|
a0cfc3130e
i40e/i40evf: Pull out code for cleaning up Rx buffers
|
8 年之前 |
Alexander Duyck
|
9a064128fc
i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer
|
8 年之前 |
Alexander Duyck
|
d57c0e08c7
i40e/i40evf: Use length to determine if descriptor is done
|
8 年之前 |
Preethi Banala
|
b1cb07db6e
i40evf: enforce descriptor write-back mechanism for VF
|
8 年之前 |
Alexander Duyck
|
a5b268e4b1
i40e/i40evf: Clean-up process_skb_fields
|
8 年之前 |
Alexander Duyck
|
741b8b832a
i40e/i40evf: Fix use after free in Rx cleanup path
|
8 年之前 |
Alexander Duyck
|
1793668c3b
i40e/i40evf: Update code to better handle incrementing page count
|
8 年之前 |
Alexander Duyck
|
59605bc096
i40e/i40evf: Add support for mapping pages with DMA attributes
|
8 年之前 |
Jacob Keller
|
b9c015d421
i40e: mark the value passed to csum_replace_by_diff as __wsum
|
8 年之前 |
Carolyn Wyborny
|
3c234c4709
i40e: Fix Adaptive ITR enabling
|
8 年之前 |
Scott Peterson
|
9b37c93731
i40e/i40evf: eliminate i40e_pull_tail()
|
8 年之前 |
Scott Peterson
|
e72e56597b
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
|
8 年之前 |
Scott Peterson
|
7987dcd7b9
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
|
8 年之前 |
Alexander Duyck
|
52ea3e8020
i40e: Quick refactor to start moving data off stack and into Tx buffer info
|
8 年之前 |
Alexander Duyck
|
6beb84a73e
i40e/i40evf: napi_poll must return the work done
|
8 年之前 |
Alexander Duyck
|
1dc8b53879
i40e: Reorder logic for coalescing RS bits
|
8 年之前 |