aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/mcdi_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-24sfc: Implement message level controlBen Hutchings1-9/+11
2010-06-02sfc: Synchronise link_advertising and wanted_fc on SienaSteve Hodgson1-0/+1
2010-06-02sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_dataBen Hutchings1-10/+10
2010-04-28sfc: Add Siena PHY BIST and cable diagnostic supportSteve Hodgson1-2/+144
2010-04-28sfc: Consistently report short MCDI responses as EIOBen Hutchings1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-03sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings1-0/+22
2010-02-03sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson1-1/+13
2009-12-23sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson1-58/+35
2009-11-29sfc: Add support for SFC9000 family (1)Ben Hutchings1-0/+597