Ben Hutchings
|
604f6049ba
sfc: Fix reading of inserted hash
|
15 years ago |
Ben Hutchings
|
39c9cf0707
sfc: Record hardware RX hash on each skb where possible
|
15 years ago |
Ben Hutchings
|
62776d034c
sfc: Implement message level control
|
15 years ago |
Steve Hodgson
|
62b330baed
sfc: Allow shared pages to be recycled
|
15 years ago |
Steve Hodgson
|
244558006c
sfc: Recycle discarded rx buffers back onto the queue
|
15 years ago |
Steve Hodgson
|
f7d6f379db
sfc: Support only two rx buffers per page
|
15 years ago |
Steve Hodgson
|
90d683afd1
sfc: Remove efx_rx_queue::add_lock
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ben Hutchings
|
906bb26c06
sfc: Update version, copyright dates, authors
|
15 years ago |
Ben Hutchings
|
744093c983
sfc: Rename falcon.h to nic.h
|
15 years ago |
Ben Hutchings
|
152b6a62ae
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
|
15 years ago |
Ben Hutchings
|
f5e7adc3d4
sfc: Combine high-level header files
|
15 years ago |
Ben Hutchings
|
3eadb7b0ec
sfc: Record RX queue number on GRO path
|
15 years ago |
Ben Hutchings
|
1241e951af
sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
|
15 years ago |
Ben Hutchings
|
3139e62827
sfc: Remove ridiculously paranoid assertions
|
15 years ago |
Ben Hutchings
|
d96d7dc9f1
sfc: Remove redundant gotos from __efx_rx_packet()
|
15 years ago |
Ben Hutchings
|
c3c6336504
sfc: Enable heuristic selection between page and skb RX buffers
|
15 years ago |
Ben Hutchings
|
18e1d2beb6
sfc: Feed GRO result into RX allocation policy and interrupt moderation
|
15 years ago |
David S. Miller
|
0519d83d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Ben Hutchings
|
345056af41
sfc: Set ip_summed correctly for page buffers passed to GRO
|
15 years ago |
Ben Hutchings
|
3ffeabdd2b
sfc: Eliminate indirect lookups of queue size constants
|
15 years ago |
Herbert Xu
|
76620aafd6
gro: New frags interface to avoid copying shinfo
|
16 years ago |
David S. Miller
|
0c8dfc830a
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
|
16 years ago |
Herbert Xu
|
da3bc07171
sfc: Replace LRO with GRO
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Ben Hutchings
|
bc3c90a2b7
sfc: Remove some unreachable error paths
|
17 years ago |
Ben Hutchings
|
8831da7b6c
sfc: Cleanup RX queue information
|
17 years ago |
Ben Hutchings
|
4d566063a7
sfc: Removed forced inlining of long functions
|
17 years ago |
Ben Hutchings
|
dc8cfa55da
sfc: Use explicit bool for boolean variables, parameters and return values
|
17 years ago |
FUJITA Tomonori
|
8d8bb39b9e
dma-mapping: add the device argument to dma_mapping_error()
|
17 years ago |