Tom Herbert
|
c7cb38af79
net: sfc calls skb_set_hash
|
11 年之前 |
Jon Cooper
|
bd9a265db2
sfc: Add RX packet timestamping for EF10
|
11 年之前 |
Ben Hutchings
|
2ccd0b1925
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
|
11 年之前 |
Jon Cooper
|
cce28794bc
sfc: Make initial fill of RX descriptors synchronous
|
12 年之前 |
Andrew Rybchenko
|
2ec030144f
sfc: RX buffer allocation takes prefix size into account in IP header alignment
|
11 年之前 |
Ben Hutchings
|
c47b2d9d56
sfc: Support ARFS for IPv6 flows
|
12 年之前 |
Ben Hutchings
|
f7a6d2c442
sfc: Update copyright banners
|
12 年之前 |
Jon Cooper
|
e8c68c0a09
sfc: Prepare for RX scatter on EF10
|
12 年之前 |
Ben Hutchings
|
b883d0bd4a
sfc: Document conditions for multicast replication vs filter replacement
|
12 年之前 |
Ben Hutchings
|
3dced740c2
sfc: Add support for reading packet length from prefix
|
12 年之前 |
Jon Cooper
|
43a3739d55
sfc: Generalise packet hash lookup to support EF10 RX prefix
|
13 年之前 |
Ben Hutchings
|
add7247718
sfc: Make most filter operations NIC-type-specific
|
12 年之前 |
Ben Hutchings
|
e42c3d85af
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
|
12 年之前 |
Ben Hutchings
|
d8aec745dd
sfc: Stop RX refill before flushing RX queues
|
12 年之前 |
Ben Hutchings
|
734d4e159b
sfc: Fix memory leak when discarding scattered packets
|
12 年之前 |
Ben Hutchings
|
636d73da27
sfc: Improve test for IOMMU in use
|
12 年之前 |
Ben Hutchings
|
e79255de85
sfc: Do not pass non-TCP packets into GRO code
|
12 年之前 |
Jon Cooper
|
d4ef5b6f37
sfc: Increase size of RX SKB header area
|
12 年之前 |
Jon Cooper
|
c99dffc417
sfc: Enable RX checksum offload for packets not handled by GRO
|
12 年之前 |
Ben Hutchings
|
950c54df1e
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
|
12 年之前 |
Ben Hutchings
|
c14ff2ea2d
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
|
12 年之前 |
stephen hemminger
|
debd0034de
sfc: make local functions static
|
12 年之前 |
Daniel Pieczko
|
1648a23fa1
sfc: allocate more RX buffers per page
|
12 年之前 |
Ben Hutchings
|
179ea7f039
sfc: Replace efx_rx_is_last_buffer() with a flag
|
12 年之前 |
Daniel Pieczko
|
2768935a46
sfc: reuse pages to avoid DMA mapping/unmapping costs
|
12 年之前 |
Ben Hutchings
|
85740cdf0b
sfc: Enable RX DMA scattering where possible
|
12 年之前 |
Ben Hutchings
|
b74e3e8cd6
sfc: Update RX buffer address together with length
|
12 年之前 |
Ben Hutchings
|
5036b7c7b9
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
|
12 年之前 |
Ben Hutchings
|
b184f16b7f
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
|
12 年之前 |
Ben Hutchings
|
ff734ef4bc
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
|
12 年之前 |