summaryrefslogtreecommitdiffstats
path: root/include/linux/mdio.h
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-071-0/+3
* net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli2017-01-241-1/+1
* net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes2017-01-021-0/+21
* net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-111-0/+11
* mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-071-0/+4
* mdio: Add support for mdio drivers.Andrew Lunn2016-01-071-0/+50
* phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-071-0/+1
* phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-071-1/+1
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-0/+8
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-0/+9
* mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn2016-01-071-0/+6
* mdio: unused ethtool functionsstephen hemminger2013-12-261-3/+0
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-286/+1
* mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W2012-08-221-0/+83
* phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-011-4/+24
* mdio.h: Include linux/types.hDavid S. Miller2012-03-031-0/+1
* mdio: Export mdio.h to userlandBen Hutchings2012-03-011-5/+4
* tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-061-0/+5
* mdio: mdio_if_info::mmds should not be __bitwiseBen Hutchings2009-08-181-1/+1
* mdio: Expose 10GBASE-T MDI-X status via ethtoolBen Hutchings2009-06-111-0/+9
* mdio: Add XENPAK LASI register definitionsBen Hutchings2009-05-171-0/+28
* mdio: Add 10GBASE-T SNR register definitionBen Hutchings2009-05-171-0/+7
* ethtool/mdio: Support backplane mode negotiationBen Hutchings2009-04-291-0/+5
* ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings2009-04-291-2/+3
* mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2009-04-291-0/+3
* mdio: Add generic MDIO (clause 45) support functionsBen Hutchings2009-04-291-0/+66
* mdio: Add register definitions for MDIO (clause 45)Ben Hutchings2009-04-291-0/+237