aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/tenxpress.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-1/+1
* sfc: make function tables conststephen hemminger2011-04-141-1/+1
* sfc: Update copyright datesBen Hutchings2011-02-281-1/+1
* sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings2011-02-281-1/+1
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-031-2/+0
* sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings2010-09-221-397/+27
* sfc: Implement message level controlBen Hutchings2010-06-241-5/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings2010-02-031-0/+2
* sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson2009-12-231-61/+77
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-291-1/+1
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-291-1/+1
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-291-12/+37
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-291-2/+2
* sfc: Refactor link configurationBen Hutchings2009-11-291-39/+27
* sfc: Simplify PHY pollingSteve Hodgson2009-11-281-42/+27
* sfc: Split MAC stats DMA initiation and completionBen Hutchings2009-11-261-2/+2
* sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-261-1/+1
* sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings2009-11-241-10/+12
* sfc: Make board information explicitly Falcon-specificBen Hutchings2009-11-241-1/+1
* sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings2009-11-241-0/+2
* sfc: Use a single blink implementationBen Hutchings2009-11-241-8/+16
* sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings2009-11-241-4/+7
* sfc: Update hardware definitions for SienaBen Hutchings2009-10-241-1/+1
* sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-241-1/+0
* sfc: 10Xpress: Report support for pause framesBen Hutchings2009-10-221-0/+1
* sfc: 10Xpress: Initialise pause advertising flagsBen Hutchings2009-10-121-0/+10
* sfc: Expose 100/1000BASE-T MDI-X status via ethtoolBen Hutchings2009-06-111-1/+10
* sfc: Use generic XENPAK register definitionsBen Hutchings2009-05-171-14/+2
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-291-1/+0
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-291-137/+90
* sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings2009-03-021-34/+54
* sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings2009-03-021-21/+24
* drivers/net/sfc: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-171-4/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-301-136/+77
|\
| * sfc: Replace stats_enabled flag with a disable countBen Hutchings2009-01-301-6/+6
| * sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-301-93/+58
| * sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson2009-01-301-0/+1
| * sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson2009-01-301-18/+9
| * sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson2009-01-301-20/+0
| * sfc: SFT9001: Enable robust link trainingSteve Hodgson2009-01-301-1/+5
* | sfc: Replace LRO with GROHerbert Xu2009-01-211-0/+1
|/
* sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings2009-01-111-2/+3
* sfc: SFT9001: Add cable diagnosticsBen Hutchings2008-12-261-8/+107
* sfc: Add support for multiple PHY self-testsBen Hutchings2008-12-261-4/+20
* sfc: Fix unreliable link detection in some loopback modesBen Hutchings2008-12-261-4/+7
* sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-121-97/+431
* sfc: Rework MAC, PHY and board event handlingBen Hutchings2008-12-121-30/+14
* sfc: Implement auto-negotiationBen Hutchings2008-12-121-66/+72
* sfc: Add support for sub-10G speedsBen Hutchings2008-12-121-4/+6