summaryrefslogtreecommitdiff
path: root/drivers/net/mdio
AgeCommit message (Expand)Author
2021-11-25mdio: aspeed: Fix "Link is Down" issueDylan Hung
2021-09-28net: mdio-ipq4019: Fix the error for an optional regs resourceCai Huoqing
2021-09-28net: mdio: mscc-miim: Fix the mdio controllerHoratiu Vultur
2021-08-31net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing
2021-08-31net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()Cai Huoqing
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-18net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan
2021-08-18net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan
2021-08-18net: mdio-mux: Delete unnecessary devm_kfreeSaravana Kannan
2021-08-16MDIO: Kconfig: Specify more IPQ chipset supportedLuo Jie
2021-08-16net: mdio: Add the reset function for IPQ MDIO driverLuo Jie
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas
2021-06-17net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei
2021-06-17net: mdio: setup of_node for the MDIO deviceIoana Ciornei
2021-06-11net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-11net: mdio: Add ACPI support code for mdioCalvin Johnson
2021-06-11of: mdio: Refactor of_mdiobus_register_phy()Calvin Johnson
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson
2021-06-11net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson
2021-06-11of: mdio: Refactor of_get_phy_id()Calvin Johnson
2021-06-11of: mdio: Refactor of_phy_find_device()Calvin Johnson
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson
2021-06-10net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-01net: mdio: Fix spelling mistakesZheng Yongjun
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-14net: mdio: ipq8064: enlarge sleep after read/write operationAnsuel Smith
2021-05-14net: mdio: ipq8064: add regmap config to disable REGCACHEAnsuel Smith
2021-05-14net: mdio: ipq8064: clean whitespaces in defineAnsuel Smith
2021-05-13net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-05-13net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-04-27net: phy: Add support for microchip SMI0 MDIO busAndrew Lunn
2021-03-29net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()Guobin Huang
2021-03-16net: mdio: Add BCM6368 MDIO mux bus controllerÁlvaro Fernández Rojas
2021-03-16net: mdio: Alphabetically sort header inclusionCalvin Johnson
2021-02-17net: mdio: Remove of_phy_attach()Florian Fainelli
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-23net: mdio-ipq4019: add Clause 45 supportRobert Marko
2020-09-23net: mdio-ipq4019: change defines to upper caseRobert Marko
2020-09-17net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn