Ben Hutchings
|
65f0b417de
sfc: Use write-combining to reduce TX latency
|
14 년 전 |
Ben Hutchings
|
0a6f40c66b
sfc: Update copyright dates
|
14 년 전 |
Ben Hutchings
|
64d8ad6d74
sfc: Implement hardware acceleration of RFS
|
14 년 전 |
Ben Hutchings
|
94b274bf5f
sfc: Add TX queues for high-priority traffic
|
14 년 전 |
Ben Hutchings
|
525da9072c
sfc: Distinguish queue lookup from test for queue existence
|
14 년 전 |
Ben Hutchings
|
60031fcc17
sfc: Move TX queue core queue mapping into tx.c
|
14 년 전 |
Ben Hutchings
|
5b874e25c5
sfc: Restore the effect of the rss_cpus module parameter
|
14 년 전 |
Ben Hutchings
|
976534319b
sfc: Make efx_get_tx_queue() an inline function
|
14 년 전 |
Ben Hutchings
|
c04bfc6b22
sfc: Remove ancient support for nesting of TX stop
|
14 년 전 |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
Ben Hutchings
|
e8f149924a
sfc: Fix NAPI list corruption during ring reallocation
|
14 년 전 |
Ben Hutchings
|
94dec6a2d2
sfc: Fix crash in legacy onterrupt handler during ring reallocation
|
14 년 전 |
Ben Hutchings
|
7e300bc8e6
sfc: Store MAC address from NVRAM in net_device::perm_addr
|
14 년 전 |
Ben Hutchings
|
4833f02a29
sfc: Move mdio_lock to struct falcon_nic_data
|
14 년 전 |
Ben Hutchings
|
4de9218025
sfc: Move SPI state to struct falcon_nic_data
|
14 년 전 |
Ben Hutchings
|
90b7a4ee61
sfc: Remove unnecessary inclusion of various private header files
|
14 년 전 |
stephen hemminger
|
d215697fe1
sfc: make functions static
|
14 년 전 |
Ben Hutchings
|
c4f4adc7b7
sfc: Use netif_set_real_num_{rx,tx}_queues()
|
14 년 전 |
Ben Hutchings
|
e254c274ae
sfc: Clean up and correct comments on efx_monitor()
|
14 년 전 |
Ben Hutchings
|
64eebcfd89
sfc: Add filter table management
|
14 년 전 |
Ben Hutchings
|
4642610c77
sfc: Allow changing the DMA ring sizes dynamically via ethtool
|
14 년 전 |
Steve Hodgson
|
ecc910f520
sfc: Make the dmaq size a run-time setting (rather than compile-time)
|
14 년 전 |
Ben Hutchings
|
8313aca38b
sfc: Allocate each channel separately, along with its RX and TX queues
|
14 년 전 |
Ben Hutchings
|
f7d12cdcbb
sfc: Refactor channel and queue lookup and iteration
|
14 년 전 |
Ben Hutchings
|
e42de26249
sfc: Fix failure paths in efx_probe_port()
|
14 년 전 |
Ben Hutchings
|
80485d3441
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
|
14 년 전 |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 년 전 |
Ben Hutchings
|
765c9f4686
sfc: Add support for RX flow hash control
|
15 년 전 |
Ben Hutchings
|
5d3a6fca95
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
|
15 년 전 |
Ben Hutchings
|
39c9cf0707
sfc: Record hardware RX hash on each skb where possible
|
15 년 전 |