Jesse Brandeburg
|
1f15d66712
i40e/i40evf: Faster RX via avoiding FCoE
|
9 years ago |
Jesse Brandeburg
|
84b079928a
i40e/i40evf: Drop unused tx_ring argument
|
9 years ago |
Jesse Brandeburg
|
d1bd743b5b
i40e/i40evf: Move stack var deeper
|
9 years ago |
Alexander Duyck
|
24d41e5e2c
i40e/i40evf: Fix TSO checksum pseudo-header adjustment
|
9 years ago |
Jesse Brandeburg
|
4ea623922d
i40e/i40evf: Fix casting in transmit code
|
9 years ago |
Alexander Duyck
|
a619afe814
i40e/i40evf: Add support for bulk free in Tx cleanup
|
9 years ago |
Alexander Duyck
|
f2edaaaa39
i40e/i40evf: Fix handling of boolean logic in polling routines
|
9 years ago |
Alexander Duyck
|
5c4654daf2
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
|
9 years ago |
Kan Liang
|
a75e8005d5
i40e: queue-specific settings for interrupt moderation
|
9 years ago |
Alexander Duyck
|
3bc67973e8
i40e/i40evf: Move Tx checksum closer to TSO
|
9 years ago |
Alexander Duyck
|
2d37490b82
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
|
9 years ago |
Alexander Duyck
|
4ec441df25
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
|
9 years ago |
Alexander Duyck
|
ffcc55c0c2
i40e: Add support for ATR w/ IPv6 extension headers
|
9 years ago |
Alexander Duyck
|
6b037cd465
i40e: Fix ATR in relation to tunnels
|
9 years ago |
Alexander Duyck
|
5453205cd0
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
|
9 years ago |
Alexander Duyck
|
fad57330b6
i40e/i40evf: Clean-up Rx packet checksum handling
|
9 years ago |
Alexander Duyck
|
529f1f652e
i40e/i40evf: Add exception handling for Tx checksum
|
9 years ago |
Alexander Duyck
|
475b4205aa
i40e/i40evf: Do not write to descriptor unless we complete
|
9 years ago |
Alexander Duyck
|
a3fd9d8876
i40e/i40evf: Handle IPv6 extension headers in checksum offload
|
9 years ago |
Alexander Duyck
|
a0064728f8
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
|
9 years ago |
Alexander Duyck
|
b96b78f2b7
i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
|
9 years ago |
Alexander Duyck
|
c777019af1
i40e/i40evf: Consolidate all header changes into TSO function
|
9 years ago |
Alexander Duyck
|
c49a7bc330
i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
|
9 years ago |
Alexander Duyck
|
03f9d6a59f
i40e/i40evf: Use u64 values instead of casting them in TSO function
|
9 years ago |
Alexander Duyck
|
a9c9a81f58
i40e/i40evf: Drop outer checksum offload that was not requested
|
9 years ago |
Anjali Singhai Jain
|
a16ae2d59c
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
|
9 years ago |
Mitch Williams
|
16fd08b859
i40e/i40evf: avoid atomics
|
9 years ago |
Anjali Singhai Jain
|
dd353109e4
i40e: Add a SW workaround for lost interrupts
|
9 years ago |
Mitch Williams
|
1a36d7fadd
i40e/i40evf: use logical operators, not bitwise
|
9 years ago |
Mitch Williams
|
f16704e5e8
i40e/i40evf: use pages correctly in Rx
|
9 years ago |