summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/selftest.c
AgeCommit message (Expand)Author
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings
2008-12-12sfc: Add support for SFN4111TBen Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-09-03sfc: Extend self-testsBen Hutchings
2008-09-03sfc: Remove efx_channel::has_interruptBen Hutchings
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings
2008-09-03sfc: Speed up loopback self-testBen Hutchings
2008-09-03sfc: Self-test reporting cleanupBen Hutchings
2008-09-03sfc: Avoid mangling error codes in efx_test_loopback()Ben Hutchings
2008-09-03sfc: Use separate hardware TX queues to select checksum generationBen Hutchings
2008-05-22sfc: Added checks for heap allocation failureBen Hutchings
2008-05-22sfc: Remove redundant casts to and from void *Ben Hutchings
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings