summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/tenxpress.c
AgeCommit message (Expand)Author
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-14sfc: make function tables conststephen hemminger
2011-02-28sfc: Update copyright datesBen Hutchings
2011-02-28sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings
2010-12-03sfc: Remove unnecessary inclusion of various private header filesBen Hutchings
2010-09-22sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings
2010-06-24sfc: Implement message level controlBen Hutchings
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-03sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings
2009-12-23sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings
2009-11-29sfc: Remove static PHY data and enumerationsBen Hutchings
2009-11-29sfc: Extend loopback mode enumerationBen Hutchings
2009-11-29sfc: Refactor link configurationBen Hutchings
2009-11-28sfc: Simplify PHY pollingSteve Hodgson
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings
2009-11-26sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings
2009-11-24sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings
2009-11-24sfc: Make board information explicitly Falcon-specificBen Hutchings
2009-11-24sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings
2009-11-24sfc: Use a single blink implementationBen Hutchings
2009-11-24sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings
2009-10-24sfc: Update hardware definitions for SienaBen Hutchings
2009-10-24sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings
2009-10-22sfc: 10Xpress: Report support for pause framesBen Hutchings
2009-10-12sfc: 10Xpress: Initialise pause advertising flagsBen Hutchings
2009-06-11sfc: Expose 100/1000BASE-T MDI-X status via ethtoolBen Hutchings
2009-05-17sfc: Use generic XENPAK register definitionsBen Hutchings
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-03-02sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings
2009-03-02sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings
2009-02-17drivers/net/sfc: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson
2009-01-30sfc: SFT9001: Enable robust link trainingSteve Hodgson
2009-01-21sfc: Replace LRO with GROHerbert Xu
2009-01-11sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings
2008-12-26sfc: SFT9001: Add cable diagnosticsBen Hutchings
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings
2008-12-26sfc: Fix unreliable link detection in some loopback modesBen Hutchings
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings
2008-12-12sfc: Implement auto-negotiationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings