summaryrefslogtreecommitdiffstats
path: root/drivers/net/mdio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes2017-01-021-0/+178
* mdio: unused ethtool functionsstephen hemminger2013-12-261-28/+0Star
* ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings2012-03-011-0/+3
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-8/+12
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-0/+3
* mdio: Expose pause frame advertising flags to ethtoolBen Hutchings2009-10-131-0/+4
* mdio: Advertise pause (flow control) settings even if autoneg is offBen Hutchings2009-10-131-5/+3Star
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-041-3/+0Star
* mdio: Check MDIO_STAT1_FAULT in mdio45_links_ok()Ben Hutchings2009-08-271-3/+10
* mdio add missing GPL flagNicolas Reinecke2009-06-261-0/+4
* mdio: Expose 10GBASE-T MDI-X status via ethtoolBen Hutchings2009-06-111-0/+17
* ethtool/mdio: Support backplane mode negotiationBen Hutchings2009-04-301-5/+25
* ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings2009-04-301-7/+12
* mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2009-04-301-0/+30
* mdio: Add generic MDIO (clause 45) support functionsBen Hutchings2009-04-301-0/+359