aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/falcon_xmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings1-1/+1
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings1-20/+22
2008-12-12sfc: Implement auto-negotiationBen Hutchings1-1/+1
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings1-191/+31
2008-12-12sfc: Remove MII extension cruftBen Hutchings1-1/+0
2008-09-24sfc: Remove workaround for old firmware bugBen Hutchings1-87/+1
2008-09-03sfc: Extend self-testsBen Hutchings1-11/+3
2008-09-03sfc: Remove remnants of multi-port abstraction for MAC registersBen Hutchings1-138/+110
2008-09-03sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings1-7/+8
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings1-32/+31
2008-09-03sfc: XMAC statistics fix-upsBen Hutchings1-2/+4
2008-05-30[netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings1-1/+1
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings1-3/+3
2008-05-22sfc: Removed casts to voidBen Hutchings1-2/+2
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings1-2/+70
2008-05-13[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAXBen Hutchings1-2/+0
2008-05-13[netdrvr] sfc: Fix code formattingBen Hutchings1-2/+2
2008-05-13[netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings1-0/+4
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings1-0/+585