summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/tenxpress.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* sfc: Add support for MMDs numbered >15Ben Hutchings2008-12-121-3/+3
* sfc: Remove MII extension cruftBen Hutchings2008-12-121-2/+2
* sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-061-1/+17
* sfc: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings2008-09-241-2/+1
* sfc: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings2008-09-241-5/+10
* sfc: Remove workaround for old firmware bugBen Hutchings2008-09-241-51/+0
* sfc: Extend self-testsBen Hutchings2008-09-031-15/+7
* sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings2008-09-031-31/+15
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-031-14/+14
* sfc: Added checks for heap allocation failureBen Hutchings2008-05-221-0/+2
* sfc: Removed casts to voidBen Hutchings2008-05-221-1/+1
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-131-0/+81
* [netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings2008-05-131-4/+6
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-291-0/+434