aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17sfc: Disable VF queues during register self-testBen Hutchings1-47/+15
2012-07-17sfc: Use dev_kfree_skb() in efx_end_loopback()Ben Hutchings1-1/+1
2012-03-06sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings1-0/+35
2012-03-06sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings1-10/+4
2012-03-06sfc: Test all event queues in parallelBen Hutchings1-49/+65
2012-03-06sfc: Raise self-test timeoutsBen Hutchings1-19/+46
2012-01-27sfc: Remove remnants of on-load self-testBen Hutchings1-8/+4
2012-01-27sfc: Clean up test interrupt handlingBen Hutchings1-5/+7
2012-01-27sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()Ben Hutchings1-39/+40
2012-01-27sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings1-1/+1
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings1-1/+1
2012-01-09sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatchBen Hutchings1-1/+0
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings1-1/+1
2012-01-05sfc: Fix some formatting errors reported by checkpatchBen Hutchings1-1/+1
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-2/+2
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+761