Jacob Keller
|
47994c119a
i40e: remove hw_disabled_flags in favor of using separate flag bits
|
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 |
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 |
Alan Brady
|
17daabb5e8
i40e: Simplify i40e_detect_recover_hung_queue logic
|
8 years ago |
Alexander Duyck
|
e8c5f7231c
i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction
|
8 years ago |
Jacob Keller
|
a346fb836c
i40e: update error message when trying to add invalid filters
|
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 |
Alexander Duyck
|
9eed69a914
i40e: Drop FCoE code from core driver files
|
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 |
Jacob Keller
|
f223c8752a
i40e: add support for SCTPv4 FDir filters
|
8 years ago |
Jacob Keller
|
0e588de17f
i40e: implement support for flexible word payload
|
8 years ago |
Jacob Keller
|
097dbf5250
i40e: add counters for UDP/IPv4 and IPv4 filters
|
8 years ago |
Jacob Keller
|
377cc24980
i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds
|
8 years ago |
Jacob Keller
|
e5187ee3ee
i40e: return immediately when failing to add fdir filter
|
8 years ago |
Jacob Keller
|
8ce43dce6f
i40e: don't use arrays for (src|dst)_ip
|
8 years ago |
Harshitha Ramamurthy
|
b77ac97593
i40e: rename auto_disable_flags to hw_disabled_flags
|
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 |
Jacob Keller
|
a158aeaf5b
i40e: update comment explaining where FDIR buffers are freed
|
8 years ago |