summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/selftest.c
AgeCommit message (Expand)Author
2012-01-27sfc: Remove remnants of on-load self-testBen Hutchings
2012-01-27sfc: Clean up test interrupt handlingBen Hutchings
2012-01-27sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()Ben Hutchings
2012-01-27sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings
2012-01-27sfc: Merge efx_mac_operations into efx_nic_typeBen Hutchings
2012-01-09sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatchBen Hutchings
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings
2012-01-05sfc: Fix some formatting errors reported by checkpatchBen Hutchings
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-08-11sfc: Move the Solarflare driversJeff Kirsher