summaryrefslogtreecommitdiff
path: root/include/linux/mdio.h
AgeCommit message (Expand)Author
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney
2023-11-13net: mdio: fix typo in headerMarek BehĂșn
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)
2023-05-29net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)
2023-05-24net: mdio: add clause 73 to ethtool conversion helperRussell King (Oracle)
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel
2023-02-13net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel
2023-01-20net: mdio: Remove support for building C45 muxed addressesAndrew Lunn
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici
2022-01-05net: mdio: add helpers to extract clause 45 regad and devad fieldsRussell King (Oracle)
2021-10-24net: mdio: Add helper functions for accessing MDIO devicesSean Anderson
2021-10-06net: mdio: add mdiobus_modify_changed()Russell King (Oracle)
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-01-19mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin
2020-09-23net: phy: Fixup kernel docAndrew Lunn
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei
2020-06-26net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2019-09-05include: mdio: Add driver data helpersHarini Katakam
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-18net: phy: add support for reset-controllerDavid Bauer
2019-02-18net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit
2019-02-17net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit
2018-01-03net: mdiobus: add unlocked accessorsRussell King
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner
2017-12-13phylib: Add device reset delay supportRichard Leitner
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli
2017-01-24net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli
2017-01-02net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move mdiobus_read/write operatings into mdio.hAndrew Lunn
2013-12-26mdio: unused ethtool functionsstephen hemminger
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-08-22mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO
2012-03-03mdio.h: Include linux/types.hDavid S. Miller