aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/nic.c
Commit message (Expand)AuthorAge
* sfc: Simplify TSO header buffer allocationBen Hutchings2012-08-24
* sfc: Refactor struct efx_tx_buffer to use a flags fieldBen Hutchings2012-08-24
* sfc: Disable VF queues during register self-testBen Hutchings2012-07-17
* sfc: Use generic DMA API, not PCI-DMA APIBen Hutchings2012-07-17
* sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings2012-03-06
* sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings2012-03-06
* sfc: Remove TX completions from adaptive IRQ scoringBen Hutchings2012-03-06
* sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-15
* sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-15
* sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2012-02-15
* sfc: Disable flow control during flushesSteve Hodgson2012-02-15
* sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2012-02-15
* sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings2012-02-15
* sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings2012-02-15
* sfc: Generalise driver event generationBen Hutchings2012-02-15
* sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings2012-02-13
* sfc: Replace efx_rx_buffer::is_page and other booleans with a flags fieldBen Hutchings2012-01-26
* sfc: Remove remnants of on-load self-testBen Hutchings2012-01-26
* sfc: Clean up test interrupt handlingBen Hutchings2012-01-26
* sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings2012-01-26
* sfc: Fix some formatting errors reported by checkpatchBen Hutchings2012-01-05
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11