stephen hemminger
|
d215697fe1
sfc: make functions static
|
14 years ago |
Ben Hutchings
|
c4f4adc7b7
sfc: Use netif_set_real_num_{rx,tx}_queues()
|
15 years ago |
Ben Hutchings
|
e254c274ae
sfc: Clean up and correct comments on efx_monitor()
|
15 years ago |
Ben Hutchings
|
64eebcfd89
sfc: Add filter table management
|
15 years ago |
Ben Hutchings
|
4642610c77
sfc: Allow changing the DMA ring sizes dynamically via ethtool
|
15 years ago |
Steve Hodgson
|
ecc910f520
sfc: Make the dmaq size a run-time setting (rather than compile-time)
|
15 years ago |
Ben Hutchings
|
8313aca38b
sfc: Allocate each channel separately, along with its RX and TX queues
|
15 years ago |
Ben Hutchings
|
f7d12cdcbb
sfc: Refactor channel and queue lookup and iteration
|
15 years ago |
Ben Hutchings
|
e42de26249
sfc: Fix failure paths in efx_probe_port()
|
15 years ago |
Ben Hutchings
|
80485d3441
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
|
15 years ago |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 years ago |
Ben Hutchings
|
765c9f4686
sfc: Add support for RX flow hash control
|
15 years ago |
Ben Hutchings
|
5d3a6fca95
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
|
15 years ago |
Ben Hutchings
|
39c9cf0707
sfc: Record hardware RX hash on each skb where possible
|
15 years ago |
Ben Hutchings
|
c5d5f5fdc7
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
|
15 years ago |
Ben Hutchings
|
62776d034c
sfc: Implement message level control
|
15 years ago |
Ben Hutchings
|
4472702e65
sfc: Implement 64-bit net device statistics on all architectures
|
15 years ago |
Ben Hutchings
|
d188ceeb3d
sfc: Only count bad packets in rx_errors
|
15 years ago |
Steve Hodgson
|
62b330baed
sfc: Allow shared pages to be recycled
|
15 years ago |
Steve Hodgson
|
90d683afd1
sfc: Remove efx_rx_queue::add_lock
|
15 years ago |
Steve Hodgson
|
fd371e32fe
sfc: Workaround flush failures on Falcon B0
|
15 years ago |
Steve Hodgson
|
319ba649af
sfc: Reschedule any resets scheduled inside efx_pm_freeze()
|
15 years ago |
David S. Miller
|
7ef527377b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Ben Hutchings
|
a4900ac9f7
sfc: Create multiple TX queues
|
15 years ago |
Ben Hutchings
|
fa236e1804
sfc: Break NAPI processing after one ring-full of TX completions
|
15 years ago |
Ben Hutchings
|
f49a4589e9
sfc: Always close net device at the end of a disabling reset
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
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 |
Jiri Pirko
|
5508590c19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
|
15 years ago |