Ben Hutchings
|
b812f8b7a9
sfc: Improve log messages in case we abort probe due to a pending reset
|
13 years ago |
Ben Hutchings
|
8b7325b4e2
sfc: Never try to stop and start a NIC that is disabled
|
13 years ago |
Ben Hutchings
|
5642ceef46
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
|
13 years ago |
Ben Hutchings
|
6032fb56c5
sfc: Keep disabled NICs quiescent during suspend/resume
|
13 years ago |
Ben Hutchings
|
61da026d86
sfc: Hold the RTNL lock for more of the suspend/resume cycle
|
13 years ago |
Ben Hutchings
|
f16aeea0e6
sfc: Change state names to be clearer, and comment them
|
13 years ago |
Ben Hutchings
|
14bf718fb9
sfc: Stop TX queues before they fill up
|
13 years ago |
Ben Hutchings
|
7e6d06f0de
sfc: Fix maximum number of TSO segments and minimum TX queue size
|
13 years ago |
Ben Hutchings
|
0e33d87033
sfc: Use generic DMA API, not PCI-DMA API
|
13 years ago |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Ben Hutchings
|
3de4e30196
sfc: Fix missing cleanup in failure path of efx_pci_probe()
|
13 years ago |
Stuart Hodgson
|
3dca9d2dc2
sfc: Do not attempt to flush queues if DMA is disabled
|
13 years ago |
Ben Hutchings
|
3132d2827d
sfc: Fix division by zero when using one RX channel and no SR-IOV
|
13 years ago |
Ben Hutchings
|
460eeaa03c
sfc: Log the part number on probe
|
13 years ago |
Ben Hutchings
|
dd40781e3a
sfc: Run event/IRQ self-test asynchronously when interface is brought up
|
13 years ago |
Ben Hutchings
|
e7bed9c883
sfc: Remove TX completions from adaptive IRQ scoring
|
13 years ago |
Danny Kukawka
|
504f9b5a6b
ethernet: unify return value of .ndo_set_mac_address if address is invalid
|
13 years ago |
Ben Hutchings
|
c92aaff18e
sfc: Reverse initial buffer table allocation to allow for later resizing
|
13 years ago |
Ben Hutchings
|
cd2d5b529c
sfc: Add SR-IOV back-end support for SFC9000 family
|
13 years ago |
Ben Hutchings
|
28e47c498a
sfc: Allocate SRAM between buffer table and descriptor caches at init time
|
13 years ago |
Ben Hutchings
|
a9a5250627
sfc: Pass NIC structure into efx_wanted_parallelism()
|
13 years ago |
Ben Hutchings
|
7f967c011a
sfc: Add support for 'extra' channel types
|
13 years ago |
Ben Hutchings
|
a16e5b246c
sfc: Make all CPU/IRQ/channel/queue counts unsigned
|
13 years ago |
Ben Hutchings
|
9d9a6973a8
sfc: Use proper function to test for RX channel in efx_poll()
|
13 years ago |
Ben Hutchings
|
9f2cb71c2b
sfc: Leave interrupts and event queues enabled whenever we can
|
13 years ago |
Ben Hutchings
|
7c43161c11
sfc: Warn if unable to create MTDs
|
13 years ago |
Ben Hutchings
|
fadac6aae1
sfc: Do not retry hardware probe if it schedules a reset
|
13 years ago |
Ben Hutchings
|
d9ab70079a
sfc: Skip RX end-of-batch work on channels without an RX queue
|
13 years ago |
Ben Hutchings
|
db3395697c
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
|
14 years ago |
Ben Hutchings
|
0fca8c9761
sfc: Rename implementation of ndo_set_rx_mode
|
13 years ago |