aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/tenxpress.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-26sfc: SFT9001: Add cable diagnosticsBen Hutchings1-8/+107
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings1-4/+20
2008-12-26sfc: Fix unreliable link detection in some loopback modesBen Hutchings1-4/+7
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings1-97/+431
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings1-30/+14
2008-12-12sfc: Implement auto-negotiationBen Hutchings1-66/+72
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings1-4/+6
2008-12-12sfc: Add support for MMDs numbered >15Ben Hutchings1-3/+3
2008-12-12sfc: 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-24sfc: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings1-2/+1
2008-09-24sfc: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings1-5/+10
2008-09-24sfc: 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