summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-mux-bcm-iproc.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn2019-01-231-12/+1Star
* net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2Star
* net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran2018-08-021-0/+27
* net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran2018-08-021-2/+39
* net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran2018-08-021-5/+2Star
* net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran2018-08-021-0/+15
* net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran2018-08-021-5/+15
* net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev2018-07-291-1/+1
* net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe2017-09-051-1/+1
* net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason2017-05-081-1/+4
* net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar2016-06-111-0/+248