Age | Commit message (Expand) | Author | Files | Lines |
2021-10-24 | net: mdio: Add helper functions for accessing MDIO devices | Sean Anderson | 1 | -0/+24 |
2021-10-07 | net: mdio: add mdiobus_modify_changed() | Russell King (Oracle) | 1 | -0/+2 |
2021-09-19 | net: mdio: introduce a shutdown method to mdio device drivers | Vladimir Oltean | 1 | -0/+3 |
2021-01-19 | mdio, phy: fix -Wshadow warnings triggered by nested container_of() | Alexander Lobakin | 1 | -5/+18 |
2020-09-24 | net: phy: Fixup kernel doc | Andrew Lunn | 1 | -1/+2 |
2020-08-31 | net: mdiobus: add clause 45 mdiobus write accessor | Ioana Ciornei | 1 | -0/+6 |
2020-06-26 | net: mdio: add a forward declaration for reset_control to mdio.h | Bartosz Golaszewski | 1 | -0/+1 |
2020-05-27 | net: mdiobus: add clause 45 mdiobus accessors | Russell King | 1 | -0/+31 |
2020-03-18 | net: mdiobus: add APIs for modifying a MDIO device register | Russell King | 1 | -0/+4 |
2019-09-05 | include: mdio: Add driver data helpers | Harini Katakam | 1 | -0/+11 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-19 | net: mdio: rename mdio_device reset to reset_gpio | David Bauer | 1 | -1/+1 |
2019-04-19 | net: phy: add support for reset-controller | David Bauer | 1 | -0/+1 |
2019-02-19 | net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t | Heiner Kallweit | 1 | -0/+19 |
2019-02-17 | net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t | Heiner Kallweit | 1 | -0/+25 |
2018-06-05 | net: phy: remove PM ops from MDIO bus | Heiner Kallweit | 1 | -1/+0 |
2018-01-03 | net: mdiobus: add unlocked accessors | Russell King | 1 | -0/+3 |
2017-12-27 | phylib: rename reset-(post-)delay-us to reset-(de)assert-us | Richard Leitner | 1 | -2/+2 |
2017-12-13 | phylib: Add device reset delay support | Richard Leitner | 1 | -0/+2 |
2017-12-05 | phylib: Add device reset GPIO support | Sergei Shtylyov | 1 | -0/+3 |
2017-02-07 | net: phy: Allow pre-declaration of MDIO devices | Florian Fainelli | 1 | -0/+3 |
2017-01-24 | net: phy: Fix typo for MDIO module boilerplate comment | Florian Fainelli | 1 | -1/+1 |
2017-01-03 | net: mdio: add mdio45_ethtool_ksettings_get | Philippe Reynes | 1 | -0/+21 |
2016-04-12 | net: mdio: Fix lockdep falls positive splat | Andrew Lunn | 1 | -0/+11 |
2016-01-07 | mdio: Abstract device_remove() and device_free() | Andrew Lunn | 1 | -0/+4 |
2016-01-07 | mdio: Add support for mdio drivers. | Andrew Lunn | 1 | -0/+50 |
2016-01-07 | phy: Move phy specific bus match into phy_device | Andrew Lunn | 1 | -0/+1 |
2016-01-07 | phy: Move PHY PM operations into phy_device | Andrew Lunn | 1 | -1/+1 |
2016-01-07 | phy: Add API for {un}registering an mdio device to a bus. | Andrew Lunn | 1 | -0/+8 |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -0/+9 |
2016-01-07 | mdio: Move mdiobus_read/write operatings into mdio.h | Andrew Lunn | 1 | -0/+6 |
2013-12-26 | mdio: unused ethtool functions | stephen hemminger | 1 | -3/+0 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -286/+1 |
2012-08-23 | mdio: translation of MMD EEE registers to/from ethtool settings | Allan, Bruce W | 1 | -0/+83 |
2012-07-01 | phy: add the EEE support and the way to access to the MMD registers. | Giuseppe CAVALLARO | 1 | -4/+24 |
2012-03-04 | mdio.h: Include linux/types.h | David S. Miller | 1 | -0/+1 |
2012-03-02 | mdio: Export mdio.h to userland | Ben Hutchings | 1 | -5/+4 |
2010-12-06 | tg3: Move EEE definitions into mdio.h | Matt Carlson | 1 | -0/+5 |
2009-08-19 | mdio: mdio_if_info::mmds should not be __bitwise | Ben Hutchings | 1 | -1/+1 |
2009-06-11 | mdio: Expose 10GBASE-T MDI-X status via ethtool | Ben Hutchings | 1 | -0/+9 |
2009-05-18 | mdio: Add XENPAK LASI register definitions | Ben Hutchings | 1 | -0/+28 |
2009-05-18 | mdio: Add 10GBASE-T SNR register definition | Ben Hutchings | 1 | -0/+7 |
2009-04-30 | ethtool/mdio: Support backplane mode negotiation | Ben Hutchings | 1 | -0/+5 |
2009-04-30 | ethtool/mdio: Report MDIO mode support and link partner advertising | Ben Hutchings | 1 | -2/+3 |
2009-04-30 | mdio: Add mdio45_ethtool_spauseparam_an() | Ben Hutchings | 1 | -0/+3 |
2009-04-30 | mdio: Add generic MDIO (clause 45) support functions | Ben Hutchings | 1 | -0/+66 |
2009-04-30 | mdio: Add register definitions for MDIO (clause 45) | Ben Hutchings | 1 | -0/+237 |