sfc: Replace PHY MDIO test with an 'alive' test
[safe/jmp/linux-2.6] / drivers / net / sfc / selftest.c
2010-02-04 Ben Hutchingssfc: Replace PHY MDIO test with an 'alive' test
2010-01-14 Ben Hutchingssfc: Fix conditions for MDIO self-test
2009-12-14 Julia Lawalldrivers/net/sfc: Correct code taking the size of a...
2009-11-30 Ben Hutchingssfc: Update version, copyright dates, authors
2009-11-30 Ben Hutchingssfc: Rename falcon.h to nic.h
2009-11-30 Ben Hutchingssfc: Remove static PHY data and enumerations
2009-11-30 Ben Hutchingssfc: Separate shared NIC code from Falcon-specific...
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for NVRAM self-test
2009-11-30 Ben Hutchingssfc: Add efx_nic_type operation for register self-test
2009-11-30 Steve Hodgsonsfc: Generalise link state monitoring
2009-11-30 Ben Hutchingssfc: Refactor link configuration
2009-11-30 Ben Hutchingssfc: Move Falcon NIC operations to efx_nic_type
2009-11-29 Ben Hutchingssfc: Decouple NIC revision number from Falcon PCI revis...
2009-11-26 Ben Hutchingssfc: Do not set net_device::trans_start in self-test
2009-11-26 Ben Hutchingssfc: Move inline comment into kernel-doc
2009-11-26 Ben Hutchingssfc: Simplify XMAC link polling
2009-11-24 Ben Hutchingssfc: Log interrupt and reset type names, not numbers
2009-11-24 Ben Hutchingssfc: Combine high-level header files
2009-11-24 Ben Hutchingssfc: Remove redundant efx_xmit() function
2009-11-24 Ben Hutchingssfc: Gather link state fields in struct efx_nic into...
2009-10-24 Ben Hutchingssfc: Eliminate indirect lookups of queue size constants
2009-10-24 Ben Hutchingssfc: Rename register I/O header and functions used...
2009-10-24 Ben Hutchingssfc: Remove boards.h, moving last remaining declaration...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-04-30 Ben Hutchingssfc: Use generic MDIO functions and definitions
2009-01-30 Steve Hodgsonsfc: Reinitialise the PHY completely in case of a PHY...
2008-12-26 Ben Hutchingssfc: Add support for multiple PHY self-tests
2008-12-26 Ben Hutchingssfc: Merge top-level functions for self-tests
2008-12-26 Ben Hutchingssfc: Clean up PHY mode management in loopback self...
2008-12-13 Ben Hutchingssfc: Add support for SFN4111T
2008-12-13 Ben Hutchingssfc: Rework MAC, PHY and board event handling
2008-12-13 Ben Hutchingssfc: Add support for sub-10G speeds
2008-09-03 Ben Hutchingssfc: Extend self-tests
2008-09-03 Ben Hutchingssfc: Remove efx_channel::has_interrupt
2008-09-03 Ben Hutchingssfc: Use explicit bool for boolean variables, parameter...
2008-09-03 Ben Hutchingssfc: Speed up loopback self-test
2008-09-03 Ben Hutchingssfc: Self-test reporting cleanup
2008-09-03 Ben Hutchingssfc: Avoid mangling error codes in efx_test_loopback()
2008-09-03 Ben Hutchingssfc: Use separate hardware TX queues to select checksum...
2008-05-22 Ben Hutchingssfc: Added checks for heap allocation failure
2008-05-22 Ben Hutchingssfc: Remove redundant casts to and from void *
2008-05-22 Ben Hutchingssfc: Replaced various macros with inline functions
2008-05-13 Ben Hutchings[netdrvr] sfc: sfc: Add self-test support