summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/nic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings2012-03-061-2/+2
* sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings2012-03-061-2/+6
* sfc: Remove TX completions from adaptive IRQ scoringBen Hutchings2012-03-061-1/+0
* sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-161-8/+71
* sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-161-4/+19
* sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2012-02-161-1/+1
* sfc: Disable flow control during flushesSteve Hodgson2012-02-161-0/+3
* sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2012-02-161-4/+5
* sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings2012-02-161-171/+178
* sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings2012-02-161-6/+11
* sfc: Generalise driver event generationBen Hutchings2012-02-161-24/+27
* sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings2012-02-141-4/+1
* sfc: Replace efx_rx_buffer::is_page and other booleans with a flags fieldBen Hutchings2012-01-271-17/+15
* sfc: Remove remnants of on-load self-testBen Hutchings2012-01-271-4/+2
* sfc: Clean up test interrupt handlingBen Hutchings2012-01-271-14/+13
* sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings2012-01-271-1/+1
* sfc: Fix some formatting errors reported by checkpatchBen Hutchings2012-01-051-1/+1
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-7/+0
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-0/+1969