Ben Hutchings
|
64d8ad6d74
sfc: Implement hardware acceleration of RFS
|
14 years ago |
Ben Hutchings
|
94b274bf5f
sfc: Add TX queues for high-priority traffic
|
14 years ago |
Ben Hutchings
|
525da9072c
sfc: Distinguish queue lookup from test for queue existence
|
14 years ago |
Michał Mirosław
|
04ed3e741d
net: change netdev->features to u32
|
14 years ago |
Ben Hutchings
|
976534319b
sfc: Make efx_get_tx_queue() an inline function
|
14 years ago |
Ben Hutchings
|
c04bfc6b22
sfc: Remove ancient support for nesting of TX stop
|
14 years ago |
Ben Hutchings
|
6ecfd0c70c
sfc: Remove unused field and comment on a previously removed field
|
14 years ago |
David S. Miller
|
cf78f8ee3d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Ben Hutchings
|
94dec6a2d2
sfc: Fix crash in legacy onterrupt handler during ring reallocation
|
14 years ago |
Ben Hutchings
|
cd38557d78
sfc: Use TX push whenever adding descriptors to an empty queue
|
14 years ago |
Ben Hutchings
|
ab28c12a8e
sfc: Reorder struct efx_nic to separate fields by volatility
|
14 years ago |
Ben Hutchings
|
7e300bc8e6
sfc: Store MAC address from NVRAM in net_device::perm_addr
|
14 years ago |
Ben Hutchings
|
78d4189d6b
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
|
14 years ago |
Ben Hutchings
|
cef68bde74
sfc: Move xmac_poll_required into struct falcon_nic_data
|
14 years ago |
Ben Hutchings
|
40641ed93c
sfc: Move Falcon global event handling to falcon.c
|
14 years ago |
Ben Hutchings
|
4833f02a29
sfc: Move mdio_lock to struct falcon_nic_data
|
14 years ago |
Ben Hutchings
|
4de9218025
sfc: Move SPI state to struct falcon_nic_data
|
14 years ago |
stephen hemminger
|
d215697fe1
sfc: make functions static
|
14 years ago |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 years ago |
Ben Hutchings
|
8fbca79130
sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC
|
14 years ago |
David S. Miller
|
10ed61c432
sfc: Fix build due to lack of vmalloc.h include.
|
14 years ago |
Ben Hutchings
|
64eebcfd89
sfc: Add filter table management
|
14 years ago |
Ben Hutchings
|
efbc2d7cfa
sfc: Fix order of channel_name array dimensions
|
14 years ago |
Ben Hutchings
|
4642610c77
sfc: Allow changing the DMA ring sizes dynamically via ethtool
|
14 years ago |
Steve Hodgson
|
ecc910f520
sfc: Make the dmaq size a run-time setting (rather than compile-time)
|
14 years ago |
Ben Hutchings
|
8313aca38b
sfc: Allocate each channel separately, along with its RX and TX queues
|
14 years ago |
Ben Hutchings
|
f7d12cdcbb
sfc: Refactor channel and queue lookup and iteration
|
14 years ago |
Ben Hutchings
|
ba1e8a35b7
sfc: Abstract channel and index lookup for RX queues
|
14 years ago |
Ben Hutchings
|
47562e5d32
sfc: Remove unused field left from mis-merge
|
15 years ago |