Alexander Duyck
|
aa250f1186
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
|
8 years ago |
Jacob Keller
|
11f29003d6
i40e/i40evf: bump tail only in multiples of 8
|
8 years ago |
Jacob Keller
|
dbadbbe235
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
|
8 years ago |
Jacob Keller
|
2b634bb068
i40e/i40evf: rename bytes_per_int to bytes_per_usec
|
8 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 |
Jesse Brandeburg
|
b85c94b617
i40e/i40evf: remove mismatched type warnings
|
8 years ago |
Björn Töpel
|
2aae918c7a
i40e/i40evf: proper update of the page_offset field
|
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 |
Scott Peterson
|
ed0980c440
i40e/i40evf: Add tracepoints
|
8 years ago |
Alexander Duyck
|
0e626ff7cc
i40e: Fix support for flow director programming status
|
8 years ago |
alice michael
|
53240e99db
i40e/i40evf: Remove VF Rx csum offload for tunneled packets
|
8 years ago |
Alexander Duyck
|
f8b45b74cc
i40e/i40evf: Use build_skb to build frames
|
8 years ago |
Alexander Duyck
|
ca9ec0888d
i40e/i40evf: Add support for padding start of frames
|
8 years ago |
Alexander Duyck
|
98efd69493
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
|
8 years ago |
Alexander Duyck
|
fa2343e903
i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
|
8 years ago |
Alexander Duyck
|
a0cfc3130e
i40e/i40evf: Pull out code for cleaning up Rx buffers
|
8 years ago |
Alexander Duyck
|
9a064128fc
i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer
|
8 years ago |
Alexander Duyck
|
d57c0e08c7
i40e/i40evf: Use length to determine if descriptor is done
|
8 years ago |
Preethi Banala
|
b1cb07db6e
i40evf: enforce descriptor write-back mechanism for VF
|
8 years ago |
Alexander Duyck
|
a5b268e4b1
i40e/i40evf: Clean-up process_skb_fields
|
8 years ago |
Alexander Duyck
|
741b8b832a
i40e/i40evf: Fix use after free in Rx cleanup path
|
8 years ago |
Alexander Duyck
|
1793668c3b
i40e/i40evf: Update code to better handle incrementing page count
|
8 years ago |
Alexander Duyck
|
59605bc096
i40e/i40evf: Add support for mapping pages with DMA attributes
|
8 years ago |
Jacob Keller
|
b9c015d421
i40e: mark the value passed to csum_replace_by_diff as __wsum
|
8 years ago |
Carolyn Wyborny
|
3c234c4709
i40e: Fix Adaptive ITR enabling
|
8 years ago |
Scott Peterson
|
9b37c93731
i40e/i40evf: eliminate i40e_pull_tail()
|
8 years ago |
Scott Peterson
|
e72e56597b
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
|
8 years ago |