aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet1-0/+1
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings1-11/+10
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson1-3/+4
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings1-6/+9
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings1-36/+40
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings1-12/+7
2008-12-12sfc: Add support for SFN4111TBen Hutchings1-2/+9
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings1-2/+4
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