index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
nic.c
Age
Commit message (
Expand
)
Author
2012-07-17
sfc: Disable VF queues during register self-test
Ben Hutchings
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
2012-03-06
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
2012-03-06
sfc: Remove TX completions from adaptive IRQ scoring
Ben Hutchings
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
2012-02-16
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2012-02-16
sfc: Disable flow control during flushes
Steve Hodgson
2012-02-16
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
2012-02-16
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
2012-02-16
sfc: Generalise driver event generation
Ben Hutchings
2012-02-13
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
Ben Hutchings
2012-01-27
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
Ben Hutchings
2012-01-27
sfc: Remove remnants of on-load self-test
Ben Hutchings
2012-01-27
sfc: Clean up test interrupt handling
Ben Hutchings
2012-01-27
sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
Ben Hutchings
2012-01-05
sfc: Fix some formatting errors reported by checkpatch
Ben Hutchings
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher