summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/tenxpress.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-31sfc: Replace stats_enabled flag with a disable countBen Hutchings1-6/+6
2009-01-31sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings1-93/+58
2009-01-31sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson1-0/+1
2009-01-31sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson1-18/+9
2009-01-31sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson1-20/+0
2009-01-31sfc: SFT9001: Enable robust link trainingSteve Hodgson1-1/+5
2009-01-11sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings1-2/+3
2008-12-27sfc: SFT9001: Add cable diagnosticsBen Hutchings1-8/+107
2008-12-27sfc: Add support for multiple PHY self-testsBen Hutchings1-4/+20
2008-12-27sfc: Fix unreliable link detection in some loopback modesBen Hutchings1-4/+7
2008-12-13sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings1-97/+431
2008-12-13sfc: Rework MAC, PHY and board event handlingBen Hutchings1-30/+14
2008-12-13sfc: Implement auto-negotiationBen Hutchings1-66/+72
2008-12-13sfc: Add support for sub-10G speedsBen Hutchings1-4/+6
2008-12-13sfc: Add support for MMDs numbered >15Ben Hutchings1-3/+3
2008-12-13sfc: Remove MII extension cruftBen Hutchings1-2/+2
2008-11-06sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings1-1/+17
2008-09-25sfc: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings1-2/+1
2008-09-25sfc: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings1-5/+10
2008-09-25sfc: Remove workaround for old firmware bugBen Hutchings1-51/+0
2008-09-03sfc: Extend self-testsBen Hutchings1-15/+7
2008-09-03sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings1-31/+15
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings1-14/+14
2008-05-22sfc: Added checks for heap allocation failureBen Hutchings1-0/+2
2008-05-22sfc: Removed casts to voidBen Hutchings1-1/+1
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings1-0/+81
2008-05-13[netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings1-4/+6
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings1-0/+434