summaryrefslogtreecommitdiffstats
path: root/include/linux/mdio.h
Commit message (Expand)AuthorAgeFilesLines
* net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)2023-07-141-0/+26
* net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)2023-05-291-0/+10
* net: mdio: add clause 73 to ethtool conversion helperRussell King (Oracle)2023-05-241-0/+39
* net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel2023-02-131-0/+58
* net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel2023-02-131-0/+26
* net: mdio: Remove support for building C45 muxed addressesAndrew Lunn2023-01-201-18/+0
* net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn2023-01-101-0/+4
* net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn2023-01-101-5/+0
* net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn2023-01-101-19/+20
* net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)2022-11-091-0/+13
* net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici2022-05-011-0/+70
* net: mdio: add helpers to extract clause 45 regad and devad fieldsRussell King (Oracle)2022-01-051-0/+12
* net: mdio: Add helper functions for accessing MDIO devicesSean Anderson2021-10-241-0/+24
* net: mdio: add mdiobus_modify_changed()Russell King (Oracle)2021-10-061-0/+2
* net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-09-191-0/+3
* mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin2021-01-191-5/+18
* net: phy: Fixup kernel docAndrew Lunn2020-09-231-1/+2
* net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei2020-08-311-0/+6
* net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski2020-06-261-0/+1
* net: mdiobus: add clause 45 mdiobus accessorsRussell King2020-05-261-0/+31
* net: mdiobus: add APIs for modifying a MDIO device registerRussell King2020-03-171-0/+4
* include: mdio: Add driver data helpersHarini Katakam2019-09-051-0/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* net: mdio: rename mdio_device reset to reset_gpioDavid Bauer2019-04-181-1/+1
* net: phy: add support for reset-controllerDavid Bauer2019-04-181-0/+1
* net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit2019-02-181-0/+19
* net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit2019-02-171-0/+25
* net: phy: remove PM ops from MDIO busHeiner Kallweit2018-06-051-1/+0
* net: mdiobus: add unlocked accessorsRussell King2018-01-031-0/+3
* phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner2017-12-271-2/+2
* phylib: Add device reset delay supportRichard Leitner2017-12-131-0/+2
* phylib: Add device reset GPIO supportSergei Shtylyov2017-12-051-0/+3
* 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