sfc: Replace PHY MDIO test with an 'alive' test
[safe/jmp/linux-2.6] / drivers / net / sfc / tenxpress.c
2010-02-04 Ben Hutchingssfc: Replace PHY MDIO test with an 'alive' test
2009-12-24 Steve Hodgsonsfc: Move PHY software state initialisation from init...
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: Extend loopback mode enumeration
2009-11-30 Ben Hutchingssfc: Refactor link configuration
2009-11-29 Steve Hodgsonsfc: Simplify PHY polling
2009-11-26 Ben Hutchingssfc: Split MAC stats DMA initiation and completion
2009-11-26 Ben Hutchingssfc: Clean up struct falcon_board and struct falcon_boa...
2009-11-24 Ben Hutchingssfc: Gather link state fields in struct efx_nic into...
2009-11-24 Ben Hutchingssfc: Make board information explicitly Falcon-specific
2009-11-24 Ben Hutchingssfc: Rename efx_board::init_leds to init_phy and use...
2009-11-24 Ben Hutchingssfc: Use a single blink implementation
2009-11-24 Ben Hutchingssfc: SFT9001: Reset LED configuration correctly after...
2009-10-24 Ben Hutchingssfc: Update hardware definitions for Siena
2009-10-24 Ben Hutchingssfc: Remove boards.h, moving last remaining declaration...
2009-10-23 Ben Hutchingssfc: 10Xpress: Report support for pause frames
2009-10-13 Ben Hutchingssfc: 10Xpress: Initialise pause advertising flags
2009-06-11 Ben Hutchingssfc: Expose 100/1000BASE-T MDI-X status via ethtool
2009-05-18 Ben Hutchingssfc: Use generic XENPAK register definitions
2009-04-30 Ben Hutchingssfc: Use generic MDIO flow control auto-negotiation...
2009-04-30 Ben Hutchingssfc: Use generic MDIO functions and definitions
2009-03-02 Ben Hutchingssfc: SFT9001/SFN4111T: Check PHY boot status during...
2009-03-02 Ben Hutchingssfc: SFT9001: Include non-breaking cable diagnostics...
2009-02-18 Hannes Ederdrivers/net/sfc: fix sparse warning: symbol shadows...
2009-01-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-30 Ben Hutchingssfc: Replace stats_enabled flag with a disable count
2009-01-30 Ben Hutchingssfc: SFX7101/SFT9001: Fix AN advertisements
2009-01-30 Steve Hodgsonsfc: Reinitialise the PHY completely in case of a PHY...
2009-01-30 Steve Hodgsonsfc: SFT9001: Fix speed reporting in 1G PHY loopback
2009-01-30 Steve Hodgsonsfc: SFX7101: Remove workaround for bad link training
2009-01-30 Steve Hodgsonsfc: SFT9001: Enable robust link training
2009-01-21 Herbert Xusfc: Replace LRO with GRO
2009-01-11 Ben Hutchingssfc: SFT9001: Fix condition for LNPGA power-off
2008-12-26 Ben Hutchingssfc: SFT9001: Add cable diagnostics
2008-12-26 Ben Hutchingssfc: Add support for multiple PHY self-tests
2008-12-26 Ben Hutchingssfc: Fix unreliable link detection in some loopback...
2008-12-13 Ben Hutchingssfc: Add support for Solarflare 10Xpress SFT9001
2008-12-13 Ben Hutchingssfc: Rework MAC, PHY and board event handling
2008-12-13 Ben Hutchingssfc: Implement auto-negotiation
2008-12-13 Ben Hutchingssfc: Add support for sub-10G speeds
2008-12-13 Ben Hutchingssfc: Add support for MMDs numbered >15
2008-12-13 Ben Hutchingssfc: Remove MII extension cruft
2008-11-06 Ben Hutchingssfc: Use lm87 and lm90 drivers for board temperature...
2008-09-24 Ben Hutchingssfc: Stop generating bogus events in tenxpress_check_hw()
2008-09-24 Ben Hutchingssfc: Serialise tenxpress_special_reset() with statistic...
2008-09-24 Ben Hutchingssfc: Remove workaround for old firmware bug
2008-09-03 Ben Hutchingssfc: Extend self-tests
2008-09-03 Ben Hutchingssfc: Make PHY flash mode a device attribute, not a...
2008-09-03 Ben Hutchingssfc: Use explicit bool for boolean variables, parameter...
2008-05-22 Ben Hutchingssfc: Added checks for heap allocation failure
2008-05-22 Ben Hutchingssfc: Removed casts to void
2008-05-13 Ben Hutchings[netdrvr] sfc: sfc: Add self-test support
2008-05-13 Ben Hutchings[netdrvr] sfc: Add phy_flash_cfg module parameter and...
2008-04-29 Ben HutchingsNew driver "sfc" for Solarstorm SFC4000 controller.