aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings1-15/+11
2008-09-03sfc: Extend self-testsBen Hutchings1-108/+169
2008-09-03sfc: Remove efx_channel::has_interruptBen Hutchings1-41/+3
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings1-7/+8
2008-09-03sfc: Speed up loopback self-testBen Hutchings1-15/+29
2008-09-03sfc: Self-test reporting cleanupBen Hutchings1-26/+16
2008-09-03sfc: Avoid mangling error codes in efx_test_loopback()Ben Hutchings1-6/+6
2008-09-03sfc: Use separate hardware TX queues to select checksum generationBen Hutchings1-2/+9
2008-05-22sfc: Added checks for heap allocation failureBen Hutchings1-0/+2
2008-05-22sfc: Remove redundant casts to and from void *Ben Hutchings1-2/+2
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings1-4/+4
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings1-0/+717