aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-01-02net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes1-0/+178
2013-12-26mdio: unused ethtool functionsstephen hemminger1-28/+0
2012-03-01ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings1-0/+3
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-8/+12
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny1-0/+3
2009-10-12mdio: Expose pause frame advertising flags to ethtoolBen Hutchings1-0/+4
2009-10-12mdio: Advertise pause (flow control) settings even if autoneg is offBen Hutchings1-5/+3
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings1-3/+0
2009-08-26mdio: Check MDIO_STAT1_FAULT in mdio45_links_ok()Ben Hutchings1-3/+10
2009-06-25mdio add missing GPL flagNicolas Reinecke1-0/+4
2009-06-11mdio: Expose 10GBASE-T MDI-X status via ethtoolBen Hutchings1-0/+17
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings1-5/+25
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings1-7/+12
2009-04-29mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings1-0/+30
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings1-0/+359