| Commit message (Expand) | Author | Age | Files | Lines |
* | net: mdio: Fix lockdep falls positive splat | Andrew Lunn | 2016-04-11 | 1 | -0/+11 |
* | mdio: Abstract device_remove() and device_free() | Andrew Lunn | 2016-01-07 | 1 | -0/+4 |
* | mdio: Add support for mdio drivers. | Andrew Lunn | 2016-01-07 | 1 | -0/+50 |
* | phy: Move phy specific bus match into phy_device | Andrew Lunn | 2016-01-07 | 1 | -0/+1 |
* | phy: Move PHY PM operations into phy_device | Andrew Lunn | 2016-01-07 | 1 | -1/+1 |
* | phy: Add API for {un}registering an mdio device to a bus. | Andrew Lunn | 2016-01-07 | 1 | -0/+8 |
* | phy: Add an mdio_device structure | Andrew Lunn | 2016-01-07 | 1 | -0/+9 |
* | mdio: Move mdiobus_read/write operatings into mdio.h | Andrew Lunn | 2016-01-07 | 1 | -0/+6 |
* | mdio: unused ethtool functions | stephen hemminger | 2013-12-26 | 1 | -3/+0 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -286/+1 |
* | mdio: translation of MMD EEE registers to/from ethtool settings | Allan, Bruce W | 2012-08-22 | 1 | -0/+83 |
* | phy: add the EEE support and the way to access to the MMD registers. | Giuseppe CAVALLARO | 2012-07-01 | 1 | -4/+24 |
* | mdio.h: Include linux/types.h | David S. Miller | 2012-03-03 | 1 | -0/+1 |
* | mdio: Export mdio.h to userland | Ben Hutchings | 2012-03-01 | 1 | -5/+4 |
* | tg3: Move EEE definitions into mdio.h | Matt Carlson | 2010-12-06 | 1 | -0/+5 |
* | mdio: mdio_if_info::mmds should not be __bitwise | Ben Hutchings | 2009-08-18 | 1 | -1/+1 |
* | mdio: Expose 10GBASE-T MDI-X status via ethtool | Ben Hutchings | 2009-06-11 | 1 | -0/+9 |
* | mdio: Add XENPAK LASI register definitions | Ben Hutchings | 2009-05-17 | 1 | -0/+28 |
* | mdio: Add 10GBASE-T SNR register definition | Ben Hutchings | 2009-05-17 | 1 | -0/+7 |
* | ethtool/mdio: Support backplane mode negotiation | Ben Hutchings | 2009-04-29 | 1 | -0/+5 |
* | ethtool/mdio: Report MDIO mode support and link partner advertising | Ben Hutchings | 2009-04-29 | 1 | -2/+3 |
* | mdio: Add mdio45_ethtool_spauseparam_an() | Ben Hutchings | 2009-04-29 | 1 | -0/+3 |
* | mdio: Add generic MDIO (clause 45) support functions | Ben Hutchings | 2009-04-29 | 1 | -0/+66 |
* | mdio: Add register definitions for MDIO (clause 45) | Ben Hutchings | 2009-04-29 | 1 | -0/+237 |