Colin Ian King
|
39035bfdc3
ixgbevf: ensure xdp_ring resources are free'd on error exit
|
7 years ago |
Tony Nguyen
|
be8333322e
ixgbevf: Add support for meta data
|
7 years ago |
Tony Nguyen
|
efecfd5f80
ixgbevf: Delay tail write for XDP packets
|
7 years ago |
Tony Nguyen
|
21092e9ce8
ixgbevf: Add support for XDP_TX action
|
7 years ago |
Tony Nguyen
|
c7aec59657
ixgbevf: Add XDP support for pass and drop actions
|
7 years ago |
Arnd Bergmann
|
954b54dea0
ixgbevf: fix unused variable warning
|
7 years ago |
Colin Ian King
|
93a6a37c69
ixgbevf: remove redundant initialization of variable 'dma'
|
7 years ago |
Emil Tantilov
|
6d9c02171a
ixgbevf: add build_skb support
|
7 years ago |
Emil Tantilov
|
925f5690ff
ixgbevf: break out Rx buffer page management
|
7 years ago |
Emil Tantilov
|
21c046e448
ixgbevf: allocate the rings as part of q_vector
|
7 years ago |
Emil Tantilov
|
5cc0f1c0dc
ixgbevf: make sure all frames fit minimum size requirements
|
7 years ago |
Emil Tantilov
|
1ab37e12e3
ixgbevf: add support for padding packet
|
7 years ago |
Emil Tantilov
|
f2d00eca27
ixgbevf: setup queue counts
|
7 years ago |
Emil Tantilov
|
f15c5ba5b6
ixgbevf: add support for using order 1 pages to receive large frames
|
7 years ago |
Emil Tantilov
|
9913db03d7
ixgbevf: use page_address offset from page
|
7 years ago |
Emil Tantilov
|
865a4d987b
ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()
|
7 years ago |
Emil Tantilov
|
6f3554548e
ixgbevf: improve performance and reduce size of ixgbevf_tx_map()
|
7 years ago |
Emil Tantilov
|
40b8178bc9
ixgbevf: clear rx_buffer_info in configure instead of clean
|
7 years ago |
Emil Tantilov
|
2a35efe582
ixgbevf: add counters for Rx page allocations
|
7 years ago |
Emil Tantilov
|
35074d698d
ixgbevf: update code to better handle incrementing page count
|
7 years ago |
Emil Tantilov
|
16b359498b
ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING
|
7 years ago |
Emil Tantilov
|
24bff091d7
ixgbevf: use length to determine if descriptor is done
|
7 years ago |
Emil Tantilov
|
68b6ff5825
ixgbevf: only DMA sync frame length
|
7 years ago |
Emil Tantilov
|
a355fd9a1b
ixgbevf: add function for checking if we can reuse page
|
7 years ago |
Tony Nguyen
|
e23cf38fca
ixgbevf: Fix kernel-doc format warnings
|
7 years ago |
Emil Tantilov
|
1b953e843d
ixgbevf: remove redundant setting of xcast_mode
|
7 years ago |
Brian King
|
ae0c585d93
ixgbevf: Use smp_rmb rather than read_barrier_depends
|
7 years ago |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 years ago |
Kees Cook
|
26566eae80
ethernet/intel: Convert timers to use timer_setup()
|
8 years ago |