aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/mcdi_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-1/+1
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny1-2/+2
2011-04-14sfc: make function tables conststephen hemminger1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-28sfc: Update copyright datesBen Hutchings1-1/+1
2010-12-03sfc: Remove unnecessary inclusion of various private header filesBen Hutchings1-1/+0
2010-10-21sfc: make functions staticstephen hemminger1-1/+2
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