summaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio.c
AgeCommit message (Expand)AuthorLines
2013-12-26mdio: unused ethtool functionsstephen hemminger-28/+0
2012-03-01ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings-0/+3
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny-8/+12
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny-0/+3
2009-10-12mdio: Expose pause frame advertising flags to ethtoolBen Hutchings-0/+4
2009-10-12mdio: Advertise pause (flow control) settings even if autoneg is offBen Hutchings-5/+3
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings-3/+0
2009-08-26mdio: Check MDIO_STAT1_FAULT in mdio45_links_ok()Ben Hutchings-3/+10
2009-06-25mdio add missing GPL flagNicolas Reinecke-0/+4
2009-06-11mdio: Expose 10GBASE-T MDI-X status via ethtoolBen Hutchings-0/+17
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings-5/+25
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings-7/+12
2009-04-29mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings-0/+30
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings-0/+359